Files
kubescape/httphandler/docs/docs.go
2022-08-01 21:29:51 +03:00

25 lines
417 B
Go

// Package classification kubescape_microservice
//
// Documentation of our awesome API.
//
// Schemes: http
// BasePath: /
// Version: 1.0.0
// Host: example.com
//
// Consumes:
// - application/json
//
// Produces:
// - application/json
//
// Security:
// - basic
//
// SecurityDefinitions:
// basic:
// type: basic
//
// swagger:meta
package docs