This template is modified from the original one, to handle multiple status-code handling of response. Don't ask me how they work, I don't quite understand them in depth...
11 lines
337 B
Text
11 lines
337 B
Text
/**
|
|
* {{{appName}}}
|
|
* {{{appDescription}}}
|
|
*
|
|
* {{#version}}The version of the OpenAPI document: {{{.}}}{{/version}}
|
|
* {{#infoEmail}}Contact: {{{.}}}{{/infoEmail}}
|
|
*
|
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
* https://openapi-generator.tech
|
|
* Do not edit the class manually.
|
|
*/
|