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: nullable property requires a type: #629

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

jstirnaman
Copy link
Contributor

@jstirnaman jstirnaman commented Jan 17, 2023

  • TemplateEnvReferences fails validation because the nullable properties require a type.
  • When using one or more subschemas for a nullable property, make each subschema nullable.

Example: Redocly/redoc#1303

- A nullable property requires a type.
- If the property may use one or more subschemas with different types, make each
  subschema nullable.
@jstirnaman jstirnaman marked this pull request as ready for review January 17, 2023 17:21
@jstirnaman jstirnaman requested a review from a team as a code owner January 17, 2023 17:21
@jstirnaman jstirnaman requested review from sanderson and removed request for a team January 17, 2023 17:21
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