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

Update go-powerdns supporting configurable base path #7

Merged

Conversation

oliemansm
Copy link
Contributor

The go-powerdns library added support for configurable base path instead of using hard coded path /api/v1. This way somebody can provide the full base url to use. If it does not contain a path or the path equals / it'll automatically use the default /api/v1 like it does now. Otherwise it'll use the base path provided.

See also: mittwald/go-powerdns#20

@nathanejohnson nathanejohnson merged commit 9adcddc into libdns:master Sep 3, 2024
1 check passed
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.

3 participants