mirror of
https://github.com/OpenAPITools/openapi-generator.git
synced 2025-12-19 00:37:07 +00:00
Adds generatorLanguage to all generators (#11268)
* Adds generatorLanguage to all generators * Adds all generator languages and info to docs * Docs updated
This commit is contained in:
@@ -8,6 +8,7 @@ title: Documentation for the mysql-schema Generator
|
||||
| -------- | ----- | ----- |
|
||||
| generator name | mysql-schema | pass this to the generate command after -g |
|
||||
| generator type | SCHEMA | |
|
||||
| generator language | Mysql | |
|
||||
| helpTxt | Generates a MySQL schema based on the model or schema defined in the OpenAPI specification (v2, v3). | |
|
||||
|
||||
## CONFIG OPTIONS
|
||||
|
||||
Reference in New Issue
Block a user