-
Notifications
You must be signed in to change notification settings - Fork 312
Closed
Description
The summary of examples was removed in v9.1.4. It has been working fine till v9.1.3/api-request.js#L248. Is there a way to achieve it in v9.1.4? If not, is it possible to revert the change?
"parameters": [{
"name": "someName",
"schema": {},
"examples": {
"example1": {
"summary": "Item1",
"value": "10"
}
}
}
]
}
Metadata
Metadata
Assignees
Labels
No labels