update doc

This commit is contained in:
William Cheng 2022-01-13 18:16:48 +08:00
parent 3e8dc31ec5
commit dff3944d19

View File

@ -1,8 +1,18 @@
---
title: Config Options for java-camel
sidebar_label: java-camel
title: Documentation for the java-camel Generator
---
## 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.
| Option | Description | Values | Default |