Fixes serialization of array items in model_to_dict [python] (#9153)

* Adds tests of endpoint with inline and refed model

* Regen samples

* Samples regenerated
This commit is contained in:
Justin Black
2021-04-01 13:34:19 -07:00
committed by GitHub
parent 7bf792a348
commit fc58adee31
22 changed files with 1290 additions and 37 deletions

View File

@@ -0,0 +1,11 @@
# FakeGetInlineAdditionalPropertiesPayloadArrayData
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**labels** | **[str, none_type]** | | [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)