V4 Azure functions + some tweaks (#11345)

* Copying files from LeonB's fork

* Changes as per PR comments

* Resolved merge conflict

Co-authored-by: William Cheng <wing328hk@gmail.com>
This commit is contained in:
Abrhm7786
2022-03-06 15:20:04 +00:00
committed by GitHub
parent 7466bc2ed6
commit be8567f656
33 changed files with 1529 additions and 383 deletions

View File

@@ -1,6 +1,8 @@
---
title: Documentation for the csharp-netcore-functions Generator
---
These options may be applied as additional-properties (cli) or configOptions (plugins). Refer to [configuration docs](https://openapi-generator.tech/docs/configuration) for more details.
=======
## METADATA
@@ -15,7 +17,6 @@ title: Documentation for the csharp-netcore-functions Generator
## CONFIG OPTIONS
These options may be applied as additional-properties (cli) or configOptions (plugins). Refer to [configuration docs](https://openapi-generator.tech/docs/configuration) for more details.
| Option | Description | Values | Default |
| ------ | ----------- | ------ | ------- |
|allowUnicodeIdentifiers|boolean, toggles whether unicode identifiers are allowed in names or not, default is false| |false|