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

[Fix] Add nullable meta to posting json #1740

Closed
wants to merge 3 commits into from

Conversation

mekanics
Copy link

This pull request updates the outputted JSON to include a nullable meta field in the posting.

This resolves an issue in which the meta was not defined during the import and resolved into a Invalid data returned in API request: Validating union failed error . #1738

@mekanics mekanics changed the title Add nullable meta to posting json [Fix] Add nullable meta to posting json Jan 19, 2024
@yagebu
Copy link
Member

yagebu commented Jan 19, 2024

The null would still fail the validation, see #1741 for a working fix.

@yagebu yagebu closed this Jan 19, 2024
@mekanics
Copy link
Author

🤦🏼‍♂️ yes, of course

thx @yagebu for the real fix

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