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

Do not add non-existent relationship properties #90

Merged
merged 1 commit into from
Jan 15, 2024

Conversation

themetalfleece
Copy link
Owner

@themetalfleece themetalfleece commented Jan 15, 2024

  • Fix issue where the relationship property would be added even if it was optional.
  • Make schema validation "required" property non-optional.

Closes #87

@themetalfleece themetalfleece added the bug Something isn't working label Jan 15, 2024
@themetalfleece themetalfleece merged commit 84992f9 into master Jan 15, 2024
1 check passed
@themetalfleece themetalfleece deleted the bugfix/optiona-relationship-properties branch January 15, 2024 18:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

relateTo requires relationship properties while createOne does not
1 participant