Fix @Generated annotation import for Java Native client. (#14376)

* Fix @Generated annotation import.

Apply fix to generatedAnnotation.mustache
Add changes to generated clients.

* Add changed files.
This commit is contained in:
s-jepsen
2023-01-05 08:42:20 +01:00
committed by GitHub
parent e1220071f0
commit f848651b84
126 changed files with 131 additions and 124 deletions

View File

@@ -49,6 +49,9 @@ paths:
x-accepts: application/json
put:
description: ""
externalDocs:
description: API documentation for the updatePet operation
url: http://petstore.swagger.io/v2/doc/updatePet
operationId: updatePet
requestBody:
$ref: '#/components/requestBodies/Pet'