File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -71,6 +71,8 @@ curl -X POST http://localhost:4444/api/orders -H "Authorization: Bearer $TOKEN"
7171
7272---
7373
74+ [ Link para Documentação Swagger Antiga (Desatualizada)] ( https://app.swaggerhub.com/apis-docs/bulletcloud/Estoque/1.1 )
75+
7476## Documentação da API
7577
7678| Módulo | Método | Endpoint | Protegido |
@@ -81,7 +83,8 @@ curl -X POST http://localhost:4444/api/orders -H "Authorization: Bearer $TOKEN"
8183| ** Cart** | POST | ` /api/cart/items ` | Yes |
8284| ** Orders** | GET | ` /api/orders ` | Yes |
8385
84- > [ Consulte a Documentação Arquitetural Detalhada] ( https://www.google.com/search?q=./docs/README.md ) para diagramas de ERD e fluxos de autenticação.
86+ ### 📋 [ Documentação Arquitetural Completa] ( ./docs/README.md )
87+ > para diagramas de ERD e fluxos de autenticação.
8588
8689---
8790
You can’t perform that action at this time.
0 commit comments