We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents db9c4ed + 76ac7d7 commit 9fac615Copy full SHA for 9fac615
1 file changed
application/src/main/resources/thingsboard.yml
@@ -1542,7 +1542,7 @@ swagger:
1542
version: "${SWAGGER_VERSION:}"
1543
# The group name (definition) on the API doc UI page.
1544
group_name: "${SWAGGER_GROUP_NAME:thingsboard}"
1545
- # 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)
1546
doc_expansion: "${SWAGGER_DOC_EXPANSION:list}"
1547
1548
# Queue configuration parameters
0 commit comments