Derbylock

Results 5 comments of Derbylock

I've solved the same problem by creating custom function base on oasExample: rules.yaml: ``` oas3-valid-schema-example-strict: severity: error message: "{{error}}" recommended: true formats: ["oas3"] given: - "$.components.schemas..[?(@property !== 'properties' && @...

From my point of view, the only promising replacement for kin-openapi which supports OpenAPI 3.1 is a libopenapi https://github.com/pb33f/libopenapi. But during my last test I found that it lacked some...

Can we merge this PR? @jamietanna, cant I help somehow to merge this PR?