From 60c4725cc2e908bedcbece00cd1efa0be9b7d540 Mon Sep 17 00:00:00 2001 From: John Olheiser Date: Tue, 17 Jan 2023 14:18:42 -0600 Subject: [PATCH] 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 --- docs/content/doc/help/faq.en-us.md | 2 ++ 1 file changed, 2 insertions(+) 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 . +You can also see an example of the `swagger.json` file at . + ## Adjusting your server for public/private use ### Preventing spammers