Рефакторинг обработчиков. Часть 3 #21
This commit is contained in:
@@ -19,7 +19,7 @@ init(Req, Opts) ->
|
||||
trails() ->
|
||||
[
|
||||
#{
|
||||
path => <<"/v1/health">>,
|
||||
path => <<"/health">>,
|
||||
method => <<"GET">>,
|
||||
description => <<"API health check">>,
|
||||
tags => [<<"Health">>],
|
||||
|
||||
Reference in New Issue
Block a user