IBM/openapi-to-graphql

Replace OAS/Swagger types with Node module

开放

#348 创建于 2020年10月5日

 (1 条评论) (0 个反应) (0 位负责人)TypeScript (215 个派生)github user discovery
enhancementgood first issue

仓库指标

星标
 (1,645 个星标)
PR 合并指标
 (30 天内没有已合并 PR)

描述

Instead of relying on our own types, we should consider using an NPM module such as this.

This will reduce the likelihood of mistakes, such as with #345 and #346, as well as help us stay up to date.

贡献者指南