Abhimanyu

Results 6 comments of Abhimanyu

Workarounds: - Keep distributed schemas in same directory. - Avoid circular references by using a shared schema file like common.yaml

@pmundt I see your point however all resolvers I came across generate such arbitrary references: `$ref: '#/paths/...` If there's a better resolver which strictly adheres to OpenAPI 3.0 standards, this...

> Nice idea! This _might_ also be possible by parsing the refs in the file, which would mean supporting watching files across different directories instead of assuming all the files...

Are there any active alternatives of mu?

Encountered same issue.