Skip to content

V1 support client id on domain registration - #585

Merged
mbozwood merged 2 commits into
v1from
v1-support-client-id-on-domain-registration
Aug 10, 2026
Merged

V1 support client id on domain registration#585
mbozwood merged 2 commits into
v1from
v1-support-client-id-on-domain-registration

Conversation

@DawidVH

@DawidVH DawidVH commented Aug 6, 2026

Copy link
Copy Markdown
Contributor

Cherry pick #584 into the v1 branch

  • Add clientId property to DomainRegistration entity
  • Serialize clientId as nested client.id in toApiArray(), matching the domains APIs POST /v2/domains request shape
  • Field is omitted from the request when not provided, consistent with other optional fields (nameservers, autoRenew, registrant)
  • Add/extend DomainRegistrationClientTest coverage

DawidVH and others added 2 commits August 6, 2026 15:25
- Add clientId property to DomainRegistration entity
- Serialize clientId as nested client.id in toApiArray(), matching
  the apio.domains POST /v2/domains request shape
  (ans-rnd/apio.domains#156)
- Field is omitted from the request when not provided, consistent
  with other optional fields (nameservers, autoRenew, registrant)
- Add/extend DomainRegistrationClientTest coverage

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@mbozwood
mbozwood merged commit 05312ef into v1 Aug 10, 2026
@mbozwood
mbozwood deleted the v1-support-client-id-on-domain-registration branch August 10, 2026 12:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

3 participants