Skip to content

Commit 49520ec

Browse files
authored
Update readme.md
1 parent 6003e61 commit 49520ec

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

readme.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,13 @@ Testes Unitários
5353
```bash
5454
Invoke-WebRequest -Uri http://localhost:8080/products -Method POST -Headers @{"Content-Type"="application/json"} -Body '{"name":"Notebook Gamer","description":"Notebook para jogos","price":5999.99,"category":"Eletronicos"}'
5555
```
56+
# Documentação da API
57+
58+
Para acessar a documentação completa da API, clique no link abaixo:
59+
60+
[Documentação da API no Swagger](https://app.swaggerhub.com/apis/bulletcloud/Estoque/1.1) <!-- new tab link -->
61+
62+
5663

5764
## demonstração:
5865

0 commit comments

Comments
 (0)