forked from loafle/openapi-generator-original
Fix another batch of spelling typos (#13915)
* Fix typos * Remove repeated words * Minor grammar fixes
This commit is contained in:
@@ -0,0 +1,17 @@
|
||||
|
||||
|
||||
# ByteArrayObject
|
||||
|
||||
|
||||
## Properties
|
||||
|
||||
| Name | Type | Description | Notes |
|
||||
|------------ | ------------- | ------------- | -------------|
|
||||
|**nullableArray** | **byte[]** | byte array. | [optional] |
|
||||
|**normalArray** | **byte[]** | byte array. | [optional] |
|
||||
|**nullableString** | **String** | | [optional] |
|
||||
|**stringField** | **String** | | [optional] |
|
||||
|**intField** | **BigDecimal** | | [optional] |
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user