Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Endpoint Modification for Template and savedQueries Retrieval with activated Validation #260

Closed
thkoehler11 opened this issue Mar 5, 2024 · 1 comment · Fixed by #264
Assignees

Comments

@thkoehler11
Copy link

thkoehler11 commented Mar 5, 2024

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.

@thkoehler11 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
@michael-82
Copy link
Collaborator

This will most likely become v4 of the api unless agreed upon otherwise

michael-82 added a commit that referenced this issue Mar 19, 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
michael-82 added a commit that referenced this issue Mar 19, 2024
…-endpoint-modification-for-template-and-savedqueries-retrieval-with-activated-validation

#260 - Endpoint modification for template and savedqueries retrieval with activated validation
@michael-82 michael-82 added this to the Release 5.0.0-alpha.1 milestone Mar 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment