1
0
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:
sarahcaseybot
2021-12-02 16:06:02 -05:00
committed by GitHub
parent 39b613fe81
commit f5d9ee4e4d
5 changed files with 76 additions and 4 deletions

View File

@@ -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,