forked from loafle/openapi-generator-original
better enum support for JS
This commit is contained in:
10
samples/client/petstore/javascript/docs/EnumTest.md
Normal file
10
samples/client/petstore/javascript/docs/EnumTest.md
Normal file
@@ -0,0 +1,10 @@
|
||||
# SwaggerPetstore.EnumTest
|
||||
|
||||
## Properties
|
||||
Name | Type | Description | Notes
|
||||
------------ | ------------- | ------------- | -------------
|
||||
**enumString** | **String** | | [optional]
|
||||
**enumInteger** | **Integer** | | [optional]
|
||||
**enumNumber** | **Number** | | [optional]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user