diff options
-rw-r--r-- | docs/content/doc/help/faq.en-us.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/content/doc/help/faq.en-us.md b/docs/content/doc/help/faq.en-us.md index a92186334f..2fcf0be156 100644 --- a/docs/content/doc/help/faq.en-us.md +++ b/docs/content/doc/help/faq.en-us.md @@ -138,6 +138,8 @@ For more information, refer to Gitea's [API docs]({{< relref "doc/developers/api You can see the latest API (for example) on <https://try.gitea.io/api/swagger>. +You can also see an example of the `swagger.json` file at <https://try.gitea.io/swagger.v1.json>. + ## Adjusting your server for public/private use ### Preventing spammers |