-
-
Notifications
You must be signed in to change notification settings - Fork 136
Open
Labels
kind/bugIndicates an issueIndicates an issue
Description
Actual Behavior
When using the additional_properties_default_policy config option with the 'forbid' value, and multiple additional values are present, the error message lists the relevant properties in potentially different order every time.
Sorting errors at
| extras = set(find_additional_properties(instance, schema)) |
Expected Behavior
Error messages are deterministic.
Steps to Reproduce
See Actual Behavior.
OpenAPI Core Version
0.23.0
OpenAPI Core Integration
None
Affected Area(s)
Validation
References
No response
Anything else we need to know?
No response
Would you like to implement a fix?
None
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
kind/bugIndicates an issueIndicates an issue