mirror of
https://github.com/openziti/zrok.git
synced 2025-08-18 19:58:28 +02:00
add new 'remoteAgent' boolean to '/overview' environment output (#977)
This commit is contained in:
@@ -82,7 +82,7 @@ func (o *CreateFrontend) ServeHTTP(rw http.ResponseWriter, r *http.Request) {
|
||||
type CreateFrontendBody struct {
|
||||
|
||||
// permission mode
|
||||
// Enum: ["open","closed"]
|
||||
// Enum: [open closed]
|
||||
PermissionMode string `json:"permissionMode,omitempty"`
|
||||
|
||||
// public name
|
||||
|
Reference in New Issue
Block a user