Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Cloudflare: Fix parsing of priority field in record (fixes #367) #368

Merged
merged 1 commit into from
Jun 22, 2018
Merged

Cloudflare: Fix parsing of priority field in record (fixes #367) #368

merged 1 commit into from
Jun 22, 2018

Conversation

pgaskin
Copy link
Contributor

@pgaskin pgaskin commented Jun 20, 2018

This fixes #367 by making cfRecord use a json.Number (to allow numbers to be parsed from strings) when parsing the Cloudflare API response.

@tlimoncelli
Copy link
Contributor

I can't figure out why gogen is failing.

Hey, @captncraig, could you take a look?

@pgaskin
Copy link
Contributor Author

pgaskin commented Jun 22, 2018

Any news?

@captncraig captncraig merged commit 9d0f9a1 into StackExchange:master Jun 22, 2018
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Cloudflare: Error when unmarshaling priority field for cfRecord
3 participants