API structure has changed
8 structure changes including:
8 Modifications
Modified
8
Breaking
GET /api/Home/produto/{nome}
- Response
- 200 response Modified
GET /api/Home/servicos
- Response
- 200 response Modified
GET /api/Home/{idCategoria}/produtos
- Response
- 200 response Modified
GET /api/Home/{idServico}/categorias
- Response
- 200 response Modified
GET /api/PIM/u/{key}
- Response
- 200 response Modified
GET /api/PIM/{pim}
- Response
- 200 response Modified
POST /api/Auth/login
- Response
- 200 response Modified
- 400 response Removed
- 401 response Added
POST /api/PIM/Consulta
- Response
-
200 response Modified
- items, _links properties Added