Skip to content

Commit 9fac615

Browse files
Merge pull request thingsboard#14063 from dashevchenko/expandSwaggerOptions
Deleted full option as it makes UI to hang
2 parents db9c4ed + 76ac7d7 commit 9fac615

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

application/src/main/resources/thingsboard.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1542,7 +1542,7 @@ swagger:
15421542
version: "${SWAGGER_VERSION:}"
15431543
# The group name (definition) on the API doc UI page.
15441544
group_name: "${SWAGGER_GROUP_NAME:thingsboard}"
1545-
# Control the initial display state of API operations and tags (none, list or full)
1545+
# Control the initial display state of API operations and tags (none or list)
15461546
doc_expansion: "${SWAGGER_DOC_EXPANSION:list}"
15471547

15481548
# Queue configuration parameters

0 commit comments

Comments
 (0)