Skip to content

Mapping operationId with paths and operations #312

@derekleegh

Description

@derekleegh

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions