chatgpt-api/legacy/packages/openapi-to-ts/readme.md

1.4 KiB

Agentic

TODO.

Build Status NPM MIT License Prettier Code Formatting

Agentic

See the github repo or docs for more info.

TODO

  • convert to https://github.com/readmeio/oas
  • support filters
    • // match only the schema named foo and GET operation for the /api/v1/foo path
    • include: '^(#/components/schemas/foo|#/paths/api/v1/foo/get)$',
  • Convert HTML in descriptions to markdown.
  • Properly format multiline function comments.
  • Debug stripe schema issue.

License

MIT © Travis Fischer