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

Correct with_schema to schema_with in docs #586

Merged
merged 1 commit into from
Apr 17, 2023

Conversation

jayvdb
Copy link
Contributor

@jayvdb jayvdb commented Apr 17, 2023

Also consistently use "schema with" in code, renaming Property::WithSchema to Property::SchemaWith.

Also consistently use "schema with" in code, renaming
`Property::WithSchema` to `Property::SchemaWith`.
Copy link
Owner

@juhaku juhaku left a comment

Choose a reason for hiding this comment

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

Although, this is good, but this enforces us to make a major version release because of breaking change cased by attribute name change from with_schema to schema_with.

Thanks for the fix 💯, My bad I thought the attribute name was also changed but it already was schema_with so no breaking changes are introduced.

@juhaku juhaku merged commit b59ee09 into juhaku:master Apr 17, 2023
@jayvdb jayvdb deleted the fix-docs-with_schema branch April 17, 2023 08:15
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