-
Notifications
You must be signed in to change notification settings - Fork 194
Support full object definitions for valid values in schema #904
Copy link
Copy link
Closed
Labels
enhancementNew feature or requestNew feature or requestschemaIssues related to the YAML schema representation of the specification. Patch version release.Issues related to the YAML schema representation of the specification. Patch version release.
Description
Currently, valid values (i.e., enums) for objects in the schema are written as lists. However, in some cases, we also want to have each value defined, and perhaps even summarized in a separate table. As an example, take the channels file for MEG data. Each of the valid values for the type column has a description, which is currently rendered with a hardcoded table, but which could be incorporated into the schema directly.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestschemaIssues related to the YAML schema representation of the specification. Patch version release.Issues related to the YAML schema representation of the specification. Patch version release.