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

Mapping operationId with paths and operations #312

Open
guohaolee opened this issue Dec 10, 2018 · 0 comments
Open

Mapping operationId with paths and operations #312

guohaolee opened this issue Dec 10, 2018 · 0 comments

Comments

@guohaolee
Copy link

Hi, I am wondering if bravado supports the mapping between operationId with the paths and operations?

For example using the https://petstore.swagger.io/v2/swagger.json,
** the pet.getPetById(petId=111) is same as the url: https://petstore.swagger.io/v2/pet/111 **

Can we have a function to map this 2 together? so user does not need to know the operationId and by providing the url and we can map it with operationId

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

No branches or pull requests

1 participant