migrate doc samples to oas3.0 spec (#6293)

This commit is contained in:
William Cheng
2020-05-14 12:22:40 +08:00
committed by GitHub
parent 81d307d8ca
commit 9c4b37299a
34 changed files with 1045 additions and 394 deletions

View File

@@ -0,0 +1,10 @@
# InlineObject1
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**additionalMetadata** | [**String**](string.md) | Additional data to pass to server | [optional] [default to null]
**file** | [**File**](file.md) | file to upload | [optional] [default to null]
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)