mirror of
https://github.com/internetee/registry.git
synced 2025-06-05 20:27:30 +02:00
init
This commit is contained in:
parent
6a41762904
commit
f9436062a6
4 changed files with 186 additions and 4 deletions
|
@ -8,6 +8,8 @@ module Api
|
|||
before_action :authorized_to_manage_locks?
|
||||
|
||||
def create
|
||||
p "============"
|
||||
|
||||
if @domain.apply_registry_lock
|
||||
render json: serialized_domain(@domain)
|
||||
else
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue