IBM/openapi-to-graphql

Ensure safe printing of circular schemas

Aperta

#233 aperta il 30 ago 2019

 (3 commenti) (0 reazioni) (0 assegnatari)TypeScript (215 fork)github user discovery
good first issue

Metriche repository

Star
 (1645 stelle)
Metriche merge PR
 (Nessuna PR mergiata in 30 g)

Descrizione

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.

Guida contributor