aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorJohn Olheiser2023-01-17 14:18:42 -0600
committerGitHub2023-01-17 14:18:42 -0600
commit60c4725cc2e908bedcbece00cd1efa0be9b7d540 (patch)
tree879a9a2a28ad1a710fa4cbd503bc22f897d8506e /docs
parent0a6b57bcaf7812343f658d6cc6b9a06a0290f693 (diff)
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 <john.olheiser@gmail.com>
Diffstat (limited to 'docs')
-rw-r--r--docs/content/doc/help/faq.en-us.md2
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 a92186334..2fcf0be15 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