MIME Types
consumes:
- application/json
- application/xml
produces:
- application/json
- application/xmlpaths:
/logo:
get:
summary: Returns the logo image
produces:
- image/png
- image/gif
- image/jpeg
responses:
200:
description: OK
schema:
type: fileLast updated