IBM/openapi-to-graphql

Ensure safe printing of circular schemas

Aberta

#233 aberto em 30 de ago. de 2019

 (3 comentários) (0 reação) (0 responsável)TypeScript (215 forks)github user discovery
good first issue

Métricas do repositório

Stars
 (1.645 estrelas)
Métricas de merge de PR
 (Nenhuma PRs mesclada em 30d)

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.

Guia do colaborador