Kyle Shockey преди 7 години
родител
ревизия
d677e534c3
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. +1
    -1
      src/core/components/auth/oauth2.jsx

+ 1
- 1
src/core/components/auth/oauth2.jsx Целия файл

@@ -107,7 +107,7 @@ export default class Oauth2 extends React.Component {

return (
<div>
<h4>OAuth2.0 <JumpToPath path={[ "securityDefinitions", name ]} /></h4>
<h4>{name} (OAuth2, { schema.get("flow") }) <JumpToPath path={[ "securityDefinitions", name ]} /></h4>
{ !this.state.appName ? null : <h5>Application: { this.state.appName } </h5> }
{ description && <Markdown source={ schema.get("description") } /> }



Зареждане…
Отказ
Запис