Daniel B

Results 7 issues of Daniel B

Update the storage README to point to Cloud RAD GO storage reference docs: https://cloud.google.com/go/docs/reference/cloud.google.com/go/storage/latest.

api: storage
kokoro:run
size: xs

Tracking ticket to add a unique invocation-id to the x-goog-api-client header for all Storage API requests. See [nodejs example](https://github.com/googleapis/nodejs-storage/pull/1920)

type: feature request
api: storage

Tracking ticket to add a unique `invocation-id` to the `x-goog-api-client` header for all Storage API requests. See nodejs [example](https://github.com/googleapis/nodejs-storage/pull/1920)

type: feature request
api: storage
priority: p2

The google-cloud link in the "working with google cloud platform APIs" returns a 404: https://cloud.google.com/nodejs/docs/reference/libraries. ``` ### Working with Google Cloud Platform APIs? If you're working with [Google Cloud Platform][cloudplatform]...

type: cleanup
priority: p2

**Is your feature request related to a problem? Please describe.** - Create a text processing job to convert auto-fix suggestions into OSC change files. The OSM change file is an...

new feature

**Is your feature request related to a problem? Please describe.** * Create a text processing job that converts auto-fix suggestions into JOSM files. The JOSM file format is created when...

new feature

The `/tasks/find` endpoint returns a 500 "Internal Server Error" when the `onlyEnabled` param is explicitly set to `true`, or not set at all (the default is true) https://maproulette.org/api/v2/tasks/find?parentId=13527&limit=10&page=0&onlyEnabled=true ```json {"status":"KO","message":"ERROR:...