@4geit/swg-account-security-model

1.10.1 • Public • Published

@4geit/swg-account-security-model npm version


security definition for account api

Installation

  1. 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
  1. In your swagger file, you need to add a reference to the SwgAccountSecurityModel definition under the definitions 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
# ...

Readme

Keywords

none

Package Sidebar

Install

npm i @4geit/swg-account-security-model

Weekly Downloads

7

Version

1.10.1

License

MIT

Last publish

Collaborators

  • geraldinestarke
  • fabianstarke
  • canercandan