docs(porkbun): fix discrepancy in parameter fields, fix #816

This commit is contained in:
Quentin McGaw
2024-09-17 20:34:04 +00:00
parent b3b4dad0a2
commit 71139938f0

View File

@@ -22,8 +22,8 @@
### Compulsory Parameters
- `"domain"` is the domain to update. It can be `example.com` (root domain), `sub.example.com` (subdomain of `example.com`) or `*.example.com` for the wildcard.
- `"apikey"`
- `"secretapikey"`
- `"api_key"`
- `"secret_api_key"`
- `"ttl"` optional integer value corresponding to a number of seconds
### Optional parameters