replace apivore with rswag
This commit is contained in:
parent
1c2ca42dda
commit
3f114af193
27 changed files with 1489 additions and 1859 deletions
|
|
@ -1,4 +1,6 @@
|
|||
Rails.application.routes.draw do
|
||||
mount Rswag::Ui::Engine => '/api-docs'
|
||||
mount Rswag::Api::Engine => '/api-docs'
|
||||
get "order_comments/new"
|
||||
|
||||
get "comments/new"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue