FORMAT: 1A
Example of reusing model
-
Model (application/json)
{ "id": "1", "name": "John Doe", "email": "[email protected]" }
-
Response 200
[User][]
-
Response 200
[User][]
- Response 204
Collection of all Gists.
-
Response 200
[User][]
FORMAT: 1A
Example of reusing model
Model (application/json)
{
"id": "1",
"name": "John Doe",
"email": "[email protected]"
}
Response 200
[User][]
Response 200
[User][]
Collection of all Gists.
Response 200
[User][]