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

PXP-10945 PXP-10952 Fix array.items.oneOf.enum + avoid null values #88

Merged
merged 4 commits into from
May 31, 2023

Conversation

paulineribeyre
Copy link
Contributor

@paulineribeyre paulineribeyre commented May 30, 2023

Jira Ticket: PXP-10945
and workaround for PXP-10952

New Features

Breaking Changes

Bug Fixes

  • Fix data generated for array.items.oneOf.enum: generate an array, not a single value

Improvements

  • Generate arrays with 1 to 3 values instead of always just 1
  • Temporarily avoid generating null values for oneOf definitions that allow other types of values

Dependency updates

Deployment changes

@github-actions
Copy link

The style in this PR agrees with black. ✔️

This formatting comment was generated automatically by a script in uc-cdis/wool.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants