IBM/openapi-to-graphql

Ensure safe printing of circular schemas

開放

#233 建立於 2019年8月30日

 (3 則留言) (0 個反應) (0 位負責人)TypeScript (215 個分叉)github user discovery
good first issue

倉庫指標

星標
 (1,645 顆星)
PR 合併指標
 (30 天內沒有已合併 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.

貢獻者指南