Update swagger properties
This commit is contained in:
parent
4991bb725d
commit
2aa7170dba
@ -851,8 +851,8 @@ swagger:
|
|||||||
title: "${SWAGGER_TITLE:ThingsBoard REST API}"
|
title: "${SWAGGER_TITLE:ThingsBoard REST API}"
|
||||||
description: "${SWAGGER_DESCRIPTION: ThingsBoard open-source IoT platform REST API documentation.}"
|
description: "${SWAGGER_DESCRIPTION: ThingsBoard open-source IoT platform REST API documentation.}"
|
||||||
contact:
|
contact:
|
||||||
name: "${SWAGGER_CONTACT_NAME:Thingsboard team}"
|
name: "${SWAGGER_CONTACT_NAME:ThingsBoard team}"
|
||||||
url: "${SWAGGER_CONTACT_URL:http://thingsboard.io}"
|
url: "${SWAGGER_CONTACT_URL:https://thingsboard.io}"
|
||||||
email: "${SWAGGER_CONTACT_EMAIL:info@thingsboard.io}"
|
email: "${SWAGGER_CONTACT_EMAIL:info@thingsboard.io}"
|
||||||
license:
|
license:
|
||||||
title: "${SWAGGER_LICENSE_TITLE:Apache License Version 2.0}"
|
title: "${SWAGGER_LICENSE_TITLE:Apache License Version 2.0}"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user