Skip to content
This repository was archived by the owner on Dec 3, 2024. It is now read-only.

Conversation

@dthuering
Copy link

PR description

Use Go url.Values type for sending query parameters in the jobs client.

When the updatedAfter field is set, the RFC3339 encoding will contain a plus sign which has special meaning in URLs. The receiving API will throw an error as the plus sign is replaced with a space and it cannot parse it anymore.

Fixed Issue(s)

Changelog

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant