From 922e9b52c3d730105f85f13fc2e78de58b0d929d Mon Sep 17 00:00:00 2001 From: Wing-Kam Wong Date: Tue, 19 Apr 2022 18:48:50 +0800 Subject: [PATCH] docs: add info related to {orgs} and swagger ui Signed-off-by: Wing-Kam Wong --- .../noco-docs/content/en/developer-resources/rest-apis.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/packages/noco-docs/content/en/developer-resources/rest-apis.md b/packages/noco-docs/content/en/developer-resources/rest-apis.md index 7998fd33ae..6988d17b52 100644 --- a/packages/noco-docs/content/en/developer-resources/rest-apis.md +++ b/packages/noco-docs/content/en/developer-resources/rest-apis.md @@ -11,6 +11,14 @@ Once you've created the schemas, you can manipulate the data or invoke actions u Here's the overview of all APIs. For the details, please check out NocoDB API Documentation. + +Swagger UI has been removed from GUI and may be supported in the future release. + + + +Currently, the default value for {orgs} is noco. Users will be able to change it in the future release. + + ### Auth APIs | Category | Method | Tag | Function Name | Path |