Joe Spencer
Joe Spencer
Please investigate further and open a PR!
please open a PR @I-ko, if you have time
good catch! open to anyone opening a pr to update the schema and the documentation
> @jsdevel What's the status on this update? Thanks Same as it was in May @MikeyUchiha. We're open to anyone who'd like to submit a PR to update the schema...
https://github.com/kogosoftwarellc/open-api/tree/master/packages/openapi-schema-validator
it's likely not as simple as just replacing the json schema file though... we've been basing _everything_ on the schema in that schema validator project i linked to.
openapi-framework uses that schema validator package: https://github.com/kogosoftwarellc/open-api/blob/master/packages/openapi-framework/index.ts and then every other package assumes the incoming config etc. is all based on the existing v3 schema. i'm fine proceeding though with...
feel free to submit a PR
Please submit a pr
@guisrx please submit a PR