Sha256: 318728f8e5d31708ad5685adb205373ae644d7047e2189d86ecc57c1e6617b37

Contents?: true

Size: 428 Bytes

Versions: 1

Compression:

Stored size: 428 Bytes

Contents

Description:

    Generates the Dosser Swagger scaffold.

Example:

    rails generate repres:dosser:swagger administration --version 2

    This will call the following command:

        rails generate repres:dosser:platform administration --version 2

    before insert the swagger_engine & the latest repres-dosser gem into the Gemfile file and will create the following file:

        lib/swagger/administration_api_v2.json

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
repres-dosser-1.6 lib/generators/repres/dosser/swagger/USAGE