@google-cloud/scheduler
Advanced tools
@@ -311,3 +311,3 @@ "use strict"; | ||
options.otherArgs.headers['x-goog-request-params'] = gax.routingHeader.fromParams({ | ||
job_name: request.job.name || '', | ||
'job.name': request.job.name || '', | ||
}); | ||
@@ -314,0 +314,0 @@ return this._innerApiCalls.updateJob(request, options, callback); |
@@ -311,3 +311,3 @@ "use strict"; | ||
options.otherArgs.headers['x-goog-request-params'] = gax.routingHeader.fromParams({ | ||
job_name: request.job.name || '', | ||
'job.name': request.job.name || '', | ||
}); | ||
@@ -314,0 +314,0 @@ return this._innerApiCalls.updateJob(request, options, callback); |
@@ -7,2 +7,9 @@ # Changelog | ||
### [1.4.1](https://www.github.com/googleapis/nodejs-scheduler/compare/v1.4.0...v1.4.1) (2020-01-09) | ||
### Bug Fixes | ||
* proper routing headers ([8293ffe](https://www.github.com/googleapis/nodejs-scheduler/commit/8293ffe4b3ec687a67640b766c956ce5b693ea8b)) | ||
## [1.4.0](https://www.github.com/googleapis/nodejs-scheduler/compare/v1.3.3...v1.4.0) (2020-01-05) | ||
@@ -9,0 +16,0 @@ |
{ | ||
"name": "@google-cloud/scheduler", | ||
"description": "Cloud Scheduler API client for Node.js", | ||
"version": "1.4.0", | ||
"version": "1.4.1", | ||
"license": "Apache-2.0", | ||
@@ -59,3 +59,3 @@ "author": "Google LLC", | ||
"linkinator": "^1.5.0", | ||
"mocha": "^6.1.4", | ||
"mocha": "^7.0.0", | ||
"null-loader": "^3.0.0", | ||
@@ -62,0 +62,0 @@ "pack-n-play": "^1.0.0-2", |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
1898838
0.01%0
-100%