apiVersion: v3
kind: library
metadata:
  name: openapi-typegen-cli
  description: |
    CLI tool to generate TypeScript types from OpenAPI schemas.
    - Wraps openapi-typescript with a config-file workflow and interactive TUI.
    - Supports multiple schemas per project via a single config file.
  owner: osp
  tags:
    - public:false
spec:
  type: utility
