Change Config tag to Application Information in swagger

develop
Ensar Sarajčić 2018-11-04 15:10:02 +01:00
parent 8745c5e783
commit 287d8ee765
2 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
Gets server app configuration and description Gets server app configuration and description
--- ---
tags: tags:
- Config - Application Information
responses: responses:
200: 200:
description: Success description: Success

View File

@ -2,7 +2,7 @@ Gets server Mqtt configuration and description
--- ---
tags: tags:
- Mqtt - Mqtt
- Config - Application Information
responses: responses:
200: 200:
description: Success description: Success