mirror of
https://github.com/internetee/registry.git
synced 2025-06-09 22:24:47 +02:00
Temporary rename Repp::API to Repp::Api (acronym issue)
This commit is contained in:
parent
e4f0a7e00a
commit
75fc8ba74f
2 changed files with 2 additions and 2 deletions
|
@ -1,5 +1,5 @@
|
|||
module Repp
|
||||
class API < Grape::API
|
||||
class Api < Grape::API
|
||||
format :json
|
||||
prefix :repp
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue