Showing
1 changed file
with
2 additions
and
2 deletions
@@ -851,8 +851,8 @@ swagger: | @@ -851,8 +851,8 @@ swagger: | ||
851 | title: "${SWAGGER_TITLE:ThingsBoard REST API}" | 851 | title: "${SWAGGER_TITLE:ThingsBoard REST API}" |
852 | description: "${SWAGGER_DESCRIPTION: ThingsBoard open-source IoT platform REST API documentation.}" | 852 | description: "${SWAGGER_DESCRIPTION: ThingsBoard open-source IoT platform REST API documentation.}" |
853 | contact: | 853 | contact: |
854 | - name: "${SWAGGER_CONTACT_NAME:Thingsboard team}" | ||
855 | - url: "${SWAGGER_CONTACT_URL:http://thingsboard.io}" | 854 | + name: "${SWAGGER_CONTACT_NAME:ThingsBoard team}" |
855 | + url: "${SWAGGER_CONTACT_URL:https://thingsboard.io}" | ||
856 | email: "${SWAGGER_CONTACT_EMAIL:info@thingsboard.io}" | 856 | email: "${SWAGGER_CONTACT_EMAIL:info@thingsboard.io}" |
857 | license: | 857 | license: |
858 | title: "${SWAGGER_LICENSE_TITLE:Apache License Version 2.0}" | 858 | title: "${SWAGGER_LICENSE_TITLE:Apache License Version 2.0}" |