Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

$ref containing external filename #12

Open
jayvdb opened this issue Nov 14, 2022 · 0 comments
Open

$ref containing external filename #12

jayvdb opened this issue Nov 14, 2022 · 0 comments

Comments

@jayvdb
Copy link
Contributor

jayvdb commented Nov 14, 2022

e.g. input

components:
  schemas:
    CartesianCoordinate:
      $ref: "./schemas/CartesianCoordinate.yaml"

Most Rust openAPI readers have this problem, but https://github.com/kstasik/schema-tools has solved it, and has a CLI command to convert such an OpenAPI into a single YAML file without external references.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant