- Alex Silveira
- Lucas Gentile
- Gelson Gonçalves
- Tiago Xavier
http://localhost:8081/api/swagger-ui.html#/
Exemple to produces:
[
{
"dateTime": "2018-07-26T03:05:54.226Z",
"description": "string",
"id": 0,
"image": "string"
}
]
Exemple to produces:
{
"dateTime": "2018-07-26T03:05:54.258Z",
"description": "string",
"id": 0,
"image": "string",
"links": [
{
"deprecation": "string",
"href": "string",
"hreflang": "string",
"media": "string",
"rel": "string",
"templated": true,
"title": "string",
"type": "string"
}
]
}
Exemple to consumes:
{
"dateTime": "2018-07-26T03:05:54.247Z",
"description": "string",
"id": 0,
"image": "string"
}
Exemple to consumes:
{
"id": 0,
}