Logo Endpoint
Created by: NotSpecial
Several tools we are using allow branding in form of a logo provided by URL.
Examples:
- ReDoc used by the API itself
- Portainer (cluster management)
- Wiki
So far we always need some workarounds to actually host the logo somewhere, e.g. portainer uses a direct URL to a image uploaded to the wiki.
As it's always nice to make a good appearance, the logo should be more reliably accessible, thus I propose an endpoint '/logo/' for the API, which can serve the different variants of our logo (with/without text etc.)