mirror of
https://github.com/openziti/zrok.git
synced 2025-08-09 08:05:04 +02:00
remove /listEnvironments endpoint
This commit is contained in:
@ -62,23 +62,6 @@ paths:
|
||||
schema:
|
||||
$ref: "#/definitions/errorMessage"
|
||||
|
||||
/listEnvironments:
|
||||
get:
|
||||
tags:
|
||||
- metadata
|
||||
security:
|
||||
- key: []
|
||||
operationId: listEnvironments
|
||||
responses:
|
||||
200:
|
||||
description: success
|
||||
schema:
|
||||
$ref: "#/definitions/environments"
|
||||
500:
|
||||
description: internal server error
|
||||
schema:
|
||||
$ref: "#/definitions/errorMessage"
|
||||
|
||||
/login:
|
||||
post:
|
||||
tags:
|
||||
|
Reference in New Issue
Block a user