Files
DefinitelyTyped/types/google-cloud__tasks
Jace McPherson 7e4f7be66a Fixes optional/missing parameters for Google Tasks API. (#36012)
"parent" is a required field on CreateTaskRequests (see the docs, for example the Quickstart guide at https://github.com/googleapis/nodejs-tasks)

Not all of the properties on AppEngineHttpRequest are required, also observable from the quickstart like mentioned above.
2019-06-11 20:39:07 -07:00
..