Skip to content

Unexpected Char ​ #5311

@jamyspencer

Description

@jamyspencer

Expected output: /bcg/{crid}/{status}/{date}
Actual output: ​/bcg​/{crid}​/{status}​/{date}

version used: 3.22.1

application: A webservice built out using java/Spring Framework/jsp
I have two endpoints with seperate yaml files that use the same index.jsp file
Issue occurs with both

JSON.stringify(versions) output: {"swaggerUi":{"version":"3.22.1","gitRevision":"g7e277142","gitDirty":true,"buildTimestamp":"Sat, 13 Apr 2019 01:40:06 GMT","machine":"jenins-swagger-oss"}}

background: The purpose for update was the another issue with a Å after the parameter name when it is required. The update fixed that issue but created a new one in the path.

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