glideapps/quicktype

Generate correct comment for Ruby top-level enum

Open

#724 opened on 2018年4月1日

GitHub で見る
 (0 comments) (0 reactions) (0 assignees)TypeScript (968 forks)batch import
Rubygood first issue

Repository metrics

Stars
 (10,867 stars)
PR merge metrics
 (30d に merged 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.

コントリビューターガイド