mirror of
https://github.com/google/nomulus
synced 2026-02-10 06:50:30 +00:00
Rename Soy map to legacy_object_map (first step of migration)
See []for more information.
Created with the tools in []
Tested:
TAP --sample for global presubmit queue
[]
-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=184727400
This commit is contained in:
@@ -21,7 +21,7 @@
|
||||
{@param name: string}
|
||||
{@param period: int}
|
||||
{@param registrant: string}
|
||||
{@param contacts: map<string, string>}
|
||||
{@param contacts: legacy_object_map<string, string>}
|
||||
{@param authInfo: string}
|
||||
{@param applicationRoid: string}
|
||||
{@param applicationTime: string}
|
||||
|
||||
Reference in New Issue
Block a user