-
Bug
-
Resolution: Not a Bug
-
Major
-
None
-
2.5.1
-
None
-
Not Started
-
Not Started
-
Not Started
-
Not Started
-
Not Started
-
Not Started
-
I've tried to import
"/pets/{id}": {
"get": {
"description": "Returns a user based on a single ID, if the user does not have access to the pet",
"operationId": "findPetById",
"produces": [
"application/json",
"application/xml",
"text/xml",
"text/html"
],
...
and "description" was imported as description of method. Description is visible via API but not in UI. If I save new method description it changes in API too.
- blocks
-
THREESCALE-2612 operationId description is imported but not visible in UI
-
- Closed
-