feat: support for showExtensions on Response objects (#6535)
This commit is contained in:
@@ -17,6 +17,9 @@ describe("<Response />", function () {
|
||||
}
|
||||
const props = {
|
||||
getComponent: c => components[c],
|
||||
getConfigs: () => {
|
||||
return {}
|
||||
},
|
||||
specSelectors: {
|
||||
isOAS3() {
|
||||
return false
|
||||
|
||||
Reference in New Issue
Block a user