@timtutenel/codegen-openapi
TypeScript icon, indicating that this package has built-in type declarations

1.0.0 • Public • Published

Code Generator (adjusted by TimT)

Introduction

This is an update of the utility library meant to be used with RTK Query that will generate a typed API client from an OpenAPI schema.

Documentation

View the RTK Query Code Generation docs

Additions

We added two small additions to the original package: added option to make all DTO variables required and to convert properties of format "uuid" to a custom Guid object.

Readme

Keywords

none

Package Sidebar

Install

npm i @timtutenel/codegen-openapi

Weekly Downloads

6

Version

1.0.0

License

MIT

Unpacked Size

189 kB

Total Files

70

Last publish

Collaborators

  • timtutenel