Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
# dmptool-api Changelog

## 2026-06-15
- Updated dependencies
- Added overrides for shell-quote and esbuild
- Removed old overrides for ws and brace-expansion

## 2026-05-26
- Added validation for `POST /dmps` to reject payloads containing more than one `dmp.project` with a `dmp_invalid` error
- Added models and workflows to map `dmp.project[0].funding` plus DMP Tool extensions (`funding_opportunity` and `funding_project`) to `ProjectFunding` and `PlanFunding`
Expand Down
Loading