Assign unique isShownKey values to Callback operation displays
CC: #3462
This commit is contained in:
@@ -19,6 +19,7 @@ export default (props) => {
|
||||
operation={operation}
|
||||
key={method}
|
||||
method={method}
|
||||
isShownKey={"callbacks", operation.get("id"), callbackName}
|
||||
path={pathItemName}
|
||||
allowTryItOut={false}
|
||||
{...props}></Operation>
|
||||
|
||||
Reference in New Issue
Block a user