cli/pkg/sdk
Snider ea5b2fabaf feat(sdk): add Python generator
Implements Python SDK generator with two-level fallback:
1. Native openapi-python-client if installed
2. 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:57 +00:00
..
generators feat(sdk): add Python generator 2026-01-29 01:15:57 +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