go/pkg/sdk
Snider 3a7349ce5f feat(sdk): add TypeScript generator
Implements TypeScript SDK generator with three-level fallback:
1. Native openapi-typescript-codegen if installed globally
2. npx openapi-typescript-codegen if npx available
3. Docker openapitools/openapi-generator-cli as fallback

Includes tests following _Good convention for Available and Generate.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-29 01:15:47 +00:00
..
generators feat(sdk): add TypeScript generator 2026-01-29 01:15:47 +00:00
detect.go feat(sdk): add OpenAPI spec detection 2026-01-29 01:11:15 +00:00
detect_test.go feat(sdk): add OpenAPI spec detection 2026-01-29 01:11:15 +00:00
go.mod feat(sdk): add SDK package structure with types 2026-01-29 01:07:19 +00:00
sdk.go feat(sdk): add SDK package structure with types 2026-01-29 01:07:19 +00:00