Skip to content

Commit 25cb530

Browse files
committed
regenerate samples and docs
1 parent 7e60070 commit 25cb530

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

docs/generators/kotlin-spring.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -74,6 +74,7 @@ These options may be applied as additional-properties (cli) or configOptions (pl
7474
|x-content-type|Specify custom value for 'Content-Type' header for operation|OPERATION|null
7575
|x-discriminator-value|Used with model inheritance to specify value for discriminator that identifies current model|MODEL|
7676
|x-field-extra-annotation|List of custom annotations to be added to property|FIELD, OPERATION_PARAMETER|null
77+
|x-operation-extra-annotation|List of custom annotations to be added to operation|OPERATION|null
7778
|x-pattern-message|Add this property whenever you need to customize the invalidation error message for the regex pattern of a variable|FIELD, OPERATION_PARAMETER|null
7879
|x-size-message|Add this property whenever you need to customize the invalidation error message for the size or length of a variable|FIELD, OPERATION_PARAMETER|null
7980
|x-minimum-message|Add this property whenever you need to customize the invalidation error message for the minimum value of a variable|FIELD, OPERATION_PARAMETER|null

0 commit comments

Comments
 (0)