Mark Probst
Mark Probst
PHP
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`.
From an Intercom user: They'd like quicktype to give default values to properties for the case of instantiating those classes, not for the case where the properties are missing when...
We should be able to parse all valid test cases. https://github.com/json-schema-org/JSON-Schema-Test-Suite
All of quicktype's options are queryable dynamically somewhere - the CLI knows about the base options and the target languages know about theirs. We could add them to `package.json` in...
This is the JSON: ```json { "data":{ "id":2, "name":"fuchsia rose", "year":2001, "color":"#C74375", "pantone_value":"17-2031" } } ```
Provide a facility by which a filter can output one or more tuples for debugging can be displayed in the UI by moving the mouse over the preview image. The...
Right now only input images show up as slots in the designer, but all other inputs should show up as well. That would necessitate having nodes for all input types,...
Filter arguments should be assignable. See http://groups.google.com/group/mathmap/browse_thread/thread/da0f0581309d60c4