mirror of
https://github.com/OpenAPITools/openapi-generator.git
synced 2025-12-10 11:56:12 +00:00
add new files for JS client
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
# SwaggerPetstore.AdditionalPropertiesClass
|
||||
|
||||
## Properties
|
||||
Name | Type | Description | Notes
|
||||
------------ | ------------- | ------------- | -------------
|
||||
|
||||
|
||||
7
samples/client/petstore/javascript/docs/ArrayTest.md
Normal file
7
samples/client/petstore/javascript/docs/ArrayTest.md
Normal file
@@ -0,0 +1,7 @@
|
||||
# SwaggerPetstore.ArrayTest
|
||||
|
||||
## Properties
|
||||
Name | Type | Description | Notes
|
||||
------------ | ------------- | ------------- | -------------
|
||||
|
||||
|
||||
@@ -0,0 +1,9 @@
|
||||
# SwaggerPetstore.MixedPropertiesAndAdditionalPropertiesClass
|
||||
|
||||
## Properties
|
||||
Name | Type | Description | Notes
|
||||
------------ | ------------- | ------------- | -------------
|
||||
**uuid** | **String** | | [optional]
|
||||
**dateTime** | **Date** | | [optional]
|
||||
|
||||
|
||||
9
samples/client/petstore/javascript/docs/ReadOnlyFirst.md
Normal file
9
samples/client/petstore/javascript/docs/ReadOnlyFirst.md
Normal file
@@ -0,0 +1,9 @@
|
||||
# SwaggerPetstore.ReadOnlyFirst
|
||||
|
||||
## Properties
|
||||
Name | Type | Description | Notes
|
||||
------------ | ------------- | ------------- | -------------
|
||||
**bar** | **String** | | [optional]
|
||||
**baz** | **String** | | [optional]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user