Gets server app configuration and description --- tags: - Application Information responses: 200: description: Success schema: type: object required: - content properties: content: $ref: '#/definitions/AppConfig'