On this page

The json-simple generator creates a simplified JSON version of the API documentation, primarily for debugging and testing purposes.

Attributes
output:string
The directory where api-docs.json will be written.
minify?:boolean
Whether to minify the output JSON. Inherited from global . Default: true .