Skip to content

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

Merged
captncraig merged 1 commit intoStackExchange:masterfrom
pgaskin:fix-cloudflare-priority
Jun 22, 2018
Merged

Cloudflare: Fix parsing of priority field in record (fixes #367)#368
captncraig merged 1 commit intoStackExchange:masterfrom
pgaskin:fix-cloudflare-priority

Conversation

@pgaskin
Copy link
Copy Markdown
Collaborator

@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
Copy Markdown
Contributor

I can't figure out why gogen is failing.

Hey, @captncraig, could you take a look?

@pgaskin
Copy link
Copy Markdown
Collaborator Author

pgaskin commented Jun 22, 2018

Any news?

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Cloudflare: Error when unmarshaling priority field for cfRecord

4 participants