Merge pull request #14063 from dashevchenko/expandSwaggerOptions

Deleted full option as it makes UI to hang
This commit is contained in:
Viacheslav Klimov 2025-09-26 10:52:22 +03:00 committed by GitHub
commit 9fac615a72
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1542,7 +1542,7 @@ swagger:
version: "${SWAGGER_VERSION:}"
# The group name (definition) on the API doc UI page.
group_name: "${SWAGGER_GROUP_NAME:thingsboard}"
# Control the initial display state of API operations and tags (none, list or full)
# Control the initial display state of API operations and tags (none or list)
doc_expansion: "${SWAGGER_DOC_EXPANSION:list}"
# Queue configuration parameters