Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

fixed record content Null #10

Merged
merged 1 commit into from
Feb 24, 2018
Merged

fixed record content Null #10

merged 1 commit into from
Feb 24, 2018

Conversation

sizgiyaev
Copy link
Contributor

record.get('content', None) returns null, so the record is always being updated.
Example of record data returned from API:
{"comments": [], "name": "host.domain.com", "records": [{"content": "10.10.10.10", "disabled": false}], "ttl": 7200, "type": "A"}}

@Nosmoht Nosmoht merged commit 9cedd3d into Nosmoht:master Feb 24, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants