informatics-isi-edu / ermrestjs

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

Add support for pattern_sources in domain_filter #1003

Closed RFSH closed 8 months ago

RFSH commented 9 months ago

This PR introduces new APIs that are needed for this PR in chaise.

As part of this we've added pattern_sources property to domain_filter:

This is used to generate better error messages in chaise (refer to the chaise issue for more information).