mirror of
https://github.com/internetee/registry.git
synced 2025-05-18 18:29:40 +02:00
Rough contact update
This commit is contained in:
parent
d62106da20
commit
76dfa505c2
10 changed files with 143 additions and 38 deletions
|
@ -20,4 +20,8 @@ class Epp::CommandsController < ApplicationController
|
|||
def info
|
||||
send("info_#{OBJECT_TYPES[params_hash['epp']['xmlns:ns2']]}")
|
||||
end
|
||||
|
||||
def update
|
||||
send("update_#{OBJECT_TYPES[params_hash['epp']['xmlns:ns2']]}")
|
||||
end
|
||||
end
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue