1
0
mirror of https://github.com/google/nomulus synced 2026-01-05 04:56:03 +00:00

Remove registry-lock-related fields from RegistrarPoc (#2818)

We've moved these over to the User class, so we should remove these for
clarity. In addition, we should make it clear (in Java at least) that
the field in the RegistryLock object refers to the email address used
for the lock in question.
This commit is contained in:
gbrodman
2025-09-11 11:29:06 -04:00
committed by GitHub
parent ee5a2d3916
commit 732c30b359
22 changed files with 828 additions and 5847 deletions

View File

@@ -379,9 +379,9 @@
"type": "string",
"description": "Name of the domain."
},
"registrarPocId": {
"registryLockEmail": {
"type": "string",
"description": "Registrar point of contact ID."
"description": "Email address of the requester."
},
"lockRequestTime": {
"type": "object",