Skip to content

feat: implement FromRef for SecurityScheme #221

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

Merged
merged 2 commits into from
Jul 13, 2025
Merged

Conversation

LucasPickering
Copy link
Contributor

Howdy. I'm working on an app that needs to resolve security schemes to their referenced values, so I added a FromRef impl on SecurityScheme. I copied the impl for Parameter so it was pretty straightforward.

Copy link
Member

@robjtede robjtede left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nice n easy, thanks 👍🏻

@robjtede robjtede merged commit cf5a47f into x52dev:main Jul 13, 2025
7 checks passed
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.

2 participants