Commit Graph

3 Commits

Author SHA1 Message Date
matt 4e7a021279 fix: remove duplicate Content-Type header in update_record
`.json(&body)` already sets the header.
the explicit `.header()` appended a second value.
the duplicate caused GoDaddy to reject wildcard updates.
2026-06-05 17:15:05 -07:00
publicmatt 8e43820281 rename modules to match behavior. 2024-04-03 07:46:08 -07:00
publicmatt 0b128ee2e1 add manual crud commands.
refactor cli interface.
remove file handler.
2024-04-03 07:33:48 -07:00