Skip to content

Remove records/delete API

Yannick requested to merge remove_record_delete into master

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

Edited by Cyril Monmouton

Merge request reports