mirror of
https://github.com/OpenAPITools/openapi-generator.git
synced 2025-12-09 22:56:10 +00:00
Fixes issue 5876 (#5977)
* Fixes getParentName function * Updates getChildrenMap to not throw a NPE * Updates test * Runs ensure up to date
This commit is contained in:
@@ -3,9 +3,9 @@
|
||||
## Properties
|
||||
Name | Type | Description | Notes
|
||||
------------ | ------------- | ------------- | -------------
|
||||
**inter_net** | **bool** | | [optional]
|
||||
**radio_waves** | **bool** | | [optional]
|
||||
**tele_vision** | **bool** | | [optional]
|
||||
**inter_net** | **bool** | | [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)
|
||||
|
||||
|
||||
@@ -3,8 +3,8 @@
|
||||
## Properties
|
||||
Name | Type | Description | Notes
|
||||
------------ | ------------- | ------------- | -------------
|
||||
**tele_vision** | **bool** | | [optional]
|
||||
**radio_waves** | **bool** | | [optional]
|
||||
**tele_vision** | **bool** | | [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