mirror of
https://github.com/openziti/zrok.git
synced 2025-08-19 04:06:18 +02:00
/disable endpoint in openapi definition (#30)
This commit is contained in:
@@ -2,18 +2,18 @@
|
||||
|
||||
// Package rest_server_zrok zrok
|
||||
//
|
||||
// zrok client access
|
||||
// Schemes:
|
||||
// http
|
||||
// HostHeader: localhost
|
||||
// BasePath: /api/v1
|
||||
// Version: 1.0.0
|
||||
// zrok client access
|
||||
// Schemes:
|
||||
// http
|
||||
// Host: localhost
|
||||
// BasePath: /api/v1
|
||||
// Version: 1.0.0
|
||||
//
|
||||
// Consumes:
|
||||
// - application/zrok.v1+json
|
||||
// Consumes:
|
||||
// - application/zrok.v1+json
|
||||
//
|
||||
// Produces:
|
||||
// - application/zrok.v1+json
|
||||
// Produces:
|
||||
// - application/zrok.v1+json
|
||||
//
|
||||
// swagger:meta
|
||||
package rest_server_zrok
|
||||
|
Reference in New Issue
Block a user