python-openapi/openapi-schema-validator

OAS30Validator validates readonly/writeonly incorectly

p1c2u opened this issue · 0 comments

p1c2u commented

Follow up of python-openapi/openapi-spec-validator#253

OAS30Validator doesn't know anything about read/write context hence it shouldn't validate readOnly/writeOnly keywords.