mirror of
https://github.com/OpenAPITools/openapi-generator.git
synced 2025-05-12 20:50:55 +00:00
Improves generator docs, adds metadata section (#11262)
* Refactors generator md creation, adds generateMdMetadata * Removes extra space * Adds docs updates * Fixes table definition for metadata * Docs update * Docs update * Updates title, removes sidebar_label because it was not doing anything on pages like https://openapi-generator.tech/docs/generators/android * Docs updated
This commit is contained in:
parent
478219744e
commit
d813d04f46
@ -1,8 +1,16 @@
|
|||||||
---
|
---
|
||||||
title: Config Options for ada-server
|
title: Documentation for the ada-server Generator
|
||||||
sidebar_label: ada-server
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
## METADATA
|
||||||
|
|
||||||
|
| Property | Value | Notes |
|
||||||
|
| -------- | ----- | ----- |
|
||||||
|
| generator name | ada-server | pass this to the generate command after -g |
|
||||||
|
| generator type | SERVER | |
|
||||||
|
| helpTxt | Generates an Ada server implementation (beta). | |
|
||||||
|
|
||||||
|
## CONFIG OPTIONS
|
||||||
These options may be applied as additional-properties (cli) or configOptions (plugins). Refer to [configuration docs](https://openapi-generator.tech/docs/configuration) for more details.
|
These options may be applied as additional-properties (cli) or configOptions (plugins). Refer to [configuration docs](https://openapi-generator.tech/docs/configuration) for more details.
|
||||||
|
|
||||||
| Option | Description | Values | Default |
|
| Option | Description | Values | Default |
|
||||||
|
@ -1,8 +1,16 @@
|
|||||||
---
|
---
|
||||||
title: Config Options for ada
|
title: Documentation for the ada Generator
|
||||||
sidebar_label: ada
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
## METADATA
|
||||||
|
|
||||||
|
| Property | Value | Notes |
|
||||||
|
| -------- | ----- | ----- |
|
||||||
|
| generator name | ada | pass this to the generate command after -g |
|
||||||
|
| generator type | CLIENT | |
|
||||||
|
| helpTxt | Generates an Ada client implementation (beta). | |
|
||||||
|
|
||||||
|
## CONFIG OPTIONS
|
||||||
These options may be applied as additional-properties (cli) or configOptions (plugins). Refer to [configuration docs](https://openapi-generator.tech/docs/configuration) for more details.
|
These options may be applied as additional-properties (cli) or configOptions (plugins). Refer to [configuration docs](https://openapi-generator.tech/docs/configuration) for more details.
|
||||||
|
|
||||||
| Option | Description | Values | Default |
|
| Option | Description | Values | Default |
|
||||||
|
@ -1,8 +1,16 @@
|
|||||||
---
|
---
|
||||||
title: Config Options for android
|
title: Documentation for the android Generator
|
||||||
sidebar_label: android
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
## METADATA
|
||||||
|
|
||||||
|
| Property | Value | Notes |
|
||||||
|
| -------- | ----- | ----- |
|
||||||
|
| generator name | android | pass this to the generate command after -g |
|
||||||
|
| generator type | CLIENT | |
|
||||||
|
| helpTxt | Generates an Android client library. | |
|
||||||
|
|
||||||
|
## CONFIG OPTIONS
|
||||||
These options may be applied as additional-properties (cli) or configOptions (plugins). Refer to [configuration docs](https://openapi-generator.tech/docs/configuration) for more details.
|
These options may be applied as additional-properties (cli) or configOptions (plugins). Refer to [configuration docs](https://openapi-generator.tech/docs/configuration) for more details.
|
||||||
|
|
||||||
| Option | Description | Values | Default |
|
| Option | Description | Values | Default |
|
||||||
|
@ -1,8 +1,16 @@
|
|||||||
---
|
---
|
||||||
title: Config Options for apache2
|
title: Documentation for the apache2 Generator
|
||||||
sidebar_label: apache2
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
## METADATA
|
||||||
|
|
||||||
|
| Property | Value | Notes |
|
||||||
|
| -------- | ----- | ----- |
|
||||||
|
| generator name | apache2 | pass this to the generate command after -g |
|
||||||
|
| generator type | CONFIG | |
|
||||||
|
| helpTxt | Generates an Apache2 Config file with the permissions | |
|
||||||
|
|
||||||
|
## CONFIG OPTIONS
|
||||||
These options may be applied as additional-properties (cli) or configOptions (plugins). Refer to [configuration docs](https://openapi-generator.tech/docs/configuration) for more details.
|
These options may be applied as additional-properties (cli) or configOptions (plugins). Refer to [configuration docs](https://openapi-generator.tech/docs/configuration) for more details.
|
||||||
|
|
||||||
| Option | Description | Values | Default |
|
| Option | Description | Values | Default |
|
||||||
|
@ -1,8 +1,16 @@
|
|||||||
---
|
---
|
||||||
title: Config Options for apex
|
title: Documentation for the apex Generator
|
||||||
sidebar_label: apex
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
## METADATA
|
||||||
|
|
||||||
|
| Property | Value | Notes |
|
||||||
|
| -------- | ----- | ----- |
|
||||||
|
| generator name | apex | pass this to the generate command after -g |
|
||||||
|
| generator type | CLIENT | |
|
||||||
|
| helpTxt | Generates an Apex API client library. | |
|
||||||
|
|
||||||
|
## CONFIG OPTIONS
|
||||||
These options may be applied as additional-properties (cli) or configOptions (plugins). Refer to [configuration docs](https://openapi-generator.tech/docs/configuration) for more details.
|
These options may be applied as additional-properties (cli) or configOptions (plugins). Refer to [configuration docs](https://openapi-generator.tech/docs/configuration) for more details.
|
||||||
|
|
||||||
| Option | Description | Values | Default |
|
| Option | Description | Values | Default |
|
||||||
|
@ -1,8 +1,16 @@
|
|||||||
---
|
---
|
||||||
title: Config Options for asciidoc
|
title: Documentation for the asciidoc Generator
|
||||||
sidebar_label: asciidoc
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
## METADATA
|
||||||
|
|
||||||
|
| Property | Value | Notes |
|
||||||
|
| -------- | ----- | ----- |
|
||||||
|
| generator name | asciidoc | pass this to the generate command after -g |
|
||||||
|
| generator type | DOCUMENTATION | |
|
||||||
|
| helpTxt | Generates asciidoc markup based documentation. | |
|
||||||
|
|
||||||
|
## CONFIG OPTIONS
|
||||||
These options may be applied as additional-properties (cli) or configOptions (plugins). Refer to [configuration docs](https://openapi-generator.tech/docs/configuration) for more details.
|
These options may be applied as additional-properties (cli) or configOptions (plugins). Refer to [configuration docs](https://openapi-generator.tech/docs/configuration) for more details.
|
||||||
|
|
||||||
| Option | Description | Values | Default |
|
| Option | Description | Values | Default |
|
||||||
|
@ -1,8 +1,16 @@
|
|||||||
---
|
---
|
||||||
title: Config Options for aspnetcore
|
title: Documentation for the aspnetcore Generator
|
||||||
sidebar_label: aspnetcore
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
## METADATA
|
||||||
|
|
||||||
|
| Property | Value | Notes |
|
||||||
|
| -------- | ----- | ----- |
|
||||||
|
| generator name | aspnetcore | pass this to the generate command after -g |
|
||||||
|
| generator type | SERVER | |
|
||||||
|
| helpTxt | Generates an ASP.NET Core Web API server. | |
|
||||||
|
|
||||||
|
## CONFIG OPTIONS
|
||||||
These options may be applied as additional-properties (cli) or configOptions (plugins). Refer to [configuration docs](https://openapi-generator.tech/docs/configuration) for more details.
|
These options may be applied as additional-properties (cli) or configOptions (plugins). Refer to [configuration docs](https://openapi-generator.tech/docs/configuration) for more details.
|
||||||
|
|
||||||
| Option | Description | Values | Default |
|
| Option | Description | Values | Default |
|
||||||
|
@ -1,8 +1,16 @@
|
|||||||
---
|
---
|
||||||
title: Config Options for avro-schema
|
title: Documentation for the avro-schema Generator
|
||||||
sidebar_label: avro-schema
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
## METADATA
|
||||||
|
|
||||||
|
| Property | Value | Notes |
|
||||||
|
| -------- | ----- | ----- |
|
||||||
|
| generator name | avro-schema | pass this to the generate command after -g |
|
||||||
|
| generator type | SCHEMA | |
|
||||||
|
| helpTxt | Generates a Avro model (beta). | |
|
||||||
|
|
||||||
|
## CONFIG OPTIONS
|
||||||
These options may be applied as additional-properties (cli) or configOptions (plugins). Refer to [configuration docs](https://openapi-generator.tech/docs/configuration) for more details.
|
These options may be applied as additional-properties (cli) or configOptions (plugins). Refer to [configuration docs](https://openapi-generator.tech/docs/configuration) for more details.
|
||||||
|
|
||||||
| Option | Description | Values | Default |
|
| Option | Description | Values | Default |
|
||||||
|
@ -1,8 +1,16 @@
|
|||||||
---
|
---
|
||||||
title: Config Options for bash
|
title: Documentation for the bash Generator
|
||||||
sidebar_label: bash
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
## METADATA
|
||||||
|
|
||||||
|
| Property | Value | Notes |
|
||||||
|
| -------- | ----- | ----- |
|
||||||
|
| generator name | bash | pass this to the generate command after -g |
|
||||||
|
| generator type | CLIENT | |
|
||||||
|
| helpTxt | Generates a Bash client script based on cURL. | |
|
||||||
|
|
||||||
|
## CONFIG OPTIONS
|
||||||
These options may be applied as additional-properties (cli) or configOptions (plugins). Refer to [configuration docs](https://openapi-generator.tech/docs/configuration) for more details.
|
These options may be applied as additional-properties (cli) or configOptions (plugins). Refer to [configuration docs](https://openapi-generator.tech/docs/configuration) for more details.
|
||||||
|
|
||||||
| Option | Description | Values | Default |
|
| Option | Description | Values | Default |
|
||||||
|
@ -1,8 +1,16 @@
|
|||||||
---
|
---
|
||||||
title: Config Options for c
|
title: Documentation for the c Generator
|
||||||
sidebar_label: c
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
## METADATA
|
||||||
|
|
||||||
|
| Property | Value | Notes |
|
||||||
|
| -------- | ----- | ----- |
|
||||||
|
| generator name | c | pass this to the generate command after -g |
|
||||||
|
| generator type | CLIENT | |
|
||||||
|
| helpTxt | Generates a C (libcurl) client library (beta). | |
|
||||||
|
|
||||||
|
## CONFIG OPTIONS
|
||||||
These options may be applied as additional-properties (cli) or configOptions (plugins). Refer to [configuration docs](https://openapi-generator.tech/docs/configuration) for more details.
|
These options may be applied as additional-properties (cli) or configOptions (plugins). Refer to [configuration docs](https://openapi-generator.tech/docs/configuration) for more details.
|
||||||
|
|
||||||
| Option | Description | Values | Default |
|
| Option | Description | Values | Default |
|
||||||
|
@ -1,8 +1,16 @@
|
|||||||
---
|
---
|
||||||
title: Config Options for clojure
|
title: Documentation for the clojure Generator
|
||||||
sidebar_label: clojure
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
## METADATA
|
||||||
|
|
||||||
|
| Property | Value | Notes |
|
||||||
|
| -------- | ----- | ----- |
|
||||||
|
| generator name | clojure | pass this to the generate command after -g |
|
||||||
|
| generator type | CLIENT | |
|
||||||
|
| helpTxt | Generates a Clojure client library. | |
|
||||||
|
|
||||||
|
## CONFIG OPTIONS
|
||||||
These options may be applied as additional-properties (cli) or configOptions (plugins). Refer to [configuration docs](https://openapi-generator.tech/docs/configuration) for more details.
|
These options may be applied as additional-properties (cli) or configOptions (plugins). Refer to [configuration docs](https://openapi-generator.tech/docs/configuration) for more details.
|
||||||
|
|
||||||
| Option | Description | Values | Default |
|
| Option | Description | Values | Default |
|
||||||
|
@ -1,8 +1,16 @@
|
|||||||
---
|
---
|
||||||
title: Config Options for cpp-pistache-server
|
title: Documentation for the cpp-pistache-server Generator
|
||||||
sidebar_label: cpp-pistache-server
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
## METADATA
|
||||||
|
|
||||||
|
| Property | Value | Notes |
|
||||||
|
| -------- | ----- | ----- |
|
||||||
|
| generator name | cpp-pistache-server | pass this to the generate command after -g |
|
||||||
|
| generator type | SERVER | |
|
||||||
|
| helpTxt | Generates a C++ API server (based on Pistache) | |
|
||||||
|
|
||||||
|
## CONFIG OPTIONS
|
||||||
These options may be applied as additional-properties (cli) or configOptions (plugins). Refer to [configuration docs](https://openapi-generator.tech/docs/configuration) for more details.
|
These options may be applied as additional-properties (cli) or configOptions (plugins). Refer to [configuration docs](https://openapi-generator.tech/docs/configuration) for more details.
|
||||||
|
|
||||||
| Option | Description | Values | Default |
|
| Option | Description | Values | Default |
|
||||||
|
@ -1,8 +1,16 @@
|
|||||||
---
|
---
|
||||||
title: Config Options for cpp-qt-client
|
title: Documentation for the cpp-qt-client Generator
|
||||||
sidebar_label: cpp-qt-client
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
## METADATA
|
||||||
|
|
||||||
|
| Property | Value | Notes |
|
||||||
|
| -------- | ----- | ----- |
|
||||||
|
| generator name | cpp-qt-client | pass this to the generate command after -g |
|
||||||
|
| generator type | CLIENT | |
|
||||||
|
| helpTxt | Generates a Qt C++ client library. | |
|
||||||
|
|
||||||
|
## CONFIG OPTIONS
|
||||||
These options may be applied as additional-properties (cli) or configOptions (plugins). Refer to [configuration docs](https://openapi-generator.tech/docs/configuration) for more details.
|
These options may be applied as additional-properties (cli) or configOptions (plugins). Refer to [configuration docs](https://openapi-generator.tech/docs/configuration) for more details.
|
||||||
|
|
||||||
| Option | Description | Values | Default |
|
| Option | Description | Values | Default |
|
||||||
|
@ -1,8 +1,16 @@
|
|||||||
---
|
---
|
||||||
title: Config Options for cpp-qt-qhttpengine-server
|
title: Documentation for the cpp-qt-qhttpengine-server Generator
|
||||||
sidebar_label: cpp-qt-qhttpengine-server
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
## METADATA
|
||||||
|
|
||||||
|
| Property | Value | Notes |
|
||||||
|
| -------- | ----- | ----- |
|
||||||
|
| generator name | cpp-qt-qhttpengine-server | pass this to the generate command after -g |
|
||||||
|
| generator type | SERVER | |
|
||||||
|
| helpTxt | Generates a Qt C++ Server using the QHTTPEngine HTTP Library. | |
|
||||||
|
|
||||||
|
## CONFIG OPTIONS
|
||||||
These options may be applied as additional-properties (cli) or configOptions (plugins). Refer to [configuration docs](https://openapi-generator.tech/docs/configuration) for more details.
|
These options may be applied as additional-properties (cli) or configOptions (plugins). Refer to [configuration docs](https://openapi-generator.tech/docs/configuration) for more details.
|
||||||
|
|
||||||
| Option | Description | Values | Default |
|
| Option | Description | Values | Default |
|
||||||
|
@ -1,8 +1,16 @@
|
|||||||
---
|
---
|
||||||
title: Config Options for cpp-restbed-server
|
title: Documentation for the cpp-restbed-server Generator
|
||||||
sidebar_label: cpp-restbed-server
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
## METADATA
|
||||||
|
|
||||||
|
| Property | Value | Notes |
|
||||||
|
| -------- | ----- | ----- |
|
||||||
|
| generator name | cpp-restbed-server | pass this to the generate command after -g |
|
||||||
|
| generator type | SERVER | |
|
||||||
|
| helpTxt | Generates a C++ API Server with Restbed (https://github.com/Corvusoft/restbed). | |
|
||||||
|
|
||||||
|
## CONFIG OPTIONS
|
||||||
These options may be applied as additional-properties (cli) or configOptions (plugins). Refer to [configuration docs](https://openapi-generator.tech/docs/configuration) for more details.
|
These options may be applied as additional-properties (cli) or configOptions (plugins). Refer to [configuration docs](https://openapi-generator.tech/docs/configuration) for more details.
|
||||||
|
|
||||||
| Option | Description | Values | Default |
|
| Option | Description | Values | Default |
|
||||||
|
@ -1,8 +1,16 @@
|
|||||||
---
|
---
|
||||||
title: Config Options for cpp-restsdk
|
title: Documentation for the cpp-restsdk Generator
|
||||||
sidebar_label: cpp-restsdk
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
## METADATA
|
||||||
|
|
||||||
|
| Property | Value | Notes |
|
||||||
|
| -------- | ----- | ----- |
|
||||||
|
| generator name | cpp-restsdk | pass this to the generate command after -g |
|
||||||
|
| generator type | CLIENT | |
|
||||||
|
| helpTxt | Generates a C++ API client with C++ REST SDK (https://github.com/Microsoft/cpprestsdk). | |
|
||||||
|
|
||||||
|
## CONFIG OPTIONS
|
||||||
These options may be applied as additional-properties (cli) or configOptions (plugins). Refer to [configuration docs](https://openapi-generator.tech/docs/configuration) for more details.
|
These options may be applied as additional-properties (cli) or configOptions (plugins). Refer to [configuration docs](https://openapi-generator.tech/docs/configuration) for more details.
|
||||||
|
|
||||||
| Option | Description | Values | Default |
|
| Option | Description | Values | Default |
|
||||||
|
@ -1,8 +1,16 @@
|
|||||||
---
|
---
|
||||||
title: Config Options for cpp-tiny
|
title: Documentation for the cpp-tiny Generator
|
||||||
sidebar_label: cpp-tiny
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
## METADATA
|
||||||
|
|
||||||
|
| Property | Value | Notes |
|
||||||
|
| -------- | ----- | ----- |
|
||||||
|
| generator name | cpp-tiny | pass this to the generate command after -g |
|
||||||
|
| generator type | CLIENT | |
|
||||||
|
| helpTxt | Generates a C++ Arduino REST API client. | |
|
||||||
|
|
||||||
|
## CONFIG OPTIONS
|
||||||
These options may be applied as additional-properties (cli) or configOptions (plugins). Refer to [configuration docs](https://openapi-generator.tech/docs/configuration) for more details.
|
These options may be applied as additional-properties (cli) or configOptions (plugins). Refer to [configuration docs](https://openapi-generator.tech/docs/configuration) for more details.
|
||||||
|
|
||||||
| Option | Description | Values | Default |
|
| Option | Description | Values | Default |
|
||||||
|
@ -1,8 +1,16 @@
|
|||||||
---
|
---
|
||||||
title: Config Options for cpp-tizen
|
title: Documentation for the cpp-tizen Generator
|
||||||
sidebar_label: cpp-tizen
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
## METADATA
|
||||||
|
|
||||||
|
| Property | Value | Notes |
|
||||||
|
| -------- | ----- | ----- |
|
||||||
|
| generator name | cpp-tizen | pass this to the generate command after -g |
|
||||||
|
| generator type | CLIENT | |
|
||||||
|
| helpTxt | Generates a Samsung Tizen C++ client library. | |
|
||||||
|
|
||||||
|
## CONFIG OPTIONS
|
||||||
These options may be applied as additional-properties (cli) or configOptions (plugins). Refer to [configuration docs](https://openapi-generator.tech/docs/configuration) for more details.
|
These options may be applied as additional-properties (cli) or configOptions (plugins). Refer to [configuration docs](https://openapi-generator.tech/docs/configuration) for more details.
|
||||||
|
|
||||||
| Option | Description | Values | Default |
|
| Option | Description | Values | Default |
|
||||||
|
@ -1,8 +1,16 @@
|
|||||||
---
|
---
|
||||||
title: Config Options for cpp-ue4
|
title: Documentation for the cpp-ue4 Generator
|
||||||
sidebar_label: cpp-ue4
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
## METADATA
|
||||||
|
|
||||||
|
| Property | Value | Notes |
|
||||||
|
| -------- | ----- | ----- |
|
||||||
|
| generator name | cpp-ue4 | pass this to the generate command after -g |
|
||||||
|
| generator type | CLIENT | |
|
||||||
|
| helpTxt | Generates a Unreal Engine 4 C++ Module (beta). | |
|
||||||
|
|
||||||
|
## CONFIG OPTIONS
|
||||||
These options may be applied as additional-properties (cli) or configOptions (plugins). Refer to [configuration docs](https://openapi-generator.tech/docs/configuration) for more details.
|
These options may be applied as additional-properties (cli) or configOptions (plugins). Refer to [configuration docs](https://openapi-generator.tech/docs/configuration) for more details.
|
||||||
|
|
||||||
| Option | Description | Values | Default |
|
| Option | Description | Values | Default |
|
||||||
|
@ -1,8 +1,16 @@
|
|||||||
---
|
---
|
||||||
title: Config Options for crystal
|
title: Documentation for the crystal Generator
|
||||||
sidebar_label: crystal
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
## METADATA
|
||||||
|
|
||||||
|
| Property | Value | Notes |
|
||||||
|
| -------- | ----- | ----- |
|
||||||
|
| generator name | crystal | pass this to the generate command after -g |
|
||||||
|
| generator type | CLIENT | |
|
||||||
|
| helpTxt | Generates a Crystal client library (beta). | |
|
||||||
|
|
||||||
|
## CONFIG OPTIONS
|
||||||
These options may be applied as additional-properties (cli) or configOptions (plugins). Refer to [configuration docs](https://openapi-generator.tech/docs/configuration) for more details.
|
These options may be applied as additional-properties (cli) or configOptions (plugins). Refer to [configuration docs](https://openapi-generator.tech/docs/configuration) for more details.
|
||||||
|
|
||||||
| Option | Description | Values | Default |
|
| Option | Description | Values | Default |
|
||||||
|
@ -1,8 +1,16 @@
|
|||||||
---
|
---
|
||||||
title: Config Options for csharp-dotnet2
|
title: Documentation for the csharp-dotnet2 Generator
|
||||||
sidebar_label: csharp-dotnet2
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
## METADATA
|
||||||
|
|
||||||
|
| Property | Value | Notes |
|
||||||
|
| -------- | ----- | ----- |
|
||||||
|
| generator name | csharp-dotnet2 | pass this to the generate command after -g |
|
||||||
|
| generator type | CLIENT | |
|
||||||
|
| helpTxt | Generates a C# .Net 2.0 client library (beta). | |
|
||||||
|
|
||||||
|
## CONFIG OPTIONS
|
||||||
These options may be applied as additional-properties (cli) or configOptions (plugins). Refer to [configuration docs](https://openapi-generator.tech/docs/configuration) for more details.
|
These options may be applied as additional-properties (cli) or configOptions (plugins). Refer to [configuration docs](https://openapi-generator.tech/docs/configuration) for more details.
|
||||||
|
|
||||||
| Option | Description | Values | Default |
|
| Option | Description | Values | Default |
|
||||||
|
@ -1,8 +1,16 @@
|
|||||||
---
|
---
|
||||||
title: Config Options for csharp-nancyfx
|
title: Documentation for the csharp-nancyfx Generator
|
||||||
sidebar_label: csharp-nancyfx
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
## METADATA
|
||||||
|
|
||||||
|
| Property | Value | Notes |
|
||||||
|
| -------- | ----- | ----- |
|
||||||
|
| generator name | csharp-nancyfx | pass this to the generate command after -g |
|
||||||
|
| generator type | SERVER | |
|
||||||
|
| helpTxt | Generates a C# NancyFX Web API server. | |
|
||||||
|
|
||||||
|
## CONFIG OPTIONS
|
||||||
These options may be applied as additional-properties (cli) or configOptions (plugins). Refer to [configuration docs](https://openapi-generator.tech/docs/configuration) for more details.
|
These options may be applied as additional-properties (cli) or configOptions (plugins). Refer to [configuration docs](https://openapi-generator.tech/docs/configuration) for more details.
|
||||||
|
|
||||||
| Option | Description | Values | Default |
|
| Option | Description | Values | Default |
|
||||||
|
@ -1,8 +1,16 @@
|
|||||||
---
|
---
|
||||||
title: Config Options for csharp-netcore-functions
|
title: Documentation for the csharp-netcore-functions Generator
|
||||||
sidebar_label: csharp-netcore-functions
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
## METADATA
|
||||||
|
|
||||||
|
| Property | Value | Notes |
|
||||||
|
| -------- | ----- | ----- |
|
||||||
|
| generator name | csharp-netcore-functions | pass this to the generate command after -g |
|
||||||
|
| generator type | SERVER | |
|
||||||
|
| helpTxt | Generates a csharp server. | |
|
||||||
|
|
||||||
|
## CONFIG OPTIONS
|
||||||
These options may be applied as additional-properties (cli) or configOptions (plugins). Refer to [configuration docs](https://openapi-generator.tech/docs/configuration) for more details.
|
These options may be applied as additional-properties (cli) or configOptions (plugins). Refer to [configuration docs](https://openapi-generator.tech/docs/configuration) for more details.
|
||||||
|
|
||||||
| Option | Description | Values | Default |
|
| Option | Description | Values | Default |
|
||||||
|
@ -1,8 +1,16 @@
|
|||||||
---
|
---
|
||||||
title: Config Options for csharp-netcore
|
title: Documentation for the csharp-netcore Generator
|
||||||
sidebar_label: csharp-netcore
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
## METADATA
|
||||||
|
|
||||||
|
| Property | Value | Notes |
|
||||||
|
| -------- | ----- | ----- |
|
||||||
|
| generator name | csharp-netcore | pass this to the generate command after -g |
|
||||||
|
| generator type | CLIENT | |
|
||||||
|
| helpTxt | Generates a C# client library (.NET Standard, .NET Core). | |
|
||||||
|
|
||||||
|
## CONFIG OPTIONS
|
||||||
These options may be applied as additional-properties (cli) or configOptions (plugins). Refer to [configuration docs](https://openapi-generator.tech/docs/configuration) for more details.
|
These options may be applied as additional-properties (cli) or configOptions (plugins). Refer to [configuration docs](https://openapi-generator.tech/docs/configuration) for more details.
|
||||||
|
|
||||||
| Option | Description | Values | Default |
|
| Option | Description | Values | Default |
|
||||||
|
@ -1,8 +1,16 @@
|
|||||||
---
|
---
|
||||||
title: Config Options for csharp
|
title: Documentation for the csharp Generator
|
||||||
sidebar_label: csharp
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
## METADATA
|
||||||
|
|
||||||
|
| Property | Value | Notes |
|
||||||
|
| -------- | ----- | ----- |
|
||||||
|
| generator name | csharp | pass this to the generate command after -g |
|
||||||
|
| generator type | CLIENT | |
|
||||||
|
| helpTxt | Generates a CSharp client library. | |
|
||||||
|
|
||||||
|
## CONFIG OPTIONS
|
||||||
These options may be applied as additional-properties (cli) or configOptions (plugins). Refer to [configuration docs](https://openapi-generator.tech/docs/configuration) for more details.
|
These options may be applied as additional-properties (cli) or configOptions (plugins). Refer to [configuration docs](https://openapi-generator.tech/docs/configuration) for more details.
|
||||||
|
|
||||||
| Option | Description | Values | Default |
|
| Option | Description | Values | Default |
|
||||||
|
@ -1,8 +1,16 @@
|
|||||||
---
|
---
|
||||||
title: Config Options for cwiki
|
title: Documentation for the cwiki Generator
|
||||||
sidebar_label: cwiki
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
## METADATA
|
||||||
|
|
||||||
|
| Property | Value | Notes |
|
||||||
|
| -------- | ----- | ----- |
|
||||||
|
| generator name | cwiki | pass this to the generate command after -g |
|
||||||
|
| generator type | DOCUMENTATION | |
|
||||||
|
| helpTxt | Generates confluence wiki markup. | |
|
||||||
|
|
||||||
|
## CONFIG OPTIONS
|
||||||
These options may be applied as additional-properties (cli) or configOptions (plugins). Refer to [configuration docs](https://openapi-generator.tech/docs/configuration) for more details.
|
These options may be applied as additional-properties (cli) or configOptions (plugins). Refer to [configuration docs](https://openapi-generator.tech/docs/configuration) for more details.
|
||||||
|
|
||||||
| Option | Description | Values | Default |
|
| Option | Description | Values | Default |
|
||||||
|
@ -1,8 +1,16 @@
|
|||||||
---
|
---
|
||||||
title: Config Options for dart-dio-next
|
title: Documentation for the dart-dio-next Generator
|
||||||
sidebar_label: dart-dio-next
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
## METADATA
|
||||||
|
|
||||||
|
| Property | Value | Notes |
|
||||||
|
| -------- | ----- | ----- |
|
||||||
|
| generator name | dart-dio-next | pass this to the generate command after -g |
|
||||||
|
| generator type | CLIENT | |
|
||||||
|
| helpTxt | Generates a Dart Dio client library with null-safety. | |
|
||||||
|
|
||||||
|
## CONFIG OPTIONS
|
||||||
These options may be applied as additional-properties (cli) or configOptions (plugins). Refer to [configuration docs](https://openapi-generator.tech/docs/configuration) for more details.
|
These options may be applied as additional-properties (cli) or configOptions (plugins). Refer to [configuration docs](https://openapi-generator.tech/docs/configuration) for more details.
|
||||||
|
|
||||||
| Option | Description | Values | Default |
|
| Option | Description | Values | Default |
|
||||||
|
@ -1,8 +1,16 @@
|
|||||||
---
|
---
|
||||||
title: Config Options for dart-dio
|
title: Documentation for the dart-dio Generator
|
||||||
sidebar_label: dart-dio
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
## METADATA
|
||||||
|
|
||||||
|
| Property | Value | Notes |
|
||||||
|
| -------- | ----- | ----- |
|
||||||
|
| generator name | dart-dio | pass this to the generate command after -g |
|
||||||
|
| generator type | CLIENT | |
|
||||||
|
| helpTxt | Generates a Dart Dio client library. | |
|
||||||
|
|
||||||
|
## CONFIG OPTIONS
|
||||||
These options may be applied as additional-properties (cli) or configOptions (plugins). Refer to [configuration docs](https://openapi-generator.tech/docs/configuration) for more details.
|
These options may be applied as additional-properties (cli) or configOptions (plugins). Refer to [configuration docs](https://openapi-generator.tech/docs/configuration) for more details.
|
||||||
|
|
||||||
| Option | Description | Values | Default |
|
| Option | Description | Values | Default |
|
||||||
|
@ -1,8 +1,16 @@
|
|||||||
---
|
---
|
||||||
title: Config Options for dart-jaguar
|
title: Documentation for the dart-jaguar Generator
|
||||||
sidebar_label: dart-jaguar
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
## METADATA
|
||||||
|
|
||||||
|
| Property | Value | Notes |
|
||||||
|
| -------- | ----- | ----- |
|
||||||
|
| generator name | dart-jaguar | pass this to the generate command after -g |
|
||||||
|
| generator type | CLIENT | |
|
||||||
|
| helpTxt | Generates a Dart Jaguar client library. | |
|
||||||
|
|
||||||
|
## CONFIG OPTIONS
|
||||||
These options may be applied as additional-properties (cli) or configOptions (plugins). Refer to [configuration docs](https://openapi-generator.tech/docs/configuration) for more details.
|
These options may be applied as additional-properties (cli) or configOptions (plugins). Refer to [configuration docs](https://openapi-generator.tech/docs/configuration) for more details.
|
||||||
|
|
||||||
| Option | Description | Values | Default |
|
| Option | Description | Values | Default |
|
||||||
|
@ -1,8 +1,16 @@
|
|||||||
---
|
---
|
||||||
title: Config Options for dart
|
title: Documentation for the dart Generator
|
||||||
sidebar_label: dart
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
## METADATA
|
||||||
|
|
||||||
|
| Property | Value | Notes |
|
||||||
|
| -------- | ----- | ----- |
|
||||||
|
| generator name | dart | pass this to the generate command after -g |
|
||||||
|
| generator type | CLIENT | |
|
||||||
|
| helpTxt | Generates a Dart 2.x client library. | |
|
||||||
|
|
||||||
|
## CONFIG OPTIONS
|
||||||
These options may be applied as additional-properties (cli) or configOptions (plugins). Refer to [configuration docs](https://openapi-generator.tech/docs/configuration) for more details.
|
These options may be applied as additional-properties (cli) or configOptions (plugins). Refer to [configuration docs](https://openapi-generator.tech/docs/configuration) for more details.
|
||||||
|
|
||||||
| Option | Description | Values | Default |
|
| Option | Description | Values | Default |
|
||||||
|
@ -1,8 +1,16 @@
|
|||||||
---
|
---
|
||||||
title: Config Options for dynamic-html
|
title: Documentation for the dynamic-html Generator
|
||||||
sidebar_label: dynamic-html
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
## METADATA
|
||||||
|
|
||||||
|
| Property | Value | Notes |
|
||||||
|
| -------- | ----- | ----- |
|
||||||
|
| generator name | dynamic-html | pass this to the generate command after -g |
|
||||||
|
| generator type | DOCUMENTATION | |
|
||||||
|
| helpTxt | Generates a dynamic HTML site. | |
|
||||||
|
|
||||||
|
## CONFIG OPTIONS
|
||||||
These options may be applied as additional-properties (cli) or configOptions (plugins). Refer to [configuration docs](https://openapi-generator.tech/docs/configuration) for more details.
|
These options may be applied as additional-properties (cli) or configOptions (plugins). Refer to [configuration docs](https://openapi-generator.tech/docs/configuration) for more details.
|
||||||
|
|
||||||
| Option | Description | Values | Default |
|
| Option | Description | Values | Default |
|
||||||
|
@ -1,8 +1,16 @@
|
|||||||
---
|
---
|
||||||
title: Config Options for eiffel
|
title: Documentation for the eiffel Generator
|
||||||
sidebar_label: eiffel
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
## METADATA
|
||||||
|
|
||||||
|
| Property | Value | Notes |
|
||||||
|
| -------- | ----- | ----- |
|
||||||
|
| generator name | eiffel | pass this to the generate command after -g |
|
||||||
|
| generator type | CLIENT | |
|
||||||
|
| helpTxt | Generates a Eiffel client library (beta). | |
|
||||||
|
|
||||||
|
## CONFIG OPTIONS
|
||||||
These options may be applied as additional-properties (cli) or configOptions (plugins). Refer to [configuration docs](https://openapi-generator.tech/docs/configuration) for more details.
|
These options may be applied as additional-properties (cli) or configOptions (plugins). Refer to [configuration docs](https://openapi-generator.tech/docs/configuration) for more details.
|
||||||
|
|
||||||
| Option | Description | Values | Default |
|
| Option | Description | Values | Default |
|
||||||
|
@ -1,8 +1,16 @@
|
|||||||
---
|
---
|
||||||
title: Config Options for elixir
|
title: Documentation for the elixir Generator
|
||||||
sidebar_label: elixir
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
## METADATA
|
||||||
|
|
||||||
|
| Property | Value | Notes |
|
||||||
|
| -------- | ----- | ----- |
|
||||||
|
| generator name | elixir | pass this to the generate command after -g |
|
||||||
|
| generator type | CLIENT | |
|
||||||
|
| helpTxt | Generates an elixir client library (alpha). | |
|
||||||
|
|
||||||
|
## CONFIG OPTIONS
|
||||||
These options may be applied as additional-properties (cli) or configOptions (plugins). Refer to [configuration docs](https://openapi-generator.tech/docs/configuration) for more details.
|
These options may be applied as additional-properties (cli) or configOptions (plugins). Refer to [configuration docs](https://openapi-generator.tech/docs/configuration) for more details.
|
||||||
|
|
||||||
| Option | Description | Values | Default |
|
| Option | Description | Values | Default |
|
||||||
|
@ -1,8 +1,16 @@
|
|||||||
---
|
---
|
||||||
title: Config Options for elm
|
title: Documentation for the elm Generator
|
||||||
sidebar_label: elm
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
## METADATA
|
||||||
|
|
||||||
|
| Property | Value | Notes |
|
||||||
|
| -------- | ----- | ----- |
|
||||||
|
| generator name | elm | pass this to the generate command after -g |
|
||||||
|
| generator type | CLIENT | |
|
||||||
|
| helpTxt | Generates an Elm client library. | |
|
||||||
|
|
||||||
|
## CONFIG OPTIONS
|
||||||
These options may be applied as additional-properties (cli) or configOptions (plugins). Refer to [configuration docs](https://openapi-generator.tech/docs/configuration) for more details.
|
These options may be applied as additional-properties (cli) or configOptions (plugins). Refer to [configuration docs](https://openapi-generator.tech/docs/configuration) for more details.
|
||||||
|
|
||||||
| Option | Description | Values | Default |
|
| Option | Description | Values | Default |
|
||||||
|
@ -1,8 +1,16 @@
|
|||||||
---
|
---
|
||||||
title: Config Options for erlang-client
|
title: Documentation for the erlang-client Generator
|
||||||
sidebar_label: erlang-client
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
## METADATA
|
||||||
|
|
||||||
|
| Property | Value | Notes |
|
||||||
|
| -------- | ----- | ----- |
|
||||||
|
| generator name | erlang-client | pass this to the generate command after -g |
|
||||||
|
| generator type | CLIENT | |
|
||||||
|
| helpTxt | Generates an Erlang client library (beta). | |
|
||||||
|
|
||||||
|
## CONFIG OPTIONS
|
||||||
These options may be applied as additional-properties (cli) or configOptions (plugins). Refer to [configuration docs](https://openapi-generator.tech/docs/configuration) for more details.
|
These options may be applied as additional-properties (cli) or configOptions (plugins). Refer to [configuration docs](https://openapi-generator.tech/docs/configuration) for more details.
|
||||||
|
|
||||||
| Option | Description | Values | Default |
|
| Option | Description | Values | Default |
|
||||||
|
@ -1,8 +1,16 @@
|
|||||||
---
|
---
|
||||||
title: Config Options for erlang-proper
|
title: Documentation for the erlang-proper Generator
|
||||||
sidebar_label: erlang-proper
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
## METADATA
|
||||||
|
|
||||||
|
| Property | Value | Notes |
|
||||||
|
| -------- | ----- | ----- |
|
||||||
|
| generator name | erlang-proper | pass this to the generate command after -g |
|
||||||
|
| generator type | CLIENT | |
|
||||||
|
| helpTxt | Generates an Erlang library with PropEr generators (beta). | |
|
||||||
|
|
||||||
|
## CONFIG OPTIONS
|
||||||
These options may be applied as additional-properties (cli) or configOptions (plugins). Refer to [configuration docs](https://openapi-generator.tech/docs/configuration) for more details.
|
These options may be applied as additional-properties (cli) or configOptions (plugins). Refer to [configuration docs](https://openapi-generator.tech/docs/configuration) for more details.
|
||||||
|
|
||||||
| Option | Description | Values | Default |
|
| Option | Description | Values | Default |
|
||||||
|
@ -1,8 +1,16 @@
|
|||||||
---
|
---
|
||||||
title: Config Options for erlang-server
|
title: Documentation for the erlang-server Generator
|
||||||
sidebar_label: erlang-server
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
## METADATA
|
||||||
|
|
||||||
|
| Property | Value | Notes |
|
||||||
|
| -------- | ----- | ----- |
|
||||||
|
| generator name | erlang-server | pass this to the generate command after -g |
|
||||||
|
| generator type | SERVER | |
|
||||||
|
| helpTxt | Generates an Erlang server library (beta) using OpenAPI Generator (https://openapi-generator.tech). By default, it will also generate service classes, which can be disabled with the `-Dnoservice` environment variable. | |
|
||||||
|
|
||||||
|
## CONFIG OPTIONS
|
||||||
These options may be applied as additional-properties (cli) or configOptions (plugins). Refer to [configuration docs](https://openapi-generator.tech/docs/configuration) for more details.
|
These options may be applied as additional-properties (cli) or configOptions (plugins). Refer to [configuration docs](https://openapi-generator.tech/docs/configuration) for more details.
|
||||||
|
|
||||||
| Option | Description | Values | Default |
|
| Option | Description | Values | Default |
|
||||||
|
@ -1,8 +1,16 @@
|
|||||||
---
|
---
|
||||||
title: Config Options for flash-deprecated
|
title: Documentation for the flash-deprecated Generator
|
||||||
sidebar_label: flash-deprecated
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
## METADATA
|
||||||
|
|
||||||
|
| Property | Value | Notes |
|
||||||
|
| -------- | ----- | ----- |
|
||||||
|
| generator name | flash-deprecated | pass this to the generate command after -g |
|
||||||
|
| generator type | CLIENT | |
|
||||||
|
| helpTxt | Generates a Flash (ActionScript) client library (beta). IMPORTANT: this generator has been deprecated in v5.x | |
|
||||||
|
|
||||||
|
## CONFIG OPTIONS
|
||||||
These options may be applied as additional-properties (cli) or configOptions (plugins). Refer to [configuration docs](https://openapi-generator.tech/docs/configuration) for more details.
|
These options may be applied as additional-properties (cli) or configOptions (plugins). Refer to [configuration docs](https://openapi-generator.tech/docs/configuration) for more details.
|
||||||
|
|
||||||
| Option | Description | Values | Default |
|
| Option | Description | Values | Default |
|
||||||
|
@ -1,8 +1,16 @@
|
|||||||
---
|
---
|
||||||
title: Config Options for fsharp-functions
|
title: Documentation for the fsharp-functions Generator
|
||||||
sidebar_label: fsharp-functions
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
## METADATA
|
||||||
|
|
||||||
|
| Property | Value | Notes |
|
||||||
|
| -------- | ----- | ----- |
|
||||||
|
| generator name | fsharp-functions | pass this to the generate command after -g |
|
||||||
|
| generator type | SERVER | |
|
||||||
|
| helpTxt | Generates a fsharp-functions server (beta). | |
|
||||||
|
|
||||||
|
## CONFIG OPTIONS
|
||||||
These options may be applied as additional-properties (cli) or configOptions (plugins). Refer to [configuration docs](https://openapi-generator.tech/docs/configuration) for more details.
|
These options may be applied as additional-properties (cli) or configOptions (plugins). Refer to [configuration docs](https://openapi-generator.tech/docs/configuration) for more details.
|
||||||
|
|
||||||
| Option | Description | Values | Default |
|
| Option | Description | Values | Default |
|
||||||
|
@ -1,8 +1,16 @@
|
|||||||
---
|
---
|
||||||
title: Config Options for fsharp-giraffe-server
|
title: Documentation for the fsharp-giraffe-server Generator
|
||||||
sidebar_label: fsharp-giraffe-server
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
## METADATA
|
||||||
|
|
||||||
|
| Property | Value | Notes |
|
||||||
|
| -------- | ----- | ----- |
|
||||||
|
| generator name | fsharp-giraffe-server | pass this to the generate command after -g |
|
||||||
|
| generator type | SERVER | |
|
||||||
|
| helpTxt | Generates a F# Giraffe server (beta). | |
|
||||||
|
|
||||||
|
## CONFIG OPTIONS
|
||||||
These options may be applied as additional-properties (cli) or configOptions (plugins). Refer to [configuration docs](https://openapi-generator.tech/docs/configuration) for more details.
|
These options may be applied as additional-properties (cli) or configOptions (plugins). Refer to [configuration docs](https://openapi-generator.tech/docs/configuration) for more details.
|
||||||
|
|
||||||
| Option | Description | Values | Default |
|
| Option | Description | Values | Default |
|
||||||
|
@ -1,8 +1,16 @@
|
|||||||
---
|
---
|
||||||
title: Config Options for go-deprecated
|
title: Documentation for the go-deprecated Generator
|
||||||
sidebar_label: go-deprecated
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
## METADATA
|
||||||
|
|
||||||
|
| Property | Value | Notes |
|
||||||
|
| -------- | ----- | ----- |
|
||||||
|
| generator name | go-deprecated | pass this to the generate command after -g |
|
||||||
|
| generator type | CLIENT | |
|
||||||
|
| helpTxt | Generates a Go client library (beta). NOTE: this generator has been deprecated. Please use `go` client generator instead. | |
|
||||||
|
|
||||||
|
## CONFIG OPTIONS
|
||||||
These options may be applied as additional-properties (cli) or configOptions (plugins). Refer to [configuration docs](https://openapi-generator.tech/docs/configuration) for more details.
|
These options may be applied as additional-properties (cli) or configOptions (plugins). Refer to [configuration docs](https://openapi-generator.tech/docs/configuration) for more details.
|
||||||
|
|
||||||
| Option | Description | Values | Default |
|
| Option | Description | Values | Default |
|
||||||
|
@ -1,8 +1,16 @@
|
|||||||
---
|
---
|
||||||
title: Config Options for go-echo-server
|
title: Documentation for the go-echo-server Generator
|
||||||
sidebar_label: go-echo-server
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
## METADATA
|
||||||
|
|
||||||
|
| Property | Value | Notes |
|
||||||
|
| -------- | ----- | ----- |
|
||||||
|
| generator name | go-echo-server | pass this to the generate command after -g |
|
||||||
|
| generator type | SERVER | |
|
||||||
|
| helpTxt | Generates a go-echo server. (Beta) | |
|
||||||
|
|
||||||
|
## CONFIG OPTIONS
|
||||||
These options may be applied as additional-properties (cli) or configOptions (plugins). Refer to [configuration docs](https://openapi-generator.tech/docs/configuration) for more details.
|
These options may be applied as additional-properties (cli) or configOptions (plugins). Refer to [configuration docs](https://openapi-generator.tech/docs/configuration) for more details.
|
||||||
|
|
||||||
| Option | Description | Values | Default |
|
| Option | Description | Values | Default |
|
||||||
|
@ -1,8 +1,16 @@
|
|||||||
---
|
---
|
||||||
title: Config Options for go-gin-server
|
title: Documentation for the go-gin-server Generator
|
||||||
sidebar_label: go-gin-server
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
## METADATA
|
||||||
|
|
||||||
|
| Property | Value | Notes |
|
||||||
|
| -------- | ----- | ----- |
|
||||||
|
| generator name | go-gin-server | pass this to the generate command after -g |
|
||||||
|
| generator type | SERVER | |
|
||||||
|
| helpTxt | Generates a Go server library with the gin framework using OpenAPI-Generator.By default, it will also generate service classes. | |
|
||||||
|
|
||||||
|
## CONFIG OPTIONS
|
||||||
These options may be applied as additional-properties (cli) or configOptions (plugins). Refer to [configuration docs](https://openapi-generator.tech/docs/configuration) for more details.
|
These options may be applied as additional-properties (cli) or configOptions (plugins). Refer to [configuration docs](https://openapi-generator.tech/docs/configuration) for more details.
|
||||||
|
|
||||||
| Option | Description | Values | Default |
|
| Option | Description | Values | Default |
|
||||||
|
@ -1,8 +1,16 @@
|
|||||||
---
|
---
|
||||||
title: Config Options for go-server
|
title: Documentation for the go-server Generator
|
||||||
sidebar_label: go-server
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
## METADATA
|
||||||
|
|
||||||
|
| Property | Value | Notes |
|
||||||
|
| -------- | ----- | ----- |
|
||||||
|
| generator name | go-server | pass this to the generate command after -g |
|
||||||
|
| generator type | SERVER | |
|
||||||
|
| helpTxt | Generates a Go server library using OpenAPI-Generator. By default, it will also generate service classes -- which you can disable with the `-Dnoservice` environment variable. | |
|
||||||
|
|
||||||
|
## CONFIG OPTIONS
|
||||||
These options may be applied as additional-properties (cli) or configOptions (plugins). Refer to [configuration docs](https://openapi-generator.tech/docs/configuration) for more details.
|
These options may be applied as additional-properties (cli) or configOptions (plugins). Refer to [configuration docs](https://openapi-generator.tech/docs/configuration) for more details.
|
||||||
|
|
||||||
| Option | Description | Values | Default |
|
| Option | Description | Values | Default |
|
||||||
|
@ -1,8 +1,16 @@
|
|||||||
---
|
---
|
||||||
title: Config Options for go
|
title: Documentation for the go Generator
|
||||||
sidebar_label: go
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
## METADATA
|
||||||
|
|
||||||
|
| Property | Value | Notes |
|
||||||
|
| -------- | ----- | ----- |
|
||||||
|
| generator name | go | pass this to the generate command after -g |
|
||||||
|
| generator type | CLIENT | |
|
||||||
|
| helpTxt | Generates a Go client library. | |
|
||||||
|
|
||||||
|
## CONFIG OPTIONS
|
||||||
These options may be applied as additional-properties (cli) or configOptions (plugins). Refer to [configuration docs](https://openapi-generator.tech/docs/configuration) for more details.
|
These options may be applied as additional-properties (cli) or configOptions (plugins). Refer to [configuration docs](https://openapi-generator.tech/docs/configuration) for more details.
|
||||||
|
|
||||||
| Option | Description | Values | Default |
|
| Option | Description | Values | Default |
|
||||||
|
@ -1,8 +1,16 @@
|
|||||||
---
|
---
|
||||||
title: Config Options for graphql-nodejs-express-server
|
title: Documentation for the graphql-nodejs-express-server Generator
|
||||||
sidebar_label: graphql-nodejs-express-server
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
## METADATA
|
||||||
|
|
||||||
|
| Property | Value | Notes |
|
||||||
|
| -------- | ----- | ----- |
|
||||||
|
| generator name | graphql-nodejs-express-server | pass this to the generate command after -g |
|
||||||
|
| generator type | SERVER | |
|
||||||
|
| helpTxt | Generates a GraphQL Node.js Express server (beta) including it's types, queries, mutations, (resolvers) | |
|
||||||
|
|
||||||
|
## CONFIG OPTIONS
|
||||||
These options may be applied as additional-properties (cli) or configOptions (plugins). Refer to [configuration docs](https://openapi-generator.tech/docs/configuration) for more details.
|
These options may be applied as additional-properties (cli) or configOptions (plugins). Refer to [configuration docs](https://openapi-generator.tech/docs/configuration) for more details.
|
||||||
|
|
||||||
| Option | Description | Values | Default |
|
| Option | Description | Values | Default |
|
||||||
|
@ -1,8 +1,16 @@
|
|||||||
---
|
---
|
||||||
title: Config Options for graphql-schema
|
title: Documentation for the graphql-schema Generator
|
||||||
sidebar_label: graphql-schema
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
## METADATA
|
||||||
|
|
||||||
|
| Property | Value | Notes |
|
||||||
|
| -------- | ----- | ----- |
|
||||||
|
| generator name | graphql-schema | pass this to the generate command after -g |
|
||||||
|
| generator type | SCHEMA | |
|
||||||
|
| helpTxt | Generates GraphQL schema files (beta) | |
|
||||||
|
|
||||||
|
## CONFIG OPTIONS
|
||||||
These options may be applied as additional-properties (cli) or configOptions (plugins). Refer to [configuration docs](https://openapi-generator.tech/docs/configuration) for more details.
|
These options may be applied as additional-properties (cli) or configOptions (plugins). Refer to [configuration docs](https://openapi-generator.tech/docs/configuration) for more details.
|
||||||
|
|
||||||
| Option | Description | Values | Default |
|
| Option | Description | Values | Default |
|
||||||
|
@ -1,8 +1,16 @@
|
|||||||
---
|
---
|
||||||
title: Config Options for groovy
|
title: Documentation for the groovy Generator
|
||||||
sidebar_label: groovy
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
## METADATA
|
||||||
|
|
||||||
|
| Property | Value | Notes |
|
||||||
|
| -------- | ----- | ----- |
|
||||||
|
| generator name | groovy | pass this to the generate command after -g |
|
||||||
|
| generator type | CLIENT | |
|
||||||
|
| helpTxt | Generates a Groovy API client. | |
|
||||||
|
|
||||||
|
## CONFIG OPTIONS
|
||||||
These options may be applied as additional-properties (cli) or configOptions (plugins). Refer to [configuration docs](https://openapi-generator.tech/docs/configuration) for more details.
|
These options may be applied as additional-properties (cli) or configOptions (plugins). Refer to [configuration docs](https://openapi-generator.tech/docs/configuration) for more details.
|
||||||
|
|
||||||
| Option | Description | Values | Default |
|
| Option | Description | Values | Default |
|
||||||
|
@ -1,8 +1,16 @@
|
|||||||
---
|
---
|
||||||
title: Config Options for haskell-http-client
|
title: Documentation for the haskell-http-client Generator
|
||||||
sidebar_label: haskell-http-client
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
## METADATA
|
||||||
|
|
||||||
|
| Property | Value | Notes |
|
||||||
|
| -------- | ----- | ----- |
|
||||||
|
| generator name | haskell-http-client | pass this to the generate command after -g |
|
||||||
|
| generator type | CLIENT | |
|
||||||
|
| helpTxt | Generates a Haskell http-client library. | |
|
||||||
|
|
||||||
|
## CONFIG OPTIONS
|
||||||
These options may be applied as additional-properties (cli) or configOptions (plugins). Refer to [configuration docs](https://openapi-generator.tech/docs/configuration) for more details.
|
These options may be applied as additional-properties (cli) or configOptions (plugins). Refer to [configuration docs](https://openapi-generator.tech/docs/configuration) for more details.
|
||||||
|
|
||||||
| Option | Description | Values | Default |
|
| Option | Description | Values | Default |
|
||||||
|
@ -1,8 +1,16 @@
|
|||||||
---
|
---
|
||||||
title: Config Options for haskell-yesod
|
title: Documentation for the haskell-yesod Generator
|
||||||
sidebar_label: haskell-yesod
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
## METADATA
|
||||||
|
|
||||||
|
| Property | Value | Notes |
|
||||||
|
| -------- | ----- | ----- |
|
||||||
|
| generator name | haskell-yesod | pass this to the generate command after -g |
|
||||||
|
| generator type | SERVER | |
|
||||||
|
| helpTxt | Generates a haskell-yesod server. | |
|
||||||
|
|
||||||
|
## CONFIG OPTIONS
|
||||||
These options may be applied as additional-properties (cli) or configOptions (plugins). Refer to [configuration docs](https://openapi-generator.tech/docs/configuration) for more details.
|
These options may be applied as additional-properties (cli) or configOptions (plugins). Refer to [configuration docs](https://openapi-generator.tech/docs/configuration) for more details.
|
||||||
|
|
||||||
| Option | Description | Values | Default |
|
| Option | Description | Values | Default |
|
||||||
|
@ -1,8 +1,16 @@
|
|||||||
---
|
---
|
||||||
title: Config Options for haskell
|
title: Documentation for the haskell Generator
|
||||||
sidebar_label: haskell
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
## METADATA
|
||||||
|
|
||||||
|
| Property | Value | Notes |
|
||||||
|
| -------- | ----- | ----- |
|
||||||
|
| generator name | haskell | pass this to the generate command after -g |
|
||||||
|
| generator type | SERVER | |
|
||||||
|
| helpTxt | Generates a Haskell server and client library. | |
|
||||||
|
|
||||||
|
## CONFIG OPTIONS
|
||||||
These options may be applied as additional-properties (cli) or configOptions (plugins). Refer to [configuration docs](https://openapi-generator.tech/docs/configuration) for more details.
|
These options may be applied as additional-properties (cli) or configOptions (plugins). Refer to [configuration docs](https://openapi-generator.tech/docs/configuration) for more details.
|
||||||
|
|
||||||
| Option | Description | Values | Default |
|
| Option | Description | Values | Default |
|
||||||
|
@ -1,8 +1,16 @@
|
|||||||
---
|
---
|
||||||
title: Config Options for html
|
title: Documentation for the html Generator
|
||||||
sidebar_label: html
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
## METADATA
|
||||||
|
|
||||||
|
| Property | Value | Notes |
|
||||||
|
| -------- | ----- | ----- |
|
||||||
|
| generator name | html | pass this to the generate command after -g |
|
||||||
|
| generator type | DOCUMENTATION | |
|
||||||
|
| helpTxt | Generates a static HTML file. | |
|
||||||
|
|
||||||
|
## CONFIG OPTIONS
|
||||||
These options may be applied as additional-properties (cli) or configOptions (plugins). Refer to [configuration docs](https://openapi-generator.tech/docs/configuration) for more details.
|
These options may be applied as additional-properties (cli) or configOptions (plugins). Refer to [configuration docs](https://openapi-generator.tech/docs/configuration) for more details.
|
||||||
|
|
||||||
| Option | Description | Values | Default |
|
| Option | Description | Values | Default |
|
||||||
|
@ -1,8 +1,16 @@
|
|||||||
---
|
---
|
||||||
title: Config Options for html2
|
title: Documentation for the html2 Generator
|
||||||
sidebar_label: html2
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
## METADATA
|
||||||
|
|
||||||
|
| Property | Value | Notes |
|
||||||
|
| -------- | ----- | ----- |
|
||||||
|
| generator name | html2 | pass this to the generate command after -g |
|
||||||
|
| generator type | DOCUMENTATION | |
|
||||||
|
| helpTxt | Generates a static HTML file. | |
|
||||||
|
|
||||||
|
## CONFIG OPTIONS
|
||||||
These options may be applied as additional-properties (cli) or configOptions (plugins). Refer to [configuration docs](https://openapi-generator.tech/docs/configuration) for more details.
|
These options may be applied as additional-properties (cli) or configOptions (plugins). Refer to [configuration docs](https://openapi-generator.tech/docs/configuration) for more details.
|
||||||
|
|
||||||
| Option | Description | Values | Default |
|
| Option | Description | Values | Default |
|
||||||
|
@ -1,8 +1,16 @@
|
|||||||
---
|
---
|
||||||
title: Config Options for java-inflector
|
title: Documentation for the java-inflector Generator
|
||||||
sidebar_label: java-inflector
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
## METADATA
|
||||||
|
|
||||||
|
| Property | Value | Notes |
|
||||||
|
| -------- | ----- | ----- |
|
||||||
|
| generator name | java-inflector | pass this to the generate command after -g |
|
||||||
|
| generator type | SERVER | |
|
||||||
|
| helpTxt | Generates a Java Inflector Server application. | |
|
||||||
|
|
||||||
|
## CONFIG OPTIONS
|
||||||
These options may be applied as additional-properties (cli) or configOptions (plugins). Refer to [configuration docs](https://openapi-generator.tech/docs/configuration) for more details.
|
These options may be applied as additional-properties (cli) or configOptions (plugins). Refer to [configuration docs](https://openapi-generator.tech/docs/configuration) for more details.
|
||||||
|
|
||||||
| Option | Description | Values | Default |
|
| Option | Description | Values | Default |
|
||||||
|
@ -1,8 +1,16 @@
|
|||||||
---
|
---
|
||||||
title: Config Options for java-micronaut-client
|
title: Documentation for the java-micronaut-client Generator
|
||||||
sidebar_label: java-micronaut-client
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
## METADATA
|
||||||
|
|
||||||
|
| Property | Value | Notes |
|
||||||
|
| -------- | ----- | ----- |
|
||||||
|
| generator name | java-micronaut-client | pass this to the generate command after -g |
|
||||||
|
| generator type | CLIENT | |
|
||||||
|
| helpTxt | Generates a Java Micronaut Client. | |
|
||||||
|
|
||||||
|
## CONFIG OPTIONS
|
||||||
These options may be applied as additional-properties (cli) or configOptions (plugins). Refer to [configuration docs](https://openapi-generator.tech/docs/configuration) for more details.
|
These options may be applied as additional-properties (cli) or configOptions (plugins). Refer to [configuration docs](https://openapi-generator.tech/docs/configuration) for more details.
|
||||||
|
|
||||||
| Option | Description | Values | Default |
|
| Option | Description | Values | Default |
|
||||||
|
@ -1,8 +1,16 @@
|
|||||||
---
|
---
|
||||||
title: Config Options for java-msf4j
|
title: Documentation for the java-msf4j Generator
|
||||||
sidebar_label: java-msf4j
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
## METADATA
|
||||||
|
|
||||||
|
| Property | Value | Notes |
|
||||||
|
| -------- | ----- | ----- |
|
||||||
|
| generator name | java-msf4j | pass this to the generate command after -g |
|
||||||
|
| generator type | SERVER | |
|
||||||
|
| helpTxt | Generates a Java Micro Service based on WSO2 Microservices Framework for Java (MSF4J) | |
|
||||||
|
|
||||||
|
## CONFIG OPTIONS
|
||||||
These options may be applied as additional-properties (cli) or configOptions (plugins). Refer to [configuration docs](https://openapi-generator.tech/docs/configuration) for more details.
|
These options may be applied as additional-properties (cli) or configOptions (plugins). Refer to [configuration docs](https://openapi-generator.tech/docs/configuration) for more details.
|
||||||
|
|
||||||
| Option | Description | Values | Default |
|
| Option | Description | Values | Default |
|
||||||
|
@ -1,8 +1,16 @@
|
|||||||
---
|
---
|
||||||
title: Config Options for java-pkmst
|
title: Documentation for the java-pkmst Generator
|
||||||
sidebar_label: java-pkmst
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
## METADATA
|
||||||
|
|
||||||
|
| Property | Value | Notes |
|
||||||
|
| -------- | ----- | ----- |
|
||||||
|
| generator name | java-pkmst | pass this to the generate command after -g |
|
||||||
|
| generator type | SERVER | |
|
||||||
|
| helpTxt | Generates a PKMST SpringBoot Server application using the SpringFox integration. Also enables EurekaServerClient / Zipkin / Spring-Boot admin | |
|
||||||
|
|
||||||
|
## CONFIG OPTIONS
|
||||||
These options may be applied as additional-properties (cli) or configOptions (plugins). Refer to [configuration docs](https://openapi-generator.tech/docs/configuration) for more details.
|
These options may be applied as additional-properties (cli) or configOptions (plugins). Refer to [configuration docs](https://openapi-generator.tech/docs/configuration) for more details.
|
||||||
|
|
||||||
| Option | Description | Values | Default |
|
| Option | Description | Values | Default |
|
||||||
|
@ -1,8 +1,16 @@
|
|||||||
---
|
---
|
||||||
title: Config Options for java-play-framework
|
title: Documentation for the java-play-framework Generator
|
||||||
sidebar_label: java-play-framework
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
## METADATA
|
||||||
|
|
||||||
|
| Property | Value | Notes |
|
||||||
|
| -------- | ----- | ----- |
|
||||||
|
| generator name | java-play-framework | pass this to the generate command after -g |
|
||||||
|
| generator type | SERVER | |
|
||||||
|
| helpTxt | Generates a Java Play Framework Server application. | |
|
||||||
|
|
||||||
|
## CONFIG OPTIONS
|
||||||
These options may be applied as additional-properties (cli) or configOptions (plugins). Refer to [configuration docs](https://openapi-generator.tech/docs/configuration) for more details.
|
These options may be applied as additional-properties (cli) or configOptions (plugins). Refer to [configuration docs](https://openapi-generator.tech/docs/configuration) for more details.
|
||||||
|
|
||||||
| Option | Description | Values | Default |
|
| Option | Description | Values | Default |
|
||||||
|
@ -1,8 +1,16 @@
|
|||||||
---
|
---
|
||||||
title: Config Options for java-undertow-server
|
title: Documentation for the java-undertow-server Generator
|
||||||
sidebar_label: java-undertow-server
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
## METADATA
|
||||||
|
|
||||||
|
| Property | Value | Notes |
|
||||||
|
| -------- | ----- | ----- |
|
||||||
|
| generator name | java-undertow-server | pass this to the generate command after -g |
|
||||||
|
| generator type | SERVER | |
|
||||||
|
| helpTxt | Generates a Java Undertow Server application (beta). | |
|
||||||
|
|
||||||
|
## CONFIG OPTIONS
|
||||||
These options may be applied as additional-properties (cli) or configOptions (plugins). Refer to [configuration docs](https://openapi-generator.tech/docs/configuration) for more details.
|
These options may be applied as additional-properties (cli) or configOptions (plugins). Refer to [configuration docs](https://openapi-generator.tech/docs/configuration) for more details.
|
||||||
|
|
||||||
| Option | Description | Values | Default |
|
| Option | Description | Values | Default |
|
||||||
|
@ -1,8 +1,16 @@
|
|||||||
---
|
---
|
||||||
title: Config Options for java-vertx-web
|
title: Documentation for the java-vertx-web Generator
|
||||||
sidebar_label: java-vertx-web
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
## METADATA
|
||||||
|
|
||||||
|
| Property | Value | Notes |
|
||||||
|
| -------- | ----- | ----- |
|
||||||
|
| generator name | java-vertx-web | pass this to the generate command after -g |
|
||||||
|
| generator type | SERVER | |
|
||||||
|
| helpTxt | Generates a Java Vert.x-Web Server (beta). | |
|
||||||
|
|
||||||
|
## CONFIG OPTIONS
|
||||||
These options may be applied as additional-properties (cli) or configOptions (plugins). Refer to [configuration docs](https://openapi-generator.tech/docs/configuration) for more details.
|
These options may be applied as additional-properties (cli) or configOptions (plugins). Refer to [configuration docs](https://openapi-generator.tech/docs/configuration) for more details.
|
||||||
|
|
||||||
| Option | Description | Values | Default |
|
| Option | Description | Values | Default |
|
||||||
|
@ -1,8 +1,16 @@
|
|||||||
---
|
---
|
||||||
title: Config Options for java-vertx
|
title: Documentation for the java-vertx Generator
|
||||||
sidebar_label: java-vertx
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
## METADATA
|
||||||
|
|
||||||
|
| Property | Value | Notes |
|
||||||
|
| -------- | ----- | ----- |
|
||||||
|
| generator name | java-vertx | pass this to the generate command after -g |
|
||||||
|
| generator type | SERVER | |
|
||||||
|
| helpTxt | Generates a java-Vert.X Server library. | |
|
||||||
|
|
||||||
|
## CONFIG OPTIONS
|
||||||
These options may be applied as additional-properties (cli) or configOptions (plugins). Refer to [configuration docs](https://openapi-generator.tech/docs/configuration) for more details.
|
These options may be applied as additional-properties (cli) or configOptions (plugins). Refer to [configuration docs](https://openapi-generator.tech/docs/configuration) for more details.
|
||||||
|
|
||||||
| Option | Description | Values | Default |
|
| Option | Description | Values | Default |
|
||||||
|
@ -1,8 +1,16 @@
|
|||||||
---
|
---
|
||||||
title: Config Options for java
|
title: Documentation for the java Generator
|
||||||
sidebar_label: java
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
## METADATA
|
||||||
|
|
||||||
|
| Property | Value | Notes |
|
||||||
|
| -------- | ----- | ----- |
|
||||||
|
| generator name | java | pass this to the generate command after -g |
|
||||||
|
| generator type | CLIENT | |
|
||||||
|
| helpTxt | Generates a Java client library (HTTP lib: Jersey (1.x, 2.x), Retrofit (2.x), OpenFeign (10.x) and more. | |
|
||||||
|
|
||||||
|
## CONFIG OPTIONS
|
||||||
These options may be applied as additional-properties (cli) or configOptions (plugins). Refer to [configuration docs](https://openapi-generator.tech/docs/configuration) for more details.
|
These options may be applied as additional-properties (cli) or configOptions (plugins). Refer to [configuration docs](https://openapi-generator.tech/docs/configuration) for more details.
|
||||||
|
|
||||||
| Option | Description | Values | Default |
|
| Option | Description | Values | Default |
|
||||||
|
@ -1,8 +1,16 @@
|
|||||||
---
|
---
|
||||||
title: Config Options for javascript-apollo
|
title: Documentation for the javascript-apollo Generator
|
||||||
sidebar_label: javascript-apollo
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
## METADATA
|
||||||
|
|
||||||
|
| Property | Value | Notes |
|
||||||
|
| -------- | ----- | ----- |
|
||||||
|
| generator name | javascript-apollo | pass this to the generate command after -g |
|
||||||
|
| generator type | CLIENT | |
|
||||||
|
| helpTxt | Generates a JavaScript client library (beta) using Apollo RESTDatasource. | |
|
||||||
|
|
||||||
|
## CONFIG OPTIONS
|
||||||
These options may be applied as additional-properties (cli) or configOptions (plugins). Refer to [configuration docs](https://openapi-generator.tech/docs/configuration) for more details.
|
These options may be applied as additional-properties (cli) or configOptions (plugins). Refer to [configuration docs](https://openapi-generator.tech/docs/configuration) for more details.
|
||||||
|
|
||||||
| Option | Description | Values | Default |
|
| Option | Description | Values | Default |
|
||||||
|
@ -1,8 +1,16 @@
|
|||||||
---
|
---
|
||||||
title: Config Options for javascript-closure-angular
|
title: Documentation for the javascript-closure-angular Generator
|
||||||
sidebar_label: javascript-closure-angular
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
## METADATA
|
||||||
|
|
||||||
|
| Property | Value | Notes |
|
||||||
|
| -------- | ----- | ----- |
|
||||||
|
| generator name | javascript-closure-angular | pass this to the generate command after -g |
|
||||||
|
| generator type | CLIENT | |
|
||||||
|
| helpTxt | Generates a Javascript AngularJS client library (beta) annotated with Google Closure Compiler annotations(https://developers.google.com/closure/compiler/docs/js-for-compiler?hl=en) | |
|
||||||
|
|
||||||
|
## CONFIG OPTIONS
|
||||||
These options may be applied as additional-properties (cli) or configOptions (plugins). Refer to [configuration docs](https://openapi-generator.tech/docs/configuration) for more details.
|
These options may be applied as additional-properties (cli) or configOptions (plugins). Refer to [configuration docs](https://openapi-generator.tech/docs/configuration) for more details.
|
||||||
|
|
||||||
| Option | Description | Values | Default |
|
| Option | Description | Values | Default |
|
||||||
|
@ -1,8 +1,16 @@
|
|||||||
---
|
---
|
||||||
title: Config Options for javascript-flowtyped
|
title: Documentation for the javascript-flowtyped Generator
|
||||||
sidebar_label: javascript-flowtyped
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
## METADATA
|
||||||
|
|
||||||
|
| Property | Value | Notes |
|
||||||
|
| -------- | ----- | ----- |
|
||||||
|
| generator name | javascript-flowtyped | pass this to the generate command after -g |
|
||||||
|
| generator type | CLIENT | |
|
||||||
|
| helpTxt | Generates a Javascript client library (beta) using Flow types and Fetch API. | |
|
||||||
|
|
||||||
|
## CONFIG OPTIONS
|
||||||
These options may be applied as additional-properties (cli) or configOptions (plugins). Refer to [configuration docs](https://openapi-generator.tech/docs/configuration) for more details.
|
These options may be applied as additional-properties (cli) or configOptions (plugins). Refer to [configuration docs](https://openapi-generator.tech/docs/configuration) for more details.
|
||||||
|
|
||||||
| Option | Description | Values | Default |
|
| Option | Description | Values | Default |
|
||||||
|
@ -1,8 +1,16 @@
|
|||||||
---
|
---
|
||||||
title: Config Options for javascript
|
title: Documentation for the javascript Generator
|
||||||
sidebar_label: javascript
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
## METADATA
|
||||||
|
|
||||||
|
| Property | Value | Notes |
|
||||||
|
| -------- | ----- | ----- |
|
||||||
|
| generator name | javascript | pass this to the generate command after -g |
|
||||||
|
| generator type | CLIENT | |
|
||||||
|
| helpTxt | Generates a JavaScript client library. | |
|
||||||
|
|
||||||
|
## CONFIG OPTIONS
|
||||||
These options may be applied as additional-properties (cli) or configOptions (plugins). Refer to [configuration docs](https://openapi-generator.tech/docs/configuration) for more details.
|
These options may be applied as additional-properties (cli) or configOptions (plugins). Refer to [configuration docs](https://openapi-generator.tech/docs/configuration) for more details.
|
||||||
|
|
||||||
| Option | Description | Values | Default |
|
| Option | Description | Values | Default |
|
||||||
|
@ -1,8 +1,16 @@
|
|||||||
---
|
---
|
||||||
title: Config Options for jaxrs-cxf-cdi
|
title: Documentation for the jaxrs-cxf-cdi Generator
|
||||||
sidebar_label: jaxrs-cxf-cdi
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
## METADATA
|
||||||
|
|
||||||
|
| Property | Value | Notes |
|
||||||
|
| -------- | ----- | ----- |
|
||||||
|
| generator name | jaxrs-cxf-cdi | pass this to the generate command after -g |
|
||||||
|
| generator type | SERVER | |
|
||||||
|
| helpTxt | Generates a Java JAXRS Server according to JAXRS 2.0 specification, assuming an Apache CXF runtime and a Java EE runtime with CDI enabled. | |
|
||||||
|
|
||||||
|
## CONFIG OPTIONS
|
||||||
These options may be applied as additional-properties (cli) or configOptions (plugins). Refer to [configuration docs](https://openapi-generator.tech/docs/configuration) for more details.
|
These options may be applied as additional-properties (cli) or configOptions (plugins). Refer to [configuration docs](https://openapi-generator.tech/docs/configuration) for more details.
|
||||||
|
|
||||||
| Option | Description | Values | Default |
|
| Option | Description | Values | Default |
|
||||||
|
@ -1,8 +1,16 @@
|
|||||||
---
|
---
|
||||||
title: Config Options for jaxrs-cxf-client
|
title: Documentation for the jaxrs-cxf-client Generator
|
||||||
sidebar_label: jaxrs-cxf-client
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
## METADATA
|
||||||
|
|
||||||
|
| Property | Value | Notes |
|
||||||
|
| -------- | ----- | ----- |
|
||||||
|
| generator name | jaxrs-cxf-client | pass this to the generate command after -g |
|
||||||
|
| generator type | CLIENT | |
|
||||||
|
| helpTxt | Generates a Java JAXRS Client based on Apache CXF framework. | |
|
||||||
|
|
||||||
|
## CONFIG OPTIONS
|
||||||
These options may be applied as additional-properties (cli) or configOptions (plugins). Refer to [configuration docs](https://openapi-generator.tech/docs/configuration) for more details.
|
These options may be applied as additional-properties (cli) or configOptions (plugins). Refer to [configuration docs](https://openapi-generator.tech/docs/configuration) for more details.
|
||||||
|
|
||||||
| Option | Description | Values | Default |
|
| Option | Description | Values | Default |
|
||||||
|
@ -1,8 +1,16 @@
|
|||||||
---
|
---
|
||||||
title: Config Options for jaxrs-cxf-extended
|
title: Documentation for the jaxrs-cxf-extended Generator
|
||||||
sidebar_label: jaxrs-cxf-extended
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
## METADATA
|
||||||
|
|
||||||
|
| Property | Value | Notes |
|
||||||
|
| -------- | ----- | ----- |
|
||||||
|
| generator name | jaxrs-cxf-extended | pass this to the generate command after -g |
|
||||||
|
| generator type | SERVER | |
|
||||||
|
| helpTxt | Extends jaxrs-cxf with options to generate a functional mock server. | |
|
||||||
|
|
||||||
|
## CONFIG OPTIONS
|
||||||
These options may be applied as additional-properties (cli) or configOptions (plugins). Refer to [configuration docs](https://openapi-generator.tech/docs/configuration) for more details.
|
These options may be applied as additional-properties (cli) or configOptions (plugins). Refer to [configuration docs](https://openapi-generator.tech/docs/configuration) for more details.
|
||||||
|
|
||||||
| Option | Description | Values | Default |
|
| Option | Description | Values | Default |
|
||||||
|
@ -1,8 +1,16 @@
|
|||||||
---
|
---
|
||||||
title: Config Options for jaxrs-cxf
|
title: Documentation for the jaxrs-cxf Generator
|
||||||
sidebar_label: jaxrs-cxf
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
## METADATA
|
||||||
|
|
||||||
|
| Property | Value | Notes |
|
||||||
|
| -------- | ----- | ----- |
|
||||||
|
| generator name | jaxrs-cxf | pass this to the generate command after -g |
|
||||||
|
| generator type | SERVER | |
|
||||||
|
| helpTxt | Generates a Java JAXRS Server application based on Apache CXF framework. | |
|
||||||
|
|
||||||
|
## CONFIG OPTIONS
|
||||||
These options may be applied as additional-properties (cli) or configOptions (plugins). Refer to [configuration docs](https://openapi-generator.tech/docs/configuration) for more details.
|
These options may be applied as additional-properties (cli) or configOptions (plugins). Refer to [configuration docs](https://openapi-generator.tech/docs/configuration) for more details.
|
||||||
|
|
||||||
| Option | Description | Values | Default |
|
| Option | Description | Values | Default |
|
||||||
|
@ -1,8 +1,16 @@
|
|||||||
---
|
---
|
||||||
title: Config Options for jaxrs-jersey
|
title: Documentation for the jaxrs-jersey Generator
|
||||||
sidebar_label: jaxrs-jersey
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
## METADATA
|
||||||
|
|
||||||
|
| Property | Value | Notes |
|
||||||
|
| -------- | ----- | ----- |
|
||||||
|
| generator name | jaxrs-jersey | pass this to the generate command after -g |
|
||||||
|
| generator type | SERVER | |
|
||||||
|
| helpTxt | Generates a Java JAXRS Server application based on Jersey framework. | |
|
||||||
|
|
||||||
|
## CONFIG OPTIONS
|
||||||
These options may be applied as additional-properties (cli) or configOptions (plugins). Refer to [configuration docs](https://openapi-generator.tech/docs/configuration) for more details.
|
These options may be applied as additional-properties (cli) or configOptions (plugins). Refer to [configuration docs](https://openapi-generator.tech/docs/configuration) for more details.
|
||||||
|
|
||||||
| Option | Description | Values | Default |
|
| Option | Description | Values | Default |
|
||||||
|
@ -1,8 +1,16 @@
|
|||||||
---
|
---
|
||||||
title: Config Options for jaxrs-resteasy-eap
|
title: Documentation for the jaxrs-resteasy-eap Generator
|
||||||
sidebar_label: jaxrs-resteasy-eap
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
## METADATA
|
||||||
|
|
||||||
|
| Property | Value | Notes |
|
||||||
|
| -------- | ----- | ----- |
|
||||||
|
| generator name | jaxrs-resteasy-eap | pass this to the generate command after -g |
|
||||||
|
| generator type | SERVER | |
|
||||||
|
| helpTxt | Generates a Java JAXRS-Resteasy Server application. | |
|
||||||
|
|
||||||
|
## CONFIG OPTIONS
|
||||||
These options may be applied as additional-properties (cli) or configOptions (plugins). Refer to [configuration docs](https://openapi-generator.tech/docs/configuration) for more details.
|
These options may be applied as additional-properties (cli) or configOptions (plugins). Refer to [configuration docs](https://openapi-generator.tech/docs/configuration) for more details.
|
||||||
|
|
||||||
| Option | Description | Values | Default |
|
| Option | Description | Values | Default |
|
||||||
|
@ -1,8 +1,16 @@
|
|||||||
---
|
---
|
||||||
title: Config Options for jaxrs-resteasy
|
title: Documentation for the jaxrs-resteasy Generator
|
||||||
sidebar_label: jaxrs-resteasy
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
## METADATA
|
||||||
|
|
||||||
|
| Property | Value | Notes |
|
||||||
|
| -------- | ----- | ----- |
|
||||||
|
| generator name | jaxrs-resteasy | pass this to the generate command after -g |
|
||||||
|
| generator type | SERVER | |
|
||||||
|
| helpTxt | Generates a Java JAXRS-Resteasy Server application. | |
|
||||||
|
|
||||||
|
## CONFIG OPTIONS
|
||||||
These options may be applied as additional-properties (cli) or configOptions (plugins). Refer to [configuration docs](https://openapi-generator.tech/docs/configuration) for more details.
|
These options may be applied as additional-properties (cli) or configOptions (plugins). Refer to [configuration docs](https://openapi-generator.tech/docs/configuration) for more details.
|
||||||
|
|
||||||
| Option | Description | Values | Default |
|
| Option | Description | Values | Default |
|
||||||
|
@ -1,8 +1,16 @@
|
|||||||
---
|
---
|
||||||
title: Config Options for jaxrs-spec
|
title: Documentation for the jaxrs-spec Generator
|
||||||
sidebar_label: jaxrs-spec
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
## METADATA
|
||||||
|
|
||||||
|
| Property | Value | Notes |
|
||||||
|
| -------- | ----- | ----- |
|
||||||
|
| generator name | jaxrs-spec | pass this to the generate command after -g |
|
||||||
|
| generator type | SERVER | |
|
||||||
|
| helpTxt | Generates a Java JAXRS Server according to JAXRS 2.0 specification. | |
|
||||||
|
|
||||||
|
## CONFIG OPTIONS
|
||||||
These options may be applied as additional-properties (cli) or configOptions (plugins). Refer to [configuration docs](https://openapi-generator.tech/docs/configuration) for more details.
|
These options may be applied as additional-properties (cli) or configOptions (plugins). Refer to [configuration docs](https://openapi-generator.tech/docs/configuration) for more details.
|
||||||
|
|
||||||
| Option | Description | Values | Default |
|
| Option | Description | Values | Default |
|
||||||
|
@ -1,8 +1,16 @@
|
|||||||
---
|
---
|
||||||
title: Config Options for jmeter
|
title: Documentation for the jmeter Generator
|
||||||
sidebar_label: jmeter
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
## METADATA
|
||||||
|
|
||||||
|
| Property | Value | Notes |
|
||||||
|
| -------- | ----- | ----- |
|
||||||
|
| generator name | jmeter | pass this to the generate command after -g |
|
||||||
|
| generator type | CLIENT | |
|
||||||
|
| helpTxt | Generates a JMeter .jmx file. | |
|
||||||
|
|
||||||
|
## CONFIG OPTIONS
|
||||||
These options may be applied as additional-properties (cli) or configOptions (plugins). Refer to [configuration docs](https://openapi-generator.tech/docs/configuration) for more details.
|
These options may be applied as additional-properties (cli) or configOptions (plugins). Refer to [configuration docs](https://openapi-generator.tech/docs/configuration) for more details.
|
||||||
|
|
||||||
| Option | Description | Values | Default |
|
| Option | Description | Values | Default |
|
||||||
|
@ -1,8 +1,16 @@
|
|||||||
---
|
---
|
||||||
title: Config Options for k6
|
title: Documentation for the k6 Generator
|
||||||
sidebar_label: k6
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
## METADATA
|
||||||
|
|
||||||
|
| Property | Value | Notes |
|
||||||
|
| -------- | ----- | ----- |
|
||||||
|
| generator name | k6 | pass this to the generate command after -g |
|
||||||
|
| generator type | CLIENT | |
|
||||||
|
| helpTxt | Generates a k6 script (beta). | |
|
||||||
|
|
||||||
|
## CONFIG OPTIONS
|
||||||
These options may be applied as additional-properties (cli) or configOptions (plugins). Refer to [configuration docs](https://openapi-generator.tech/docs/configuration) for more details.
|
These options may be applied as additional-properties (cli) or configOptions (plugins). Refer to [configuration docs](https://openapi-generator.tech/docs/configuration) for more details.
|
||||||
|
|
||||||
| Option | Description | Values | Default |
|
| Option | Description | Values | Default |
|
||||||
|
@ -1,8 +1,16 @@
|
|||||||
---
|
---
|
||||||
title: Config Options for kotlin-server-deprecated
|
title: Documentation for the kotlin-server-deprecated Generator
|
||||||
sidebar_label: kotlin-server-deprecated
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
## METADATA
|
||||||
|
|
||||||
|
| Property | Value | Notes |
|
||||||
|
| -------- | ----- | ----- |
|
||||||
|
| generator name | kotlin-server-deprecated | pass this to the generate command after -g |
|
||||||
|
| generator type | SERVER | |
|
||||||
|
| helpTxt | Generates a Kotlin server (Ktor v1.1.3). IMPORTANT: this generator has been deprecated. Please migrate to `kotlin-server` which supports Ktor v1.5.2+. | |
|
||||||
|
|
||||||
|
## CONFIG OPTIONS
|
||||||
These options may be applied as additional-properties (cli) or configOptions (plugins). Refer to [configuration docs](https://openapi-generator.tech/docs/configuration) for more details.
|
These options may be applied as additional-properties (cli) or configOptions (plugins). Refer to [configuration docs](https://openapi-generator.tech/docs/configuration) for more details.
|
||||||
|
|
||||||
| Option | Description | Values | Default |
|
| Option | Description | Values | Default |
|
||||||
|
@ -1,8 +1,16 @@
|
|||||||
---
|
---
|
||||||
title: Config Options for kotlin-server
|
title: Documentation for the kotlin-server Generator
|
||||||
sidebar_label: kotlin-server
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
## METADATA
|
||||||
|
|
||||||
|
| Property | Value | Notes |
|
||||||
|
| -------- | ----- | ----- |
|
||||||
|
| generator name | kotlin-server | pass this to the generate command after -g |
|
||||||
|
| generator type | SERVER | |
|
||||||
|
| helpTxt | Generates a Kotlin server. | |
|
||||||
|
|
||||||
|
## CONFIG OPTIONS
|
||||||
These options may be applied as additional-properties (cli) or configOptions (plugins). Refer to [configuration docs](https://openapi-generator.tech/docs/configuration) for more details.
|
These options may be applied as additional-properties (cli) or configOptions (plugins). Refer to [configuration docs](https://openapi-generator.tech/docs/configuration) for more details.
|
||||||
|
|
||||||
| Option | Description | Values | Default |
|
| Option | Description | Values | Default |
|
||||||
|
@ -1,8 +1,16 @@
|
|||||||
---
|
---
|
||||||
title: Config Options for kotlin-spring
|
title: Documentation for the kotlin-spring Generator
|
||||||
sidebar_label: kotlin-spring
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
## METADATA
|
||||||
|
|
||||||
|
| Property | Value | Notes |
|
||||||
|
| -------- | ----- | ----- |
|
||||||
|
| generator name | kotlin-spring | pass this to the generate command after -g |
|
||||||
|
| generator type | SERVER | |
|
||||||
|
| helpTxt | Generates a Kotlin Spring application. | |
|
||||||
|
|
||||||
|
## CONFIG OPTIONS
|
||||||
These options may be applied as additional-properties (cli) or configOptions (plugins). Refer to [configuration docs](https://openapi-generator.tech/docs/configuration) for more details.
|
These options may be applied as additional-properties (cli) or configOptions (plugins). Refer to [configuration docs](https://openapi-generator.tech/docs/configuration) for more details.
|
||||||
|
|
||||||
| Option | Description | Values | Default |
|
| Option | Description | Values | Default |
|
||||||
|
@ -1,8 +1,16 @@
|
|||||||
---
|
---
|
||||||
title: Config Options for kotlin-vertx
|
title: Documentation for the kotlin-vertx Generator
|
||||||
sidebar_label: kotlin-vertx
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
## METADATA
|
||||||
|
|
||||||
|
| Property | Value | Notes |
|
||||||
|
| -------- | ----- | ----- |
|
||||||
|
| generator name | kotlin-vertx | pass this to the generate command after -g |
|
||||||
|
| generator type | SERVER | |
|
||||||
|
| helpTxt | Generates a kotlin-vertx server. | |
|
||||||
|
|
||||||
|
## CONFIG OPTIONS
|
||||||
These options may be applied as additional-properties (cli) or configOptions (plugins). Refer to [configuration docs](https://openapi-generator.tech/docs/configuration) for more details.
|
These options may be applied as additional-properties (cli) or configOptions (plugins). Refer to [configuration docs](https://openapi-generator.tech/docs/configuration) for more details.
|
||||||
|
|
||||||
| Option | Description | Values | Default |
|
| Option | Description | Values | Default |
|
||||||
|
@ -1,8 +1,16 @@
|
|||||||
---
|
---
|
||||||
title: Config Options for kotlin
|
title: Documentation for the kotlin Generator
|
||||||
sidebar_label: kotlin
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
## METADATA
|
||||||
|
|
||||||
|
| Property | Value | Notes |
|
||||||
|
| -------- | ----- | ----- |
|
||||||
|
| generator name | kotlin | pass this to the generate command after -g |
|
||||||
|
| generator type | CLIENT | |
|
||||||
|
| helpTxt | Generates a Kotlin client. | |
|
||||||
|
|
||||||
|
## CONFIG OPTIONS
|
||||||
These options may be applied as additional-properties (cli) or configOptions (plugins). Refer to [configuration docs](https://openapi-generator.tech/docs/configuration) for more details.
|
These options may be applied as additional-properties (cli) or configOptions (plugins). Refer to [configuration docs](https://openapi-generator.tech/docs/configuration) for more details.
|
||||||
|
|
||||||
| Option | Description | Values | Default |
|
| Option | Description | Values | Default |
|
||||||
|
@ -1,8 +1,16 @@
|
|||||||
---
|
---
|
||||||
title: Config Options for ktorm-schema
|
title: Documentation for the ktorm-schema Generator
|
||||||
sidebar_label: ktorm-schema
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
## METADATA
|
||||||
|
|
||||||
|
| Property | Value | Notes |
|
||||||
|
| -------- | ----- | ----- |
|
||||||
|
| generator name | ktorm-schema | pass this to the generate command after -g |
|
||||||
|
| generator type | SCHEMA | |
|
||||||
|
| helpTxt | Generates a kotlin-ktorm schema (beta) | |
|
||||||
|
|
||||||
|
## CONFIG OPTIONS
|
||||||
These options may be applied as additional-properties (cli) or configOptions (plugins). Refer to [configuration docs](https://openapi-generator.tech/docs/configuration) for more details.
|
These options may be applied as additional-properties (cli) or configOptions (plugins). Refer to [configuration docs](https://openapi-generator.tech/docs/configuration) for more details.
|
||||||
|
|
||||||
| Option | Description | Values | Default |
|
| Option | Description | Values | Default |
|
||||||
|
@ -1,8 +1,16 @@
|
|||||||
---
|
---
|
||||||
title: Config Options for lua
|
title: Documentation for the lua Generator
|
||||||
sidebar_label: lua
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
## METADATA
|
||||||
|
|
||||||
|
| Property | Value | Notes |
|
||||||
|
| -------- | ----- | ----- |
|
||||||
|
| generator name | lua | pass this to the generate command after -g |
|
||||||
|
| generator type | CLIENT | |
|
||||||
|
| helpTxt | Generates a Lua client library (beta). | |
|
||||||
|
|
||||||
|
## CONFIG OPTIONS
|
||||||
These options may be applied as additional-properties (cli) or configOptions (plugins). Refer to [configuration docs](https://openapi-generator.tech/docs/configuration) for more details.
|
These options may be applied as additional-properties (cli) or configOptions (plugins). Refer to [configuration docs](https://openapi-generator.tech/docs/configuration) for more details.
|
||||||
|
|
||||||
| Option | Description | Values | Default |
|
| Option | Description | Values | Default |
|
||||||
|
@ -1,8 +1,16 @@
|
|||||||
---
|
---
|
||||||
title: Config Options for markdown
|
title: Documentation for the markdown Generator
|
||||||
sidebar_label: markdown
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
## METADATA
|
||||||
|
|
||||||
|
| Property | Value | Notes |
|
||||||
|
| -------- | ----- | ----- |
|
||||||
|
| generator name | markdown | pass this to the generate command after -g |
|
||||||
|
| generator type | DOCUMENTATION | |
|
||||||
|
| helpTxt | Generates a markdown documentation. | |
|
||||||
|
|
||||||
|
## CONFIG OPTIONS
|
||||||
These options may be applied as additional-properties (cli) or configOptions (plugins). Refer to [configuration docs](https://openapi-generator.tech/docs/configuration) for more details.
|
These options may be applied as additional-properties (cli) or configOptions (plugins). Refer to [configuration docs](https://openapi-generator.tech/docs/configuration) for more details.
|
||||||
|
|
||||||
| Option | Description | Values | Default |
|
| Option | Description | Values | Default |
|
||||||
|
@ -1,8 +1,16 @@
|
|||||||
---
|
---
|
||||||
title: Config Options for mysql-schema
|
title: Documentation for the mysql-schema Generator
|
||||||
sidebar_label: mysql-schema
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
## METADATA
|
||||||
|
|
||||||
|
| Property | Value | Notes |
|
||||||
|
| -------- | ----- | ----- |
|
||||||
|
| generator name | mysql-schema | pass this to the generate command after -g |
|
||||||
|
| generator type | SCHEMA | |
|
||||||
|
| helpTxt | Generates a MySQL schema based on the model or schema defined in the OpenAPI specification (v2, v3). | |
|
||||||
|
|
||||||
|
## CONFIG OPTIONS
|
||||||
These options may be applied as additional-properties (cli) or configOptions (plugins). Refer to [configuration docs](https://openapi-generator.tech/docs/configuration) for more details.
|
These options may be applied as additional-properties (cli) or configOptions (plugins). Refer to [configuration docs](https://openapi-generator.tech/docs/configuration) for more details.
|
||||||
|
|
||||||
| Option | Description | Values | Default |
|
| Option | Description | Values | Default |
|
||||||
|
@ -1,8 +1,16 @@
|
|||||||
---
|
---
|
||||||
title: Config Options for nim
|
title: Documentation for the nim Generator
|
||||||
sidebar_label: nim
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
## METADATA
|
||||||
|
|
||||||
|
| Property | Value | Notes |
|
||||||
|
| -------- | ----- | ----- |
|
||||||
|
| generator name | nim | pass this to the generate command after -g |
|
||||||
|
| generator type | CLIENT | |
|
||||||
|
| helpTxt | Generates a nim client (beta). | |
|
||||||
|
|
||||||
|
## CONFIG OPTIONS
|
||||||
These options may be applied as additional-properties (cli) or configOptions (plugins). Refer to [configuration docs](https://openapi-generator.tech/docs/configuration) for more details.
|
These options may be applied as additional-properties (cli) or configOptions (plugins). Refer to [configuration docs](https://openapi-generator.tech/docs/configuration) for more details.
|
||||||
|
|
||||||
| Option | Description | Values | Default |
|
| Option | Description | Values | Default |
|
||||||
|
@ -1,8 +1,16 @@
|
|||||||
---
|
---
|
||||||
title: Config Options for nodejs-express-server
|
title: Documentation for the nodejs-express-server Generator
|
||||||
sidebar_label: nodejs-express-server
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
## METADATA
|
||||||
|
|
||||||
|
| Property | Value | Notes |
|
||||||
|
| -------- | ----- | ----- |
|
||||||
|
| generator name | nodejs-express-server | pass this to the generate command after -g |
|
||||||
|
| generator type | SERVER | |
|
||||||
|
| helpTxt | Generates a NodeJS Express server (alpha). IMPORTANT: this generator may subject to breaking changes without further notice). | |
|
||||||
|
|
||||||
|
## CONFIG OPTIONS
|
||||||
These options may be applied as additional-properties (cli) or configOptions (plugins). Refer to [configuration docs](https://openapi-generator.tech/docs/configuration) for more details.
|
These options may be applied as additional-properties (cli) or configOptions (plugins). Refer to [configuration docs](https://openapi-generator.tech/docs/configuration) for more details.
|
||||||
|
|
||||||
| Option | Description | Values | Default |
|
| Option | Description | Values | Default |
|
||||||
|
@ -1,8 +1,16 @@
|
|||||||
---
|
---
|
||||||
title: Config Options for objc
|
title: Documentation for the objc Generator
|
||||||
sidebar_label: objc
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
## METADATA
|
||||||
|
|
||||||
|
| Property | Value | Notes |
|
||||||
|
| -------- | ----- | ----- |
|
||||||
|
| generator name | objc | pass this to the generate command after -g |
|
||||||
|
| generator type | CLIENT | |
|
||||||
|
| helpTxt | Generates an Objective-C client library. | |
|
||||||
|
|
||||||
|
## CONFIG OPTIONS
|
||||||
These options may be applied as additional-properties (cli) or configOptions (plugins). Refer to [configuration docs](https://openapi-generator.tech/docs/configuration) for more details.
|
These options may be applied as additional-properties (cli) or configOptions (plugins). Refer to [configuration docs](https://openapi-generator.tech/docs/configuration) for more details.
|
||||||
|
|
||||||
| Option | Description | Values | Default |
|
| Option | Description | Values | Default |
|
||||||
|
@ -1,8 +1,16 @@
|
|||||||
---
|
---
|
||||||
title: Config Options for ocaml
|
title: Documentation for the ocaml Generator
|
||||||
sidebar_label: ocaml
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
## METADATA
|
||||||
|
|
||||||
|
| Property | Value | Notes |
|
||||||
|
| -------- | ----- | ----- |
|
||||||
|
| generator name | ocaml | pass this to the generate command after -g |
|
||||||
|
| generator type | CLIENT | |
|
||||||
|
| helpTxt | Generates an OCaml client library (beta). | |
|
||||||
|
|
||||||
|
## CONFIG OPTIONS
|
||||||
These options may be applied as additional-properties (cli) or configOptions (plugins). Refer to [configuration docs](https://openapi-generator.tech/docs/configuration) for more details.
|
These options may be applied as additional-properties (cli) or configOptions (plugins). Refer to [configuration docs](https://openapi-generator.tech/docs/configuration) for more details.
|
||||||
|
|
||||||
| Option | Description | Values | Default |
|
| Option | Description | Values | Default |
|
||||||
|
@ -1,8 +1,16 @@
|
|||||||
---
|
---
|
||||||
title: Config Options for openapi-yaml
|
title: Documentation for the openapi-yaml Generator
|
||||||
sidebar_label: openapi-yaml
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
## METADATA
|
||||||
|
|
||||||
|
| Property | Value | Notes |
|
||||||
|
| -------- | ----- | ----- |
|
||||||
|
| generator name | openapi-yaml | pass this to the generate command after -g |
|
||||||
|
| generator type | DOCUMENTATION | |
|
||||||
|
| helpTxt | Creates a static openapi.yaml file (OpenAPI spec v3). | |
|
||||||
|
|
||||||
|
## CONFIG OPTIONS
|
||||||
These options may be applied as additional-properties (cli) or configOptions (plugins). Refer to [configuration docs](https://openapi-generator.tech/docs/configuration) for more details.
|
These options may be applied as additional-properties (cli) or configOptions (plugins). Refer to [configuration docs](https://openapi-generator.tech/docs/configuration) for more details.
|
||||||
|
|
||||||
| Option | Description | Values | Default |
|
| Option | Description | Values | Default |
|
||||||
|
@ -1,8 +1,16 @@
|
|||||||
---
|
---
|
||||||
title: Config Options for openapi
|
title: Documentation for the openapi Generator
|
||||||
sidebar_label: openapi
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
## METADATA
|
||||||
|
|
||||||
|
| Property | Value | Notes |
|
||||||
|
| -------- | ----- | ----- |
|
||||||
|
| generator name | openapi | pass this to the generate command after -g |
|
||||||
|
| generator type | DOCUMENTATION | |
|
||||||
|
| helpTxt | Creates a static openapi.json file (OpenAPI spec v3.0). | |
|
||||||
|
|
||||||
|
## CONFIG OPTIONS
|
||||||
These options may be applied as additional-properties (cli) or configOptions (plugins). Refer to [configuration docs](https://openapi-generator.tech/docs/configuration) for more details.
|
These options may be applied as additional-properties (cli) or configOptions (plugins). Refer to [configuration docs](https://openapi-generator.tech/docs/configuration) for more details.
|
||||||
|
|
||||||
| Option | Description | Values | Default |
|
| Option | Description | Values | Default |
|
||||||
|
@ -1,8 +1,16 @@
|
|||||||
---
|
---
|
||||||
title: Config Options for perl
|
title: Documentation for the perl Generator
|
||||||
sidebar_label: perl
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
## METADATA
|
||||||
|
|
||||||
|
| Property | Value | Notes |
|
||||||
|
| -------- | ----- | ----- |
|
||||||
|
| generator name | perl | pass this to the generate command after -g |
|
||||||
|
| generator type | CLIENT | |
|
||||||
|
| helpTxt | Generates a Perl client library. | |
|
||||||
|
|
||||||
|
## CONFIG OPTIONS
|
||||||
These options may be applied as additional-properties (cli) or configOptions (plugins). Refer to [configuration docs](https://openapi-generator.tech/docs/configuration) for more details.
|
These options may be applied as additional-properties (cli) or configOptions (plugins). Refer to [configuration docs](https://openapi-generator.tech/docs/configuration) for more details.
|
||||||
|
|
||||||
| Option | Description | Values | Default |
|
| Option | Description | Values | Default |
|
||||||
|
@ -1,8 +1,16 @@
|
|||||||
---
|
---
|
||||||
title: Config Options for php-dt
|
title: Documentation for the php-dt Generator
|
||||||
sidebar_label: php-dt
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
## METADATA
|
||||||
|
|
||||||
|
| Property | Value | Notes |
|
||||||
|
| -------- | ----- | ----- |
|
||||||
|
| generator name | php-dt | pass this to the generate command after -g |
|
||||||
|
| generator type | CLIENT | |
|
||||||
|
| helpTxt | Generates a PHP client relying on Data Transfer ( https://github.com/Articus/DataTransfer ) and compliant with PSR-7, PSR-11, PSR-17 and PSR-18. | |
|
||||||
|
|
||||||
|
## CONFIG OPTIONS
|
||||||
These options may be applied as additional-properties (cli) or configOptions (plugins). Refer to [configuration docs](https://openapi-generator.tech/docs/configuration) for more details.
|
These options may be applied as additional-properties (cli) or configOptions (plugins). Refer to [configuration docs](https://openapi-generator.tech/docs/configuration) for more details.
|
||||||
|
|
||||||
| Option | Description | Values | Default |
|
| Option | Description | Values | Default |
|
||||||
|
@ -1,8 +1,16 @@
|
|||||||
---
|
---
|
||||||
title: Config Options for php-laravel
|
title: Documentation for the php-laravel Generator
|
||||||
sidebar_label: php-laravel
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
## METADATA
|
||||||
|
|
||||||
|
| Property | Value | Notes |
|
||||||
|
| -------- | ----- | ----- |
|
||||||
|
| generator name | php-laravel | pass this to the generate command after -g |
|
||||||
|
| generator type | SERVER | |
|
||||||
|
| helpTxt | Generates a PHP laravel server library. | |
|
||||||
|
|
||||||
|
## CONFIG OPTIONS
|
||||||
These options may be applied as additional-properties (cli) or configOptions (plugins). Refer to [configuration docs](https://openapi-generator.tech/docs/configuration) for more details.
|
These options may be applied as additional-properties (cli) or configOptions (plugins). Refer to [configuration docs](https://openapi-generator.tech/docs/configuration) for more details.
|
||||||
|
|
||||||
| Option | Description | Values | Default |
|
| Option | Description | Values | Default |
|
||||||
|
@ -1,8 +1,16 @@
|
|||||||
---
|
---
|
||||||
title: Config Options for php-lumen
|
title: Documentation for the php-lumen Generator
|
||||||
sidebar_label: php-lumen
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
## METADATA
|
||||||
|
|
||||||
|
| Property | Value | Notes |
|
||||||
|
| -------- | ----- | ----- |
|
||||||
|
| generator name | php-lumen | pass this to the generate command after -g |
|
||||||
|
| generator type | SERVER | |
|
||||||
|
| helpTxt | Generates a PHP Lumen server library. | |
|
||||||
|
|
||||||
|
## CONFIG OPTIONS
|
||||||
These options may be applied as additional-properties (cli) or configOptions (plugins). Refer to [configuration docs](https://openapi-generator.tech/docs/configuration) for more details.
|
These options may be applied as additional-properties (cli) or configOptions (plugins). Refer to [configuration docs](https://openapi-generator.tech/docs/configuration) for more details.
|
||||||
|
|
||||||
| Option | Description | Values | Default |
|
| Option | Description | Values | Default |
|
||||||
|
@ -1,8 +1,16 @@
|
|||||||
---
|
---
|
||||||
title: Config Options for php-mezzio-ph
|
title: Documentation for the php-mezzio-ph Generator
|
||||||
sidebar_label: php-mezzio-ph
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
## METADATA
|
||||||
|
|
||||||
|
| Property | Value | Notes |
|
||||||
|
| -------- | ----- | ----- |
|
||||||
|
| generator name | php-mezzio-ph | pass this to the generate command after -g |
|
||||||
|
| generator type | SERVER | |
|
||||||
|
| helpTxt | Generates PHP server stub using Mezzio ( https://docs.mezzio.dev/mezzio/ ) and Path Handler ( https://github.com/Articus/PathHandler ). | |
|
||||||
|
|
||||||
|
## CONFIG OPTIONS
|
||||||
These options may be applied as additional-properties (cli) or configOptions (plugins). Refer to [configuration docs](https://openapi-generator.tech/docs/configuration) for more details.
|
These options may be applied as additional-properties (cli) or configOptions (plugins). Refer to [configuration docs](https://openapi-generator.tech/docs/configuration) for more details.
|
||||||
|
|
||||||
| Option | Description | Values | Default |
|
| Option | Description | Values | Default |
|
||||||
|
@ -1,8 +1,16 @@
|
|||||||
---
|
---
|
||||||
title: Config Options for php-silex-deprecated
|
title: Documentation for the php-silex-deprecated Generator
|
||||||
sidebar_label: php-silex-deprecated
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
## METADATA
|
||||||
|
|
||||||
|
| Property | Value | Notes |
|
||||||
|
| -------- | ----- | ----- |
|
||||||
|
| generator name | php-silex-deprecated | pass this to the generate command after -g |
|
||||||
|
| generator type | SERVER | |
|
||||||
|
| helpTxt | Generates a PHP Silex server library. IMPORTANT NOTE: this generator is no longer actively maintained. | |
|
||||||
|
|
||||||
|
## CONFIG OPTIONS
|
||||||
These options may be applied as additional-properties (cli) or configOptions (plugins). Refer to [configuration docs](https://openapi-generator.tech/docs/configuration) for more details.
|
These options may be applied as additional-properties (cli) or configOptions (plugins). Refer to [configuration docs](https://openapi-generator.tech/docs/configuration) for more details.
|
||||||
|
|
||||||
| Option | Description | Values | Default |
|
| Option | Description | Values | Default |
|
||||||
|
@ -1,8 +1,16 @@
|
|||||||
---
|
---
|
||||||
title: Config Options for php-slim-deprecated
|
title: Documentation for the php-slim-deprecated Generator
|
||||||
sidebar_label: php-slim-deprecated
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
## METADATA
|
||||||
|
|
||||||
|
| Property | Value | Notes |
|
||||||
|
| -------- | ----- | ----- |
|
||||||
|
| generator name | php-slim-deprecated | pass this to the generate command after -g |
|
||||||
|
| generator type | SERVER | |
|
||||||
|
| helpTxt | Generates a PHP Slim Framework server library. IMPORTANT NOTE: this generator (Slim 3.x) is no longer actively maintained so please use 'php-slim4' generator instead. | |
|
||||||
|
|
||||||
|
## CONFIG OPTIONS
|
||||||
These options may be applied as additional-properties (cli) or configOptions (plugins). Refer to [configuration docs](https://openapi-generator.tech/docs/configuration) for more details.
|
These options may be applied as additional-properties (cli) or configOptions (plugins). Refer to [configuration docs](https://openapi-generator.tech/docs/configuration) for more details.
|
||||||
|
|
||||||
| Option | Description | Values | Default |
|
| Option | Description | Values | Default |
|
||||||
|
@ -1,8 +1,16 @@
|
|||||||
---
|
---
|
||||||
title: Config Options for php-slim4
|
title: Documentation for the php-slim4 Generator
|
||||||
sidebar_label: php-slim4
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
## METADATA
|
||||||
|
|
||||||
|
| Property | Value | Notes |
|
||||||
|
| -------- | ----- | ----- |
|
||||||
|
| generator name | php-slim4 | pass this to the generate command after -g |
|
||||||
|
| generator type | SERVER | |
|
||||||
|
| helpTxt | Generates a PHP Slim 4 Framework server library(with Mock server). | |
|
||||||
|
|
||||||
|
## CONFIG OPTIONS
|
||||||
These options may be applied as additional-properties (cli) or configOptions (plugins). Refer to [configuration docs](https://openapi-generator.tech/docs/configuration) for more details.
|
These options may be applied as additional-properties (cli) or configOptions (plugins). Refer to [configuration docs](https://openapi-generator.tech/docs/configuration) for more details.
|
||||||
|
|
||||||
| Option | Description | Values | Default |
|
| Option | Description | Values | Default |
|
||||||
|
@ -1,8 +1,16 @@
|
|||||||
---
|
---
|
||||||
title: Config Options for php-symfony
|
title: Documentation for the php-symfony Generator
|
||||||
sidebar_label: php-symfony
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
## METADATA
|
||||||
|
|
||||||
|
| Property | Value | Notes |
|
||||||
|
| -------- | ----- | ----- |
|
||||||
|
| generator name | php-symfony | pass this to the generate command after -g |
|
||||||
|
| generator type | SERVER | |
|
||||||
|
| helpTxt | Generates a PHP Symfony server bundle. | |
|
||||||
|
|
||||||
|
## CONFIG OPTIONS
|
||||||
These options may be applied as additional-properties (cli) or configOptions (plugins). Refer to [configuration docs](https://openapi-generator.tech/docs/configuration) for more details.
|
These options may be applied as additional-properties (cli) or configOptions (plugins). Refer to [configuration docs](https://openapi-generator.tech/docs/configuration) for more details.
|
||||||
|
|
||||||
| Option | Description | Values | Default |
|
| Option | Description | Values | Default |
|
||||||
|
Some files were not shown because too many files have changed in this diff Show More
Loading…
x
Reference in New Issue
Block a user