From 6bdadd6ba3288cc1e689db1f625f7d75a60cfa5c Mon Sep 17 00:00:00 2001 From: ntimo Date: Sat, 27 Nov 2021 12:25:06 +0000 Subject: [PATCH] [API] Updated docs for transport route --- data/web/api/openapi.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/web/api/openapi.yaml b/data/web/api/openapi.yaml index a1e01d64..8b6558de 100644 --- a/data/web/api/openapi.yaml +++ b/data/web/api/openapi.yaml @@ -1598,7 +1598,7 @@ paths: type: string type: object summary: Create TLS Policy Map - /api/v1/add/transport/all: + /api/v1/add/transport: post: responses: "401":