Merge pull request #14063 from dashevchenko/expandSwaggerOptions
Deleted full option as it makes UI to hang
This commit is contained in:
commit
9fac615a72
@ -1542,7 +1542,7 @@ swagger:
|
|||||||
version: "${SWAGGER_VERSION:}"
|
version: "${SWAGGER_VERSION:}"
|
||||||
# The group name (definition) on the API doc UI page.
|
# The group name (definition) on the API doc UI page.
|
||||||
group_name: "${SWAGGER_GROUP_NAME:thingsboard}"
|
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}"
|
doc_expansion: "${SWAGGER_DOC_EXPANSION:list}"
|
||||||
|
|
||||||
# Queue configuration parameters
|
# Queue configuration parameters
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user