feat: add mutualTLS auth option (#9193)
Refs #8020 Co-authored-by: Vladimír Gorej <vladimir.gorej@smartbear.com>
This commit is contained in:
@@ -23,9 +23,9 @@ export default function () {
|
||||
wrapSelectors: authWrapSelectors,
|
||||
},
|
||||
oas3: {
|
||||
actions,
|
||||
actions: { ...actions },
|
||||
reducers,
|
||||
selectors,
|
||||
selectors: { ...selectors },
|
||||
},
|
||||
},
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user