-
-
Notifications
You must be signed in to change notification settings - Fork 24
Closed
Labels
qolImprovements that make usage smoother, without introducing new functionalityImprovements that make usage smoother, without introducing new functionality
Description
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
Labels
qolImprovements that make usage smoother, without introducing new functionalityImprovements that make usage smoother, without introducing new functionality