Przeglądaj źródła

Well, it's "authorization" not "authentication".

bubble
kyle 7 lat temu
committed by GitHub
rodzic
commit
a03bcbdaf4
1 zmienionych plików z 1 dodań i 1 usunięć
  1. +1
    -1
      src/core/plugins/oas3/auth-extensions/wrap-selectors.js

+ 1
- 1
src/core/plugins/oas3/auth-extensions/wrap-selectors.js Wyświetl plik

@@ -20,7 +20,7 @@ const nullSelector = createSelector(() => null)

const OAS3NullSelector = onlyOAS3(nullSelector)

// Hasta la vista, authentication!
// Hasta la vista, authorization!
export const shownDefinitions = OAS3NullSelector
export const definitionsToAuthorize = OAS3NullSelector
export const getDefinitionsByNames = OAS3NullSelector


Ładowanie…
Anuluj
Zapisz