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

arguments.inflector.yaml Maven / Gradle / Ivy

The 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"




© 2015 - 2024 Weber Informatics LLC | Privacy Policy