@4geit/swg-account-model-definition

1.0.0 • Public • Published

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


swagger definition of an account model

Installation

  1. A recommended way to install @4geit/swg-account-model-definition is through npm package manager using the following command:
npm i @4geit/swg-account-model-definition --save

Or use yarn using the following command:

yarn add @4geit/swg-account-model-definition
  1. In your swagger file, you need to add a reference to the SwgAccountModelDefinition definition under the definitions property (e.g. /api/swagger/swagger.yaml) as below:
swagger: "2.0"
# ...
definitions:
  SwgAccountModelDefinition:
    $ref: ./node_modules/@4geit/swg-account-model-definition/swagger.yaml#/definitions/SwgAccountModelDefinition
# ...

/@4geit/swg-account-model-definition/

    Package Sidebar

    Install

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

    Weekly Downloads

    0

    Version

    1.0.0

    License

    MIT

    Last publish

    Collaborators

    • geraldinestarke
    • fabianstarke
    • canercandan