mirror of
https://github.com/openziti/zrok.git
synced 2025-08-18 11:49:51 +02:00
list public frontends for account implementation (#996)
This commit is contained in:
@@ -1266,10 +1266,15 @@ paths:
|
||||
description: public frontends list returned
|
||||
schema:
|
||||
properties:
|
||||
publicName:
|
||||
type: string
|
||||
urlTemplate:
|
||||
type: string
|
||||
publicFrontends:
|
||||
type: array
|
||||
items:
|
||||
type: object
|
||||
properties:
|
||||
publicName:
|
||||
type: string
|
||||
urlTemplate:
|
||||
type: string
|
||||
401:
|
||||
description: unauthorized
|
||||
500:
|
||||
|
Reference in New Issue
Block a user