glideapps/quicktype

Generate correct comment for Ruby top-level enum

开放

#724 创建于 2018年4月1日

 (0 条评论) (0 个反应) (0 位负责人)TypeScript (968 个派生)batch import
Rubygood first issue

仓库指标

星标
 (10,867 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

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.

贡献者指南