Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
make it explicit that auth is optional
Auth was added in c077573. Most/All our endpoints are available without authentication (but some records may be protected) - let's make it explicit that unauthenticated use is legitimate. As far as I can tell this has no impact in swagger ui, though. See OAI/OpenAPI-Specification#14
- Loading branch information