-
Notifications
You must be signed in to change notification settings - Fork 18
Create restrictions on file fields #231
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Labels
Comments
Also incorporate #210 |
@gsfr I had written down file type, modality and "instrument" when I think perhaps I meant measurement? Please confirm the fields we want to restrict to a list of approved values when you get a chance. |
Yup. File type and modality are easy. Measurement is harder, because it depends on modality. |
Encompassed/replaced by #649 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Use an enum in our input json schema to restrict values saved to type and modality fields
The text was updated successfully, but these errors were encountered: