Change Config tag to Application Information in swagger
parent
8745c5e783
commit
287d8ee765
|
@ -1,7 +1,7 @@
|
|||
Gets server app configuration and description
|
||||
---
|
||||
tags:
|
||||
- Config
|
||||
- Application Information
|
||||
responses:
|
||||
200:
|
||||
description: Success
|
||||
|
|
|
@ -2,7 +2,7 @@ Gets server Mqtt configuration and description
|
|||
---
|
||||
tags:
|
||||
- Mqtt
|
||||
- Config
|
||||
- Application Information
|
||||
responses:
|
||||
200:
|
||||
description: Success
|
||||
|
|
Loading…
Reference in New Issue