add ityped, add strapi type generate plugin
This commit is contained in:
parent
ff905d0d65
commit
a7c84bf65c
7
api.http
7
api.http
@ -4,3 +4,10 @@
|
|||||||
GET {{domain}}/api/cars/zz7v3zqbw03cqnxlolobka1b?populate=*
|
GET {{domain}}/api/cars/zz7v3zqbw03cqnxlolobka1b?populate=*
|
||||||
Accept: application/json
|
Accept: application/json
|
||||||
#Authorization: Bearer {{token}}
|
#Authorization: Bearer {{token}}
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
### GET request with a header
|
||||||
|
GET {{domain}}/api/about?locale=hu&populate=*
|
||||||
|
Accept: application/json
|
||||||
|
#Authorization: Bearer {{token}}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user