Skip to content

Add Resolver.deprecation_reason #5320

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 1 commit into from
Apr 7, 2025
Merged

Conversation

rmosolgo
Copy link
Owner

@rmosolgo rmosolgo commented Apr 7, 2025

Fixes #5300

cc @ravangen

@rmosolgo rmosolgo added this to the 2.5.2 milestone Apr 7, 2025
@@ -37,6 +37,8 @@ def initialize(target, **options)

argument :by, [String], "Flags to check for this schema member"

repeatable(true)
Copy link
Owner Author

Choose a reason for hiding this comment

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

This preserves compatibility if anyone was actually using this

@rmosolgo rmosolgo merged commit 0db42f0 into master Apr 7, 2025
15 checks passed
@rmosolgo rmosolgo deleted the resolver-deprecation-reason branch April 7, 2025 20:05
@ravangen
Copy link
Contributor

ravangen commented Apr 8, 2025

Thanks ❤️

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.

Field deprecation via resolver class
2 participants