Skip to content

zone: nameservers are nameserver ids - #31

Merged
msimerson merged 1 commit into
NicTool:mainfrom
aberoham:zone-nameservers
Aug 28, 2026
Merged

zone: nameservers are nameserver ids#31
msimerson merged 1 commit into
NicTool:mainfrom
aberoham:zone-nameservers

Conversation

@aberoham

@aberoham aberoham commented Aug 28, 2026

Copy link
Copy Markdown
Contributor

The api is gaining a write path for a zone's nameserver assignment, and the v2 GUI sends nameserver ids, so nameservers on the zone POST and PUT schemas is now an array of ids instead of strings. Nothing consumed the string form.

This needs a release (or version bump) before it can be depended on: NicTool/api#61 will require it for the zone nameserver route, and NicTool/NicTool#365's bridge sends the ids (the remaining open Copilot thread there, on zone nameserver assignment).

The api is gaining a write path for a zone's nameserver assignment, and
the v2 GUI sends nameserver ids. Nothing consumed the string form.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01RxcUNWRPrY7gKukije8hFC
@msimerson
msimerson merged commit 0a09c61 into NicTool:main Aug 28, 2026
9 checks passed
@aberoham
aberoham deleted the zone-nameservers branch August 29, 2026 07:06
@msimerson msimerson mentioned this pull request Aug 31, 2026
msimerson added a commit that referenced this pull request Aug 31, 2026
- zone: run 3 disabled validation cases (#33)
- id: keep ids server-owned (#34)
- user: accept an email at any syntax-valid domain (#32)
- zone: nameservers are nameserver ids (#31)
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