IBM/openapi-to-graphql

Ensure safe printing of circular schemas

Offen

#233 geöffnet am 30.08.2019

 (3 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)TypeScript (215 Forks)github user discovery
good first issue

Repository-Metriken

Stars
 (1.645 Sterne)
PR-Merge-Metriken
 (Keine gemergten PRs in 30 T)

Beschreibung

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.

Contributor Guide