I posted here as well: <https://github.com/ory/oat...
# general
b
I posted here as well: https://github.com/ory/oathkeeper/discussions/1166 But I thought I would ask here too. I'm just looking for confirmation of the most up to date schemas for various Ory components like configs so I can generate definitions/bindings in Cue. Any pointers on the correct files to use? I can use OpenAPI or jsonschema preferrably.
d
b
Perhaps. There are at least 3 candidates in the repo for schemas and without reverse engineering the generation process I don't know which one is primary or up to date etc. which is why I'm asking for confirmation here.
b
The files you can find inside the repositories are the most up-to-date version of them. For Oathkeeper it should be: config: https://github.com/ory/oathkeeper/blob/master/spec/config.schema.json api: https://github.com/ory/oathkeeper/blob/master/spec/api.json
👍 1