IBM/openapi-to-graphql

Ensure safe printing of circular schemas

Ouverte

#233 ouverte le 30 août 2019

 (3 commentaires) (0 réaction) (0 personne assignée)TypeScript (215 forks)github user discovery
good first issue

Métriques du dépôt

Stars
 (1 645 étoiles)
Métriques de merge PR
 (Aucune PR mergée en 30 j)

Description

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.

Guide contributeur