Skip to content

Colon support in Path Parameters #1681

@anupsaund

Description

@anupsaund

This is relation to swagger-api/swagger-js#1338 which was rejected as Colon substitution is not part of the OpenAPI Specification.

May I ask for colon in Path parameters to be considered please?

My scenario is using a JAVA framework, Vert.x to generate Swagger JSON.
Unfortunately, it's was too invasive for me to change the routing in that framework to use {} braces in PATH parameter substitution, so I hacked the front end java script to find a colon : and replace based on that.

More info on back story with screenshots available in pull request linked above.

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