//lint:file-ignore U1000 ignore go-swagger template
package docs
// This endpoint requires a bearer token.
// swagger:response unauthorizedError
type unauthorizedError struct{}