glideapps/quicktype

Generate correct comment for Ruby top-level enum

Open

#724 opened on Apr 1, 2018

View on GitHub
 (0 comments) (0 reactions) (0 assignees)TypeScript (10,867 stars) (968 forks)batch import
Rubygood first issue

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.

Contributor guide

Generate correct comment for Ruby top-level enum · glideapps/quicktype#724 | Good First Issue