Commit graph

3 commits

Author SHA1 Message Date
Snider
65ac37d3e7 feat: modernise to Go 1.26 iterators and stdlib helpers
Some checks failed
Security Scan / security (push) Successful in 11s
Test / test (push) Failing after 42s
Add Endpoints and MiddlewareChain iterators on API server, bridge
ResponseFieldsSeq/HeadersSeq. Use strings.SplitSeq in SDK codegen,
slices.SortFunc in OpenAPI spec generation.

Co-Authored-By: Gemini <noreply@google.com>
Co-Authored-By: Virgil <virgil@lethean.io>
2026-02-23 05:47:16 +00:00
Snider
1910aec1fe fix: sort SupportedLanguages output for deterministic ordering
Co-Authored-By: Virgil <virgil@lethean.io>
2026-02-21 01:27:03 +00:00
Snider
a09a4e9db9 feat: add SDK codegen wrapper for openapi-generator-cli
Co-Authored-By: Virgil <virgil@lethean.io>
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-21 01:08:39 +00:00