mirror of
https://github.com/internetee/registry.git
synced 2025-08-05 09:21:43 +02:00
fixed zeitwerk load file issue
This commit is contained in:
parent
e0e9c43575
commit
f384520cbf
5 changed files with 72 additions and 69 deletions
|
@ -1,8 +1,8 @@
|
|||
module Repp
|
||||
module V1
|
||||
module Registrar
|
||||
if Feature.allow_accr_endspoints?
|
||||
class AccreditationInfoController < BaseController
|
||||
class AccreditationInfoController < BaseController
|
||||
if Feature.allow_accr_endspoints?
|
||||
api :GET, 'repp/v1/registrar/accreditation/get_info'
|
||||
desc 'check login user and return data'
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue