mirror of
https://github.com/google/nomulus
synced 2026-08-22 07:06:10 +00:00
Rename Soy map to legacy_object_map (first step of migration)
See []for more information Created with the tools in [] ------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=185042097
This commit is contained in:
@@ -19,7 +19,7 @@
|
||||
*/
|
||||
{template .remove_ip_address stricthtml="false"}
|
||||
{@param name: string}
|
||||
{@param ipAddresses: list<map<string, string>>}
|
||||
{@param ipAddresses: list<legacy_object_map<string, string>>}
|
||||
{@param requestedByRegistrar: string}
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||
<epp xmlns="urn:ietf:params:xml:ns:epp-1.0">
|
||||
|
||||
Reference in New Issue
Block a user