PharmaLedger-IMI / acdc-components

UC4 Anti-Counterfeiting Data Collaboration
MIT License
3 stars 4 forks source link

/scan should be able to receive a free-form JSON data #26

Closed joaoluis-pdm closed 2 years ago

joaoluis-pdm commented 2 years ago

@pccosta-pdm suggests the removal of the validator on

https://github.com/PharmaLedger-IMI/acdc-components/blob/19c59465460361dc84cc5c79f4729b3f48580188/backoffice-backend/src/scan/scan.controller.ts#L20

joaoluis-pdm commented 2 years ago

92ef49c37c12f6a458913578ddd4fc7e40a6a21c

29ff4dc545df415062625bc521f36cd351001b5c

git pull and restart on acdc-dev

joaoluis-pdm commented 2 years ago

Later on, we might need to add these (and some more fields) on EventInputDataDto, but for now, anything is accepted.

Thank you for the suggestion @pccosta-pdm