forked from loafle/openapi-generator-original
better java resteasy echo api client tests (#17473)
This commit is contained in:
15
samples/client/echo_api/java/resteasy/docs/DataQuery.md
Normal file
15
samples/client/echo_api/java/resteasy/docs/DataQuery.md
Normal file
@@ -0,0 +1,15 @@
|
||||
|
||||
|
||||
# DataQuery
|
||||
|
||||
|
||||
## Properties
|
||||
|
||||
| Name | Type | Description | Notes |
|
||||
|------------ | ------------- | ------------- | -------------|
|
||||
|**suffix** | **String** | test suffix | [optional] |
|
||||
|**text** | **String** | Some text containing white spaces | [optional] |
|
||||
|**date** | **OffsetDateTime** | A date | [optional] |
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user