Skip to content

Remove more examples from schemas #1048

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

Closed
wants to merge 1 commit into from

Conversation

jstasiak
Copy link

[1] did some work to resolve a false positive schema validation issue[2]. It's about examples with the "id" property.

As reported in [3] there may be examples with such property for schemas where type is not object.

This patch hopefully fixes all remaining instances of the problem.

[1] 0ad49ec ("remove examples from schema (#890)")
[2] #773
[3] #890 (comment)

[1] did some work to resolve a false positive schema validation
issue[2]. It's about examples with the "id" property.

As reported in [3] there may be examples with such property for schemas
where type is not object.

This patch hopefully fixes all remaining instances of the problem.

[1] 0ad49ec ("remove examples from schema (cdimascio#890)")
[2] cdimascio#773
[3] cdimascio#890 (comment)
@jstasiak
Copy link
Author

Actually I just saw that there already is a PR for this, #1040, so I'll close this one.

@jstasiak jstasiak closed this Feb 28, 2025
@jstasiak jstasiak deleted the remove-more-examples branch February 28, 2025 16:35
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.

1 participant