agent-orchestrator/backend/internal/httpd/apispec/gen.go

7 lines
229 B
Go

package apispec
// openapi.yaml is generated from Go (see build.go) — do not edit it by hand.
// Regenerate with `go generate ./...` from the backend module root.
//
//go:generate go run ../../../cmd/genspec -out openapi.yaml