mirror of
https://github.com/openziti/zrok.git
synced 2025-08-18 19:58:28 +02:00
added error checking for name collision on frontend and send corresponding error
This commit is contained in:
@@ -151,6 +151,8 @@ paths:
|
||||
description: frontend created
|
||||
schema:
|
||||
$ref: "#/definitions/createFrontendResponse"
|
||||
400:
|
||||
description: bad request
|
||||
401:
|
||||
description: unauthorized
|
||||
404:
|
||||
|
Reference in New Issue
Block a user