Remove records/delete API
Summary
Removing records/delete
API that has been deprecated in M15. Core storage delete APIs must be used instead or the typed delete WDMS APIs.
Type of change
-
📃 Documentation -
🔚 Remove
Validation
-
New tests added -
Covered by the unit tests -
Covered by the integration tests -
Non functional testing (performance, scalability, security ...) -
Manual testing, description: openapi spec/swagger ui no longer show the API + curl call to /records/delete
returns a 404.
Special matter
-
⚠ Breaking change.
Work Item
-
Work item link provided: Issue #82 (closed)
Edited by Cyril Monmouton