forked from loafle/openapi-generator-original
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 java-play-framework Generator
|
||||
| Property | Value | Notes |
|
||||
| -------- | ----- | ----- |
|
||||
| generator name | java-play-framework | pass this to the generate command after -g |
|
||||
| generator stability | STABLE | |
|
||||
| generator type | SERVER | |
|
||||
| generator language | Java | |
|
||||
| helpTxt | Generates a Java Play Framework Server application. | |
|
||||
|
||||
Reference in New Issue
Block a user