mirror of
https://github.com/google/nomulus.git
synced 2025-05-22 04:09:46 +02: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=185016798
This commit is contained in:
parent
4d5d1e02a5
commit
528621938d
1 changed files with 2 additions and 2 deletions
|
@ -28,8 +28,8 @@
|
|||
{@param? clTrid: string}
|
||||
{@param? nameservers: list<string>}
|
||||
{@param? smdId: string}
|
||||
{@param? launchNotice: map<string, string>}
|
||||
{@param? dsRecords: list<map<string, any>>}
|
||||
{@param? launchNotice: legacy_object_map<string, string>}
|
||||
{@param? dsRecords: list<legacy_object_map<string, any>>}
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
|
||||
<epp xmlns="urn:ietf:params:xml:ns:epp-1.0">
|
||||
<command>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue