Discussions

Ask a Question
Back to All

OpenApi files with referenced schemas and github sync

Is it possible to have a separate file containing shared schemas that are then referenced by other openapi definition files when using github sync?

If so, what is the right way to do this?

We are seeing

Error opening file "/app/global_models.yaml" 
ENOENT: no such file or directory, open '/app/global_models.yaml'

in the API Definitions list when the sync has finished.