Skip to content

Commit

Permalink
docs(readme): add path doc swagger
Browse files Browse the repository at this point in the history
  • Loading branch information
CleilsonAndrade committed Apr 1, 2024
1 parent e0ed4f4 commit a162b58
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,7 @@ Template inicial para projetos em [**NestJS**](https://nestjs.com/) com configur
| <kbd>PATCH /users/:id </kbd> | Responsável por atualizar as informações de um usuário, informando o ID | Sim
| <kbd>DELETE /users/:id </kbd> | Responsável por desabilitar um usuário, informando o ID | Sim
| <kbd>GET /health </kbd> | Responsável por utilizar o Terminus para consulta dos recursos de uso da API | Sim
| <kbd>GET /docs </kbd> | Responsável por servir a documentação dos recursos da API |

# 🚀 <span id="instalação">Instalação</span>
```bash
Expand Down

0 comments on commit a162b58

Please sign in to comment.