mirror of
https://github.com/coder/coder.git
synced 2026-09-21 20:51:01 +08:00
Corrects the misspelled `Authorizaiton` Swagger header name to `Authorization` in the source annotation and checked-in generated API documentation. This prevents generated API specs and SCIM examples from documenting the wrong HTTP header name.