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

Add OperationHandler callback #2020

Merged
merged 2 commits into from
Oct 21, 2024
Merged

Conversation

MikeEdgar
Copy link
Member

This feature is meant to be used as a replacement for OperationImpl#setMethodRef and OperationImpl#getMethodRef, moving the responsibility for the calculation of those values to the platform integration layer (e.g. Quarkus). An upcoming PR will deprecate the existing io.smallrye.openapi.models with a set of new internal model classes based on Maps. This feature provides a migration path from the to-be-deprecated classes.

@MikeEdgar MikeEdgar added this to the 4.0.0 milestone Oct 18, 2024
Copy link

sonarcloud bot commented Oct 20, 2024

@MikeEdgar MikeEdgar merged commit f20fef7 into smallrye:main Oct 21, 2024
4 checks passed
@MikeEdgar MikeEdgar deleted the operation-handler branch October 21, 2024 12:04
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