skt-t1-byungi / loose-openapi-ts

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

@byungi/loose-openapi-ts

WIP

Motivation

Usually, converters that extract types from OpenAPI are strict. But our server API (especially old) is a mess. It always fails in a strict converter. This package aims to make the developer directly fix what's broken after loosely converted.

About