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

add support for Vercel team id for dns API #1

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

accountForIssues
Copy link

Vercel has introduced a new team ID that has to be used for accessing resources owned by a team i.e., not part of one's own account. This PR adds support for the team ID.

I have also submitted a PR in libdns/vercel#1 as well which is needed for this to work.

A few things:

  • I am just starting to learn Go so you are welcome to make improvements/let me know.
  • I don't have any domains in Vercel so cannot test it without the team id parameter

@faradaytrs
Copy link

p.Provider.TeamId undefined (type *"github.com/libdns/vercel".Provider has no field or method TeamId)

@accountForIssues
Copy link
Author

Have you also included the libdns/vercel#1 PR while building this that I mentioned in the OP ? Without that, this won't work.

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