glideapps/quicktype

Generate correct comment for Ruby top-level enum

Open

#724 aberto em 1 de abr. de 2018

Ver no GitHub
 (0 comments) (0 reactions) (0 assignees)TypeScript (968 forks)batch import
Rubygood first issue

Métricas do repositório

Stars
 (10.867 stars)
Métricas de merge de PR
 (Nenhuma PRs mesclada em 30d)

Description

We don't generate helpers for top-level enums, but the usage comment is written as if we did. Either generate them, or fix the comment. The test file is tests/input/schema/top-level-enum.schema.

Guia do colaborador