Skip to content

Commit 912acb6

Browse files
committed
Change quantity for groups of wrapper types from * to + in ecephys
1 parent fddab7f commit 912acb6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

core/nwb.ecephys.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -196,7 +196,7 @@ groups:
196196
groups:
197197
- neurodata_type_inc: SpikeEventSeries
198198
doc: SpikeEventSeries object(s) containing detected spike event waveforms.
199-
quantity: '*'
199+
quantity: '+'
200200

201201
- neurodata_type_def: FilteredEphys
202202
neurodata_type_inc: NWBDataInterface

0 commit comments

Comments
 (0)