File tree Expand file tree Collapse file tree 3 files changed +7
-0
lines changed
src/layers/sds/epr/updates Expand file tree Collapse file tree 3 files changed +7
-0
lines changed Original file line number Diff line number Diff line change 22
33## 2025-01-02
44- [ PI-688] Changelog ETL - delete an AS
5+ - [ PI-690] Changelog ETL - modify / add to an MHS
6+ - [ PI-694] Changelog ETL - modify / remove from an MHS
7+ - [ PI-692] Changelog ETL - modify / replace in an MHS
58
69## 2024-12-27
710- [ PI-602] Update spine_as Questionnaire
Original file line number Diff line number Diff line change 11- [ PI-688] Changelog ETL - delete an AS
2+ - [ PI-690] Changelog ETL - modify / add to an MHS
3+ - [ PI-694] Changelog ETL - modify / remove from an MHS
4+ - [ PI-692] Changelog ETL - modify / replace in an MHS
Original file line number Diff line number Diff line change 44from domain .core .device .v1 import Device
55from domain .core .device_key .v1 import DeviceKey , DeviceKeyType
66from domain .core .device_reference_data .v1 import DeviceReferenceData
7+ from domain .core .enum import Environment
78from domain .core .error import ImmutableFieldError
89from domain .core .product_team .v1 import ProductTeam
910from domain .core .questionnaire .v1 import Questionnaire , QuestionnaireResponse
You can’t perform that action at this time.
0 commit comments