forked from loafle/openapi-generator-original
Fix typo in javascript generator template (#3249)
* Fix typo in javascript generator template * Update sample client
This commit is contained in:
committed by
William Cheng
parent
3e5e82460f
commit
1730a4efce
@@ -1,6 +1,7 @@
|
||||
# OpenApiPetstore.ArrayOfNumberOnly
|
||||
|
||||
## Properties
|
||||
|
||||
Name | Type | Description | Notes
|
||||
------------ | ------------- | ------------- | -------------
|
||||
**arrayNumber** | **[Number]** | | [optional]
|
||||
|
||||
Reference in New Issue
Block a user