We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2e8007f commit e7eb2dbCopy full SHA for e7eb2db
.openapi-generator/templates/api.service.mustache
@@ -158,6 +158,7 @@ export class {{classname}} {
158
* @param requestParameters
159
{{/allParams.0}}
160
{{/useSingleRequestParameter}}
161
+ * @param useNon if set to true sends the request to the backend server as 'non' instead of the usual (oauth, krb...).
162
* @param observe set whether or not to return the data Observable as the body, response or events. defaults to returning the body.
163
* @param reportProgress flag to report request and response progress.
164
{{#isDeprecated}}
0 commit comments