forked from loafle/openapi-generator-original
migrate doc samples to oas3.0 spec (#6293)
This commit is contained in:
10
samples/documentation/markdown/Models/InlineObject1.md
Normal file
10
samples/documentation/markdown/Models/InlineObject1.md
Normal 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)
|
||||
|
||||
Reference in New Issue
Block a user