All Downloads are FREE. Search and download functionalities are using the official Maven repository.

arguments.inflector.yaml Maven / Gradle / Ivy

There is a newer version: 1.0.54
Show newest version
arguments:
  - option: "--model-docs"
    description: "generate models documentation."
    type: "boolean"
  - option: "--api-docs"
    description: "generate apis documentation."
    type: "boolean"
  - option: "--model-tests"
    description: "generate model tests."
    type: "boolean"
  - option: "--api-tests"
    description: "generate apis tests."
    type: "boolean"
  - option: "--use-oas2"
    description: "use OpenAPI v2.0 (Swagger 1.5.x) annotations (by default, OpenAPI v3.0 is used)."
    type: "boolean"




© 2015 - 2024 Weber Informatics LLC | Privacy Policy