jonthegeek / rapid

R 'API' documents
https://rapid.api2r.org/
Other
6 stars 1 forks source link

Spike: jsonschema #32

Closed jonthegeek closed 1 year ago

jonthegeek commented 1 year ago

The openapi schema is itself a JSON schema (officially as of 3.1).

jonthegeek commented 1 year ago

A separate package would probably make sense, but I don't think it's worth it yet. Pay attention to how things translate from OAS to rapid though to figure out rules.