mirror of
https://github.com/OpenAPITools/openapi-generator.git
synced 2025-12-10 05:06:09 +00:00
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:
@@ -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|
|
||||
|
||||
Reference in New Issue
Block a user