Skip to content

$ref containing external filename #12

@jayvdb

Description

@jayvdb

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions