swagger-tools/test/fixtures
rimskij a4fc2df4ea feat: add TypeScript generation options to generate-types tool
Add configurable options for customizing TypeScript output:
- enumAsUnion/enumAsEnum: control enum generation style
- interfacePrefix/interfaceSuffix: naming conventions for interfaces
- indentation: 2 spaces, 4 spaces, or tab

Includes validation for mutually exclusive options and valid
TypeScript identifier prefixes/suffixes.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-12 15:42:39 +01:00
..
enum-test.yaml feat: add TypeScript generation options to generate-types tool 2026-01-12 15:42:39 +01:00
petstore.yaml feat: initial MCP server for OpenAPI/Swagger parsing 2026-01-12 14:33:10 +01:00