mirror of
https://github.com/OpenAPITools/openapi-generator.git
synced 2025-12-10 22:52:46 +00:00
@@ -3,8 +3,8 @@
|
||||
## Properties
|
||||
Name | Type | Description | Notes
|
||||
------------ | ------------- | ------------- | -------------
|
||||
**bar** | **String** | | [optional] [default to None]
|
||||
**foo** | **String** | | [optional] [default to None]
|
||||
**bar** | **String** | | [optional] [readonly] [default to None]
|
||||
**foo** | **String** | | [optional] [readonly] [default to None]
|
||||
|
||||
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
|
||||
|
||||
|
||||
@@ -4,9 +4,9 @@
|
||||
Name | Type | Description | Notes
|
||||
------------ | ------------- | ------------- | -------------
|
||||
**name** | **i32** | |
|
||||
**snake_case** | **i32** | | [optional] [default to None]
|
||||
**snake_case** | **i32** | | [optional] [readonly] [default to None]
|
||||
**property** | **String** | | [optional] [default to None]
|
||||
**_123_number** | **isize** | | [optional] [default to None]
|
||||
**_123_number** | **isize** | | [optional] [readonly] [default to None]
|
||||
|
||||
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
|
||||
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
## Properties
|
||||
Name | Type | Description | Notes
|
||||
------------ | ------------- | ------------- | -------------
|
||||
**bar** | **String** | | [optional] [default to None]
|
||||
**bar** | **String** | | [optional] [readonly] [default to None]
|
||||
**baz** | **String** | | [optional] [default to None]
|
||||
|
||||
[[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