mirror of
https://github.com/internetee/registry.git
synced 2025-07-21 10:16:01 +02:00
REPP: Read/Ack poll messages
This commit is contained in:
parent
06088e33c5
commit
99a1f1f489
3 changed files with 52 additions and 1 deletions
|
@ -53,6 +53,7 @@ Rails.application.routes.draw do
|
|||
resources :auctions, only: %i[index]
|
||||
resources :retained_domains, only: %i[index]
|
||||
namespace :registrar do
|
||||
resources :notifications, only: [:index, :show, :update]
|
||||
resources :nameservers do
|
||||
collection do
|
||||
put '/', to: 'nameservers#update'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue