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

Remove deprecated contentType property #380

Merged
merged 4 commits into from
Jul 21, 2024

Conversation

mattpolzin
Copy link
Owner

@mattpolzin mattpolzin commented Jul 19, 2024

The Content Encoding Object's contentType (singular) property was deprecated in v3.2.0 and has now been removed in favor of contentTypes (plural).

The default implementations of inferred, anchor, and dynamicAnchor in the JSONSchemaContext have been removed. They were only there to make any third party conformances to JSONSchemaContext non-breaking. 99% of code will not change as a result of this.

@mattpolzin mattpolzin merged commit ded104d into release/4_0 Jul 21, 2024
10 checks passed
@mattpolzin mattpolzin deleted the remove-deprecated-property branch July 21, 2024 23:03
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