hack/generate.go orchestrates all code generation for the devsy-org/api module.
Usage:
go run ./hack/generate.go # Run all generators
go run ./hack/generate.go register # Run only API register generation
go run ./hack/generate.go --help # Show all commands