Skip to content

Support OpenAPI 3.1.x imports #513

@hobgoblina

Description

@hobgoblina

Did you search for existing issues already?
yes

Is your feature request related to a problem? Please describe.
I've got a large 3.1 spec that's too unwieldy to manually downgrade to 3.0 (and I haven't found a converter that does a half-decent job), and it's giving me errors when I try to import to slumber.

Describe the solution you'd like
Looks like the oas3 crate targets 3.1.x ... maybe an implementation with it can be added and then Slumber could look for the OpenAPI version to determine which package's implementation to use?

Describe alternatives you've considered
I've tried using various converters, both to OpenAPI 3.0 and Insomnia. Results have been unsalvageable.

Metadata

Metadata

Assignees

No one assigned

    Labels

    qolImprovements that make usage smoother, without introducing new functionality

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions