forked from loafle/openapi-generator-original
[C#] Add property, parameter naming support (#16196)
* add property, parameter naming support to c# generators * update * fix workflow * update test * update
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
# Org.OpenAPITools.Model.PropertyNameMapping
|
||||
|
||||
## Properties
|
||||
|
||||
Name | Type | Description | Notes
|
||||
------------ | ------------- | ------------- | -------------
|
||||
**HttpDebugOperation** | **string** | | [optional]
|
||||
**UnderscoreType** | **string** | | [optional]
|
||||
**Type** | **string** | | [optional]
|
||||
**TypeWithUnderscore** | **string** | | [optional]
|
||||
|
||||
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
|
||||
|
||||
Reference in New Issue
Block a user