Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix schema error when running ecephys write_nwb with LIMS
LIMS calls the write_nwb module and specifies ecephys channel structure id and acronym as `manual_structure_id` and `manual_structure_acronym` in the input json. It appears #1075 modified the ecephys write_nwb schema from the expected values. This commit changes back the ecephys write_nwb schema to expect: `manual_structure_id` and `manual_structure_acronym`.
- Loading branch information