Skip to content

Commit 60c4725

Browse files
authored
docs: add swagger.json file location to FAQ (#22489)
This just adds a mention on how to get the `swagger.json` for an instance. Signed-off-by: jolheiser <[email protected]>
1 parent 0a6b57b commit 60c4725

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/content/doc/help/faq.en-us.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -138,6 +138,8 @@ For more information, refer to Gitea's [API docs]({{< relref "doc/developers/api
138138

139139
You can see the latest API (for example) on <https://try.gitea.io/api/swagger>.
140140

141+
You can also see an example of the `swagger.json` file at <https://try.gitea.io/swagger.v1.json>.
142+
141143
## Adjusting your server for public/private use
142144

143145
### Preventing spammers

0 commit comments

Comments
 (0)