Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

OpenAPI: Describe authentication requirements #10264

Merged
merged 1 commit into from
Dec 27, 2024

Conversation

Turbo87
Copy link
Member

@Turbo87 Turbo87 commented Dec 23, 2024

This PR improves our OpenAPI description by declaring what "security schemes" (aka. authentication schemes) are available, and what endpoints require which kind of authentication.

Bildschirmfoto 2024-12-23 um 08 34 57
Bildschirmfoto 2024-12-23 um 08 34 46

@Turbo87 Turbo87 added A-backend ⚙️ C-documentation 📜 Category: Documentation of crates.io itself labels Dec 23, 2024
@Turbo87 Turbo87 changed the title openapi: Add security schemes OpenAPI: Add security schemes Dec 23, 2024
@Turbo87 Turbo87 changed the title OpenAPI: Add security schemes OpenAPI: Describe authentication requirements Dec 23, 2024
@Turbo87 Turbo87 force-pushed the openapi-security branch 2 times, most recently from b53acb9 to f6c7a10 Compare December 25, 2024 18:54
@Turbo87 Turbo87 enabled auto-merge (squash) December 25, 2024 18:54
@Turbo87 Turbo87 merged commit 10dfef9 into rust-lang:main Dec 27, 2024
8 checks passed
@Turbo87 Turbo87 deleted the openapi-security branch December 27, 2024 08:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-backend ⚙️ C-documentation 📜 Category: Documentation of crates.io itself
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant