这是indexloc提供的服务,不要输入任何密码
Skip to content

Conversation

@superstas
Copy link
Contributor

Hey there!

I've prepared a fix for #787.

There are a few considerations that need to be taken into account:

  • The proposed approach is quite basic.
  • It covers the primitive-based schema types ( e.g., Type: integer ) and object types ( old tests are working; new added ).
  • It doesn't cover nested AllOf cases ( AllOf that has AllOf ).
  • It merges only the Properties, Required, and Min*/Max fields for now.

I propose extending this logic case by case since covering every possible case ( or at least 90% of them ) is a time-consuming and complex task.

@danielgtaylor, please let me know what you think about this change.

Thank you.

Copilot AI review requested due to automatic review settings April 9, 2025 13:10
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot reviewed 3 out of 3 changed files in this pull request and generated 1 comment.

@superstas superstas force-pushed the fix/767-all-of-validation branch from ef6e29a to 022f79e Compare April 9, 2025 13:18
@danielgtaylor
Copy link
Owner

FYI left a comment on the issue: #787 (comment)

@superstas
Copy link
Contributor Author

@danielgtaylor thank you for the comment.

I'm closing the PR, since it doesn't make sense.

@superstas superstas closed this Apr 17, 2025
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