add new 'remoteAgent' boolean to '/overview' environment output (#977)

This commit is contained in:
Michael Quigley
2025-06-09 13:16:28 -04:00
parent f7d78a7bd9
commit d01a793129
76 changed files with 440 additions and 937 deletions

View File

@@ -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