-
Notifications
You must be signed in to change notification settings - Fork 9.2k
Support interdependencies between query parameters #256
Copy link
Copy link
Closed
Labels
Moved to MoonwalkIssues that can be closed or migrated as being addressed in MoonwalkIssues that can be closed or migrated as being addressed in Moonwalk
Description
It would be great to be able to specify interdependencies between query parameters. In my app, some query parameters become "required" only when some other query parameter is present. And when conditionally required parameters are missing when the conditions are met, the API fails. Of course I can have the API reply back that some required parameter is missing, but it would be great to have that built into Swagger.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Moved to MoonwalkIssues that can be closed or migrated as being addressed in MoonwalkIssues that can be closed or migrated as being addressed in Moonwalk