You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Issue: Endpoint Modification for Template and savedQueries Retrieval with Activated Validation
There's a modification in the endpoint for template retrieval, transitioning to /query/template with activated validation. Additionally, an optional URL parameter ?validate=false is introduced to deactivate the validation process
The retrieval process for 'savedQueries' follows the same schema as the modification in the endpoint for template retrieval.
The text was updated successfully, but these errors were encountered:
thkoehler11
changed the title
Extend the response of SavedQueries call by invalidCriteria and createdBy
Endpoint Modification for Template and savedQueries Retrieval with activated Validation
Mar 11, 2024
…with activated Validation
- change query and template endpoints to include getting invalid terms by default
- this will most likely change when validation is extended to also include missing contexts or invalid filters
…-endpoint-modification-for-template-and-savedqueries-retrieval-with-activated-validation
#260 - Endpoint modification for template and savedqueries retrieval with activated validation
Issue: Endpoint Modification for Template and savedQueries Retrieval with Activated Validation
There's a modification in the endpoint for template retrieval, transitioning to
/query/template
with activated validation. Additionally, an optional URL parameter?validate=false
is introduced to deactivate the validation processThe retrieval process for 'savedQueries' follows the same schema as the modification in the endpoint for template retrieval.
The text was updated successfully, but these errors were encountered: