mirror of
https://github.com/google/nomulus
synced 2026-04-26 19:15:24 +00:00
Fix missing hostPendingActionNotificationResponses in PollMessage.OneTime (#1426)
This commit is contained in:
@@ -523,6 +523,7 @@
|
||||
transfer_response_contact_id text,
|
||||
transfer_response_domain_expiration_time timestamptz,
|
||||
transfer_response_domain_name text,
|
||||
transfer_response_host_id text,
|
||||
pending_action_response_action_result boolean,
|
||||
pending_action_response_name_or_id text,
|
||||
pending_action_response_processed_date timestamptz,
|
||||
|
||||
Reference in New Issue
Block a user