mirror of
https://github.com/internetee/registry.git
synced 2025-07-22 02:35:57 +02:00
Client Transaction ID specs
This commit is contained in:
parent
69be898d68
commit
920e54cd28
7 changed files with 14 additions and 5 deletions
|
@ -7,6 +7,6 @@ xml.epp('xmlns' => 'urn:ietf:params:xml:ns:epp-1.0', 'xmlns:xsi' => 'http://www.
|
|||
end
|
||||
|
||||
xml.trID do
|
||||
xml.clTRID 'sample1trid'
|
||||
xml.clTRID params[:clTRID]
|
||||
end
|
||||
end
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue