mirror of
https://github.com/internetee/registry.git
synced 2025-06-10 14:44:47 +02:00
change endpoint
This commit is contained in:
parent
36e9aac1d3
commit
f6e46b8fe6
3 changed files with 7 additions and 7 deletions
|
@ -1,8 +1,8 @@
|
|||
module Repp
|
||||
module V1
|
||||
module Registrar
|
||||
class LoginController < BaseController
|
||||
api :GET, 'repp/v1/registrar/login'
|
||||
class AccreditationInfoController < BaseController
|
||||
api :GET, 'repp/v1/registrar/accreditation_info'
|
||||
desc 'check login user and return data'
|
||||
|
||||
def index
|
Loading…
Add table
Add a link
Reference in a new issue