Last active
January 2, 2024 20:28
-
-
Save maysamsh/bd3b57b4bd9266de24bfc3203fc5f85b to your computer and use it in GitHub Desktop.
Revisions
-
maysamsh revised this gist
Jan 2, 2024 . 1 changed file with 6 additions and 6 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -3,32 +3,32 @@ { "id":"4cdad0d1-aef8-48a5-832b-18c6c973f084", "description":"A laptop on a desk", "image_url":"https://picsum.photos/id/0/1000/600" }, { "id":"3cf78b14-1a14-4f20-83e5-38afe7b34d15", "description":"An open book", "image_url":"https://picsum.photos/id/24/1000/600" }, { "id":"673c5941-5152-4579-998a-7128595ab1c4", "description":"City lights at night", "image_url":"https://picsum.photos/id/56/1000/600" }, { "id":"eceefa77-40f0-41f3-a80c-255a4d739440", "description":"A girl in the meadow", "image_url":"https://picsum.photos/id/64/1000/600" }, { "id":"348b265d-8227-43af-a753-ff8b5f8dce46", "description":"An old car", "image_url":"https://picsum.photos/id/111/1000/600" }, { "id":"72e2a348-ad6d-405a-bf74-8345c28d284f", "description":"Invalid Image", "image_url":"https://picsum.photos/id/200/1000/600" } ] } -
maysamsh revised this gist
Dec 31, 2023 . 1 changed file with 5 additions and 0 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -24,6 +24,11 @@ "id":"348b265d-8227-43af-a753-ff8b5f8dce46", "description":"An old car", "image-url":"https://picsum.photos/id/111/1000/600" }, { "id":"72e2a348-ad6d-405a-bf74-8345c28d284f", "description":"Invalid Image", "image-url":"https://picsum.photos/id/200/1000/600" } ] } -
maysamsh revised this gist
Dec 1, 2023 . 1 changed file with 2 additions and 2 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -12,8 +12,8 @@ }, { "id":"673c5941-5152-4579-998a-7128595ab1c4", "description":"City lights at night", "image-url":"https://picsum.photos/id/56/1000/600" }, { "id":"eceefa77-40f0-41f3-a80c-255a4d739440", -
maysamsh created this gist
Nov 29, 2023 .There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1,29 @@ { "sample":[ { "id":"4cdad0d1-aef8-48a5-832b-18c6c973f084", "description":"A laptop on a desk", "image-url":"https://picsum.photos/id/0/1000/600" }, { "id":"3cf78b14-1a14-4f20-83e5-38afe7b34d15", "description":"An open book", "image-url":"https://picsum.photos/id/24/1000/600" }, { "id":"673c5941-5152-4579-998a-7128595ab1c4", "description":"A red mug with prints", "image-url":"https://picsum.photos/id/24/1000/600" }, { "id":"eceefa77-40f0-41f3-a80c-255a4d739440", "description":"A girl in the meadow", "image-url":"https://picsum.photos/id/64/1000/600" }, { "id":"348b265d-8227-43af-a753-ff8b5f8dce46", "description":"An old car", "image-url":"https://picsum.photos/id/111/1000/600" } ] }