forked from loafle/openapi-generator-original
update doc
This commit is contained in:
parent
3e8dc31ec5
commit
dff3944d19
@ -1,8 +1,18 @@
|
|||||||
---
|
---
|
||||||
title: Config Options for java-camel
|
title: Documentation for the java-camel Generator
|
||||||
sidebar_label: java-camel
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
## METADATA
|
||||||
|
|
||||||
|
| Property | Value | Notes |
|
||||||
|
| -------- | ----- | ----- |
|
||||||
|
| generator name | java-camel | pass this to the generate command after -g |
|
||||||
|
| generator stability | STABLE | |
|
||||||
|
| generator type | SERVER | |
|
||||||
|
| generator language | Java | |
|
||||||
|
| helpTxt | Generates a camel 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 |
|
||||||
|
Loading…
x
Reference in New Issue
Block a user