OpenAPI-Specification icon indicating copy to clipboard operation
OpenAPI-Specification copied to clipboard

Consider allowing contributions to "linting" schemas

Open handrews opened this issue 4 months ago • 0 comments

We have previously turned away quite a few suggested schema changes, particularly from @karenetheridge and @jeremyfiel, that attempted to enforce sensible but not mandatory constraints. These often involve SHOULDs or statements that something will be ignored rather than treated as an error.

We've discussed allowing additional schemas that would $ref the validation schemas and add these additional constraints. Let's make a formal decision whether to do that or not, and decide what would be allowed in such schemas so that folks who want to write them can do so with confidence.

handrews avatar Oct 17 '24 18:10 handrews