IBM/openapi-to-graphql

Ensure safe printing of circular schemas

オープン

#233 opened on 2019/08/30

 (3 件のコメント) (0 件のリアクション) (0 人の担当者)TypeScript (215 件のフォーク)github user discovery
good first issue

Repository metrics

Stars
 (1,645 個のスター)
PR merge metrics
 (30d に merged PR はありません)

説明

In many warning/error messages, we stringify and print the faulty schema. This is a problem when we deal with circular schemas. Perhaps we can write a custom function or use a library.

コントリビューターガイド