chatgpt-api/packages/openapi-to-ts
Travis Fischer a9e0389bf3 2025-03-23 16:54:09 +08:00
..
bin
fixtures 2025-03-23 16:54:09 +08:00
src
package.json
readme.md
tsconfig.json
tsup.config.ts

readme.md

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