@4geit/swg-account-security-model 中文文档教程
@4geit/swg-account-security-model
帐户 api 的安全定义
Installation
- A recommended way to install @4geit/swg-account-security-model is through npm package manager using the following command:
npm i @4geit/swg-account-security-model --save
或使用 yarn
使用以下命令:
yarn add @4geit/swg-account-security-model
- In your swagger file, you need to add a reference to the
SwgAccountSecurityModel
definition under thedefinitions
property (e.g./api/swagger/swagger.yaml
) as below:
swagger: "2.0"
# ...
definitions:
SwgAccountSecurityModel:
$ref: ../../node_modules/@4geit/swg-account-security-model/swagger.yaml#/definitions/SwgAccountSecurityModel
# ...
@4geit/swg-account-security-model
security definition for account api
Installation
- A recommended way to install @4geit/swg-account-security-model is through npm package manager using the following command:
npm i @4geit/swg-account-security-model --save
Or use yarn
using the following command:
yarn add @4geit/swg-account-security-model
- In your swagger file, you need to add a reference to the
SwgAccountSecurityModel
definition under thedefinitions
property (e.g./api/swagger/swagger.yaml
) as below:
swagger: "2.0"
# ...
definitions:
SwgAccountSecurityModel:
$ref: ../../node_modules/@4geit/swg-account-security-model/swagger.yaml#/definitions/SwgAccountSecurityModel
# ...
更多
你可能也喜欢
- 7zz 中文文档教程
- @8base/web-auth0-auth-client 中文文档教程
- @aandr/react-data-grid 中文文档教程
- @abcops/aws-azure-login 中文文档教程
- @abranhe/feedback 中文文档教程
- @abrigo/element-ui 中文文档教程
- @acoustic-content-sdk/schematics 中文文档教程
- @acpaas-ui-widgets/ngx-location-picker 中文文档教程
- @adamdehaven/vuepress-plugin-custom-tooltip 中文文档教程
- @adexchange/aeg-limelight-api 中文文档教程