-
Notifications
You must be signed in to change notification settings - Fork 9.2k
Open
Description
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
Labels
No labels