-
-
Notifications
You must be signed in to change notification settings - Fork 269
Generate incomplete clients #51
Copy link
Copy link
Closed
Labels
✨ enhancementNew feature or improvementNew feature or improvement
Milestone
Description
Currently if we can't parse the entire OpenAPI document, nothing is generated. Since there are still a lot of features left to add to cover the entirety of OpenAPI 3, it's probably better to still loudly tell the user the pieces we couldn't generate but give them as much as they can.
So if any piece of an endpoint can't be generated, that entire endpoint should be thrown out.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
✨ enhancementNew feature or improvementNew feature or improvement