Skip to content

Commit 3a1d7ae

Browse files
authored
Revise API documentation links and headings
Updated links and headings in the documentation.
1 parent 3afb264 commit 3a1d7ae

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

readme.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)