mirror of
https://github.com/fnproject/fn.git
synced 2022-10-28 21:29:17 +03:00
Update swagger
removing backslash that causes HTTP 301 Redirect [GIN-debug] redirecting request 301: /v1/apps/testapp/calls/ --> /v1/apps/testapp/calls
This commit is contained in:
@@ -435,7 +435,7 @@ paths:
|
||||
schema:
|
||||
$ref: '#/definitions/Error'
|
||||
|
||||
/apps/{app}/calls/:
|
||||
/apps/{app}/calls:
|
||||
get:
|
||||
summary: Get app-bound calls.
|
||||
description: Get app-bound calls can filter to route-bound calls.
|
||||
|
||||
Reference in New Issue
Block a user