Closed Sun-flow closed 7 months ago
Changes can be found here: https://github.com/AllenNeuralDynamics/aind-data-schema/pull/481
Enum variable name changes: 'RAW_DATA' -> 'RAW' and 'DERIVED_DATA' -> 'DERIVED' Enum value changes: 'raw data' -> 'raw' and 'derived data' -> 'derived'
'RAW_DATA'
'RAW'
'DERIVED_DATA'
'DERIVED'
'raw data'
'raw'
'derived data'
'derived'
If this change impacts this repo, we should address it.
@jtyoung84 mentions that we should migrate to importing these values, so that future changes might not impact these repos.
Changes can be found here: https://github.com/AllenNeuralDynamics/aind-data-schema/pull/481
Enum variable name changes:
'RAW_DATA'
->'RAW'
and'DERIVED_DATA'
->'DERIVED'
Enum value changes:'raw data'
->'raw'
and'derived data'
->'derived'
If this change impacts this repo, we should address it.
@jtyoung84 mentions that we should migrate to importing these values, so that future changes might not impact these repos.