We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents f3fc2e5 + f923bf0 commit a508624Copy full SHA for a508624
readme.md
@@ -48,7 +48,7 @@ Testes Unitários
48
</div>
49
50
🚀 Exemplo de uso
51
-
+
52
```bash
53
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"}'
54
```
0 commit comments