CDLUC3 / dmphub

Simple metadata repository for networked DMPs
MIT License
3 stars 1 forks source link

Lambda - version handler #78

Closed briri closed 2 years ago

briri commented 2 years ago

Build a Lambda function that manages the DMP's versions

NOTE: This should be invoked AFTER the incoming JSON has been saved because if it runs before and sets the :current_version flag to false for the prior version and then something goes wrong in the caller's code, the DMP would be left without a current version!