|
@@ -136,6 +136,7 @@ schema("/clients_v2") ->
|
|
|
'operationId' => list_clients_v2,
|
|
'operationId' => list_clients_v2,
|
|
|
get => #{
|
|
get => #{
|
|
|
description => ?DESC(list_clients),
|
|
description => ?DESC(list_clients),
|
|
|
|
|
+ hidden => true,
|
|
|
tags => ?TAGS,
|
|
tags => ?TAGS,
|
|
|
parameters => fields(list_clients_v2_inputs),
|
|
parameters => fields(list_clients_v2_inputs),
|
|
|
responses => #{
|
|
responses => #{
|