mirror of
https://github.com/openziti/zrok.git
synced 2025-08-14 02:05:39 +02:00
service details operation (#41)
This commit is contained in:
@ -40,9 +40,6 @@ type ShareRequest struct {
|
||||
// frontend selection
|
||||
FrontendSelection []string `json:"frontendSelection"`
|
||||
|
||||
// reserve
|
||||
Reserve bool `json:"reserve,omitempty"`
|
||||
|
||||
// share mode
|
||||
// Enum: [public private]
|
||||
ShareMode string `json:"shareMode,omitempty"`
|
||||
|
Reference in New Issue
Block a user