Skip to content

fix(api): add API key security to generated OpenAPI operations#778

Merged
kevincador merged 1 commit into
masterfrom
fix/openapi-operation-security
Apr 30, 2026
Merged

fix(api): add API key security to generated OpenAPI operations#778
kevincador merged 1 commit into
masterfrom
fix/openapi-operation-security

Conversation

@kevincador
Copy link
Copy Markdown
Contributor

Summary

  • Move traktAPI security from the document level to each generated OpenAPI operation
  • Keep API key security on all operations, including routes that do not require OAuth
  • Require both traktAPI and traktOAuth on OAuth-protected operations

@kevincador kevincador requested a review from vladjerca April 30, 2026 07:23
@kevincador kevincador merged commit a384dad into master Apr 30, 2026
3 checks passed
@kevincador kevincador deleted the fix/openapi-operation-security branch April 30, 2026 07:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant