mirror of
https://github.com/jlengrand/openapi-generator.git
synced 2026-03-10 08:31:23 +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 cpp-restsdk Generator
|
||||
| -------- | ----- | ----- |
|
||||
| generator name | cpp-restsdk | pass this to the generate command after -g |
|
||||
| generator type | CLIENT | |
|
||||
| generator language | C++ | |
|
||||
| helpTxt | Generates a C++ API client with C++ REST SDK (https://github.com/Microsoft/cpprestsdk). | |
|
||||
|
||||
## CONFIG OPTIONS
|
||||
|
||||
Reference in New Issue
Block a user