forked from loafle/openapi-generator-original
clone Schema using AnnotationUtils.clone with WA (to clone schemas wi… (#18867)
* clone Schema using AnnotationUtils.clone with WA (to clone schemas with example field set) * changes after scripts run
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
Name | Type | Description | Notes
|
||||
------------ | ------------- | ------------- | -------------
|
||||
**id** | **integer** | Query | [optional]
|
||||
**outcomes** | **array[character]** | | [optional] [default to ["SUCCESS","FAILURE"]] [Enum: ]
|
||||
**outcomes** | **array[character]** | | [optional] [default to [SUCCESS, FAILURE]] [Enum: ]
|
||||
**suffix** | **character** | test suffix | [optional]
|
||||
**text** | **character** | Some text containing white spaces | [optional]
|
||||
**date** | **character** | A date | [optional]
|
||||
|
||||
Reference in New Issue
Block a user