api/cmd/api
Virgil b4d414b702 feat(cmd/api): add SSE path spec flags
Wire "--sse-path" through the spec and SDK generators so standalone OpenAPI output can document the SSE endpoint alongside GraphQL.

Co-Authored-By: Virgil <virgil@lethean.io>
2026-04-02 01:55:13 +00:00
..
cmd.go feat(api): merge go-api + php-api into polyglot repo 2026-03-14 10:03:29 +00:00
cmd_args.go feat(api): normalize CLI list arguments 2026-04-01 16:31:22 +00:00
cmd_sdk.go feat(cmd/api): add SSE path spec flags 2026-04-02 01:55:13 +00:00
cmd_spec.go feat(cmd/api): add SSE path spec flags 2026-04-02 01:55:13 +00:00
cmd_test.go feat(cmd/api): add SSE path spec flags 2026-04-02 01:55:13 +00:00
spec_groups_iter.go fix(api): deduplicate spec iterator groups 2026-04-01 22:28:34 +00:00