Timo Bonzheim

Results 3 comments of Timo Bonzheim

Since december 2022 the features were added to swagger parser as you can see [here](https://github.com/swagger-api/apidom/issues/2362). I would appreciate if this issue could be realized soon then. Overwriting properties of referenced...

We usually set the additionalProperties to false, because we don't want the objects open for extension. In this case any property named in the "required" array must exist as an...

Thank you for the update. We checked the new rule and it throws the expected errors. It works case-sensitive, that means a property "name" will be invalid in combination with...