We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6815f1d commit a03bcbdCopy full SHA for a03bcbd
src/core/plugins/oas3/auth-extensions/wrap-selectors.js
@@ -20,7 +20,7 @@ const nullSelector = createSelector(() => null)
20
21
const OAS3NullSelector = onlyOAS3(nullSelector)
22
23
-// Hasta la vista, authentication!
+// Hasta la vista, authorization!
24
export const shownDefinitions = OAS3NullSelector
25
export const definitionsToAuthorize = OAS3NullSelector
26
export const getDefinitionsByNames = OAS3NullSelector
0 commit comments