Feature/1693 api v3 versioned model - Dataset v3 implementation#2046
Merged
dk1844 merged 34 commits intodevelop-ver-3.0from feature/1693-api-v3-versioned-modelMay 9, 2022
+1,709-114
Commits
Commits on Mar 8, 2022
Commits on Mar 21, 2022
Commits on Mar 23, 2022
Commits on Mar 24, 2022
#1693 API v3: VersionedModelControllerV3 - location header for post-import + IT to prove correct behavior - fix with common location processing with segment stripping (+normalization)
committed- committed
- committed
#1693 API v3: VersionedModelControllerV3 - GET /datasets/{name}/{version} now works for # or 'latest' (IT = regression test)
committed#1693 API v3: VersionedModelControllerV3 - common implementation of /{name}/{version} and /{name}/latest - improved
committed#1693 API v3: VersionedModelControllerV3 - /{name}/{version}/used-in - supports latest for as version-expression, impl for datasets improved by actual existence checking + IT test cases for non-exi…
committed
Commits on Mar 30, 2022
#1693 API v3: VersionedModelControllerV3 - GET/PUT /{name}/{version}/properties - supports latest for as version-expression; get impl is unvalidated, put impl checks validity - extended for differe…
committed#1693 Fix: (v2) VersionedModelController.getLatestVersionNumber(): Future -> CompletableFuture (mistake reverted)
committed#1693 VersionedModelControllerV3:
/{name}/{version}/validation
impl added. IT mostly adjusted, but there are todoscommitted
Commits on Mar 31, 2022
Commits on Apr 6, 2022
Commits on Apr 7, 2022
Commits on Apr 11, 2022
Commits on Apr 14, 2022
Commits on Apr 28, 2022
- committed