mirror of
https://github.com/openziti/zrok.git
synced 2025-08-17 19:31:12 +02:00
@ -179,8 +179,8 @@ func (o *CreateFrontendBody) UnmarshalBinary(b []byte) error {
|
||||
// swagger:model CreateFrontendCreatedBody
|
||||
type CreateFrontendCreatedBody struct {
|
||||
|
||||
// token
|
||||
Token string `json:"token,omitempty"`
|
||||
// frontend token
|
||||
FrontendToken string `json:"frontendToken,omitempty"`
|
||||
}
|
||||
|
||||
// Validate validates this create frontend created body
|
||||
|
Reference in New Issue
Block a user