mirror of
https://github.com/internetee/registry.git
synced 2025-07-29 22:16:19 +02:00
Fixes after repp-apidoc update
This commit is contained in:
parent
c7701ce1b1
commit
26cb791586
11 changed files with 25 additions and 38 deletions
|
@ -101,7 +101,7 @@ module Repp
|
|||
return
|
||||
end
|
||||
|
||||
render_success(data: { domain: { name: @domain.name, id: @domain.uuid } })
|
||||
render_success(data: { domain: { name: @domain.name } })
|
||||
end
|
||||
|
||||
api :GET, '/repp/v1/domains/:domain_name/transfer_info'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue