mirror of
https://github.com/jlengrand/openapi-generator.git
synced 2026-03-10 15:51:38 +00:00
Improves generator docs: stability + language version added (#11270)
* Adds generatorLanguageVersion and uses it in python generators * Regenerates docs * Adds stability to generator docs * Triple braces generatorLanguageVersion * Regenerates samples * Fixes the python-experimental setup.py file so it works with generatorLanguageVersion * Updates generators readme
This commit is contained in:
@@ -7,6 +7,7 @@ title: Documentation for the cpp-qt-qhttpengine-server Generator
|
||||
| Property | Value | Notes |
|
||||
| -------- | ----- | ----- |
|
||||
| generator name | cpp-qt-qhttpengine-server | pass this to the generate command after -g |
|
||||
| generator stability | STABLE | |
|
||||
| generator type | SERVER | |
|
||||
| generator language | C++ | |
|
||||
| helpTxt | Generates a Qt C++ Server using the QHTTPEngine HTTP Library. | |
|
||||
|
||||
Reference in New Issue
Block a user