Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Combine parameters from path + operation #23

Open
wants to merge 8 commits into
base: master
Choose a base branch
from

Conversation

almahmoud
Copy link
Contributor

For the kubernetes api (https://gist.githubusercontent.com/almahmoud/19c45f0debf54abc1cb8eb779a2e823b/raw/90a18dc5c2ead172767b0013f12902ffc39fe16d/swagger.json) there are sets of parameters per operation, but also parameters that should be applied for all operations at a certain API path.
This PR makes it so that parameters for the path are combined with operation-specific parameters.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants