handled nullable inner enums better (#17128)

This commit is contained in:
devhl-labs
2023-11-26 08:45:25 -05:00
committed by GitHub
parent 4c6dbfe7d6
commit 8bea7f7377
68 changed files with 226 additions and 291 deletions

View File

@@ -5,7 +5,7 @@
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**Name** | **string** | | [optional]
**PetType** | **string** | | [optional] [default to PetTypeEnum.ChildCat]
**PetType** | **string** | | [default to PetTypeEnum.ChildCat]
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)