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

Added check and replace for record name "@" to "" in getMatchingRecord #11

Closed
wants to merge 1 commit into from
Closed

Added check and replace for record name "@" to "" in getMatchingRecord #11

wants to merge 1 commit into from

Conversation

james-berzuk
Copy link

Addresses #5

The API request expects a blank rather than "@" when looking up records for the root domain.

@Niallfitzy1
Copy link
Collaborator

👋 thanks for the PR, I ended up doing this in #12 as there was some missing functionality for both:

  • Creates
  • Updates

I also wanted an integration test to ensure things actually worked. Will be including this in my next release

@james-berzuk
Copy link
Author

james-berzuk commented Oct 16, 2024

Thanks a lot! I didn't change those others as, from my testing, unlike with getMatchingRecord, the API still accepted '@' with those, but better to follow the API more closely.

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