informatics-isi-edu / ermrestjs

ERMrest client library in JavaScript
Apache License 2.0
4 stars 3 forks source link

Add an api to allow providing more info when deleting #1004

Closed RFSH closed 8 months ago

RFSH commented 8 months ago

This PR introduces new APIs that are needed for https://github.com/informatics-isi-edu/chaise/pull/2404.

This is used to generate better error messages in chaise (refer to https://github.com/informatics-isi-edu/chaise/issues/2399 for more information).