brendanhay / gogol

A comprehensive Google Services SDK for Haskell.
Other
280 stars 105 forks source link

Update Cloud Tasks API to include the HTTPRequest in the task #149

Open lostbean opened 4 years ago

lostbean commented 4 years ago

There is an import object field (HttpRequest) missing in the current definition of the Cloud Tasks API [1]. This PR fetches an updated version of the API definition that includes the object's definition.

[1] - https://cloud.google.com/tasks/docs/reference/rest/v2/projects.locations.queues.tasks#HttpRequest