File tree Expand file tree Collapse file tree 1 file changed +12
-12
lines changed Expand file tree Collapse file tree 1 file changed +12
-12
lines changed Original file line number Diff line number Diff line change @@ -17,21 +17,21 @@ const config = {
17
17
"id" : "dummyjson" ,
18
18
"type" : "json" ,
19
19
"files" : {
20
- "photos.json" : "https://dummyjson.com/products"
20
+ "photos.json" : "https://dummyjson.com/products?limit=10 "
21
21
}
22
22
}
23
23
// {
24
- // "id": "spaceships",
25
- // "type": "json",
26
- // "files": {
27
- // "spaceships.json": "https://api.flickr.com/services/feeds/photos_public.gne?format=json&nojsoncallback=1&tags=spaceship",
28
- // "rockets.json": "https://api.flickr.com/services/feeds/photos_public.gne?format=json&nojsoncallback=1&tags=rocket"
29
- // },
30
- // "strip": "services/feeds/",
31
- // "imageTransforms": [
32
- // { "scale": 0.75}
33
- // ]
34
- // },
24
+ // "id": "spaceships",
25
+ // "type": "json",
26
+ // "files": {
27
+ // "spaceships.json": "https://api.flickr.com/services/feeds/photos_public.gne?format=json&nojsoncallback=1&tags=spaceship",
28
+ // "rockets.json": "https://api.flickr.com/services/feeds/photos_public.gne?format=json&nojsoncallback=1&tags=rocket"
29
+ // },
30
+ // "strip": "services/feeds/",
31
+ // "imageTransforms": [
32
+ // { "scale": 0.75 }
33
+ // ]
34
+ // }
35
35
// {
36
36
// "id": "astronauts",
37
37
// "files": {
You can’t perform that action at this time.
0 commit comments