Updated code generation
This commit is contained in:
@ -135,6 +135,7 @@ function generate (spec, common) {
|
|||||||
maxRetries: options.maxRetries || null,
|
maxRetries: options.maxRetries || null,
|
||||||
asStream: options.asStream || false,
|
asStream: options.asStream || false,
|
||||||
headers: options.headers || null,
|
headers: options.headers || null,
|
||||||
|
compression: options.compression || false,
|
||||||
warnings
|
warnings
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user