Skip to content

Commit

Permalink
docs(readme): json schema link (#90)
Browse files Browse the repository at this point in the history
  • Loading branch information
bararchy authored Sep 9, 2024
1 parent cf97d99 commit 6b04634
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -103,6 +103,8 @@ You should see the Swagger UI page for that application that allows you to test

![Swagger UI](https://user-images.githubusercontent.com/38690835/171161124-92e0cc8c-90e1-4168-9242-63c6c598a26d.png)

If you need the JSON schema for any reason, such as for discovery purposes, it can be accessed at: `http://localhost:3000/api-json`.

To explore the Swagger UI:

- Click on the `POST /users` endpoint
Expand Down

0 comments on commit 6b04634

Please sign in to comment.