Skip to content

Commit a508624

Browse files
committed
Merge remote-tracking branch 'origin/main'
2 parents f3fc2e5 + f923bf0 commit a508624

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ Testes Unitários
4848
</div>
4949

5050
🚀 Exemplo de uso
51-
51+
5252
```bash
5353
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"}'
5454
```

0 commit comments

Comments
 (0)