mirror of
https://github.com/qdm12/ddns-updater.git
synced 2026-08-02 10:38:41 -04:00
[PR #776] [CLOSED] Provider Porkbun: Update delete API to allow arbitrary deletions #840
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/qdm12/ddns-updater/pull/776
Author: @bentemple
Created: 7/27/2024
Status: ❌ Closed
Base:
master← Head:ben.temple/porkbun-delete-api-tweak📝 Commits (1)
80d0849Provider Porkbun: Update delete API to allow arbitrary deletions📊 Changes
2 files changed (+3 additions, -3 deletions)
View changed files
📝
internal/provider/providers/porkbun/api.go(+2 -2)📝
internal/provider/providers/porkbun/provider.go(+1 -1)📄 Description
Description
This updates the API to allow calling delete on any type. It's currently unused, but more closely matches how the API is documented.
Test-Plan
Used delete to delete A records and Alias records
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.