mirror of
https://github.com/google/nomulus
synced 2026-01-09 07:33:42 +00:00
Add missing otherClientId field to Datastore schema
------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=143961315
This commit is contained in:
@@ -776,6 +776,7 @@ class google.registry.model.reporting.HistoryEntry {
|
||||
google.registry.model.reporting.HistoryEntry$Type type;
|
||||
java.lang.Boolean requestedByRegistrar;
|
||||
java.lang.String clientId;
|
||||
java.lang.String otherClientId;
|
||||
java.lang.String reason;
|
||||
org.joda.time.DateTime modificationTime;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user