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:
Justin Black
2022-01-10 12:13:35 -08:00
committed by GitHub
parent dd3bba8c94
commit 0eca629127
201 changed files with 371 additions and 31 deletions

View File

@@ -8,6 +8,7 @@ title: Documentation for the haskell-http-client Generator
| -------- | ----- | ----- |
| generator name | haskell-http-client | pass this to the generate command after -g |
| generator type | CLIENT | |
| generator language | Haskell | |
| helpTxt | Generates a Haskell http-client library. | |
## CONFIG OPTIONS