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

Extend $cql operation to accept content of a CQL Library #537

Closed
c-schuler opened this issue Jun 29, 2022 · 1 comment
Closed

Extend $cql operation to accept content of a CQL Library #537

c-schuler opened this issue Jun 29, 2022 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@c-schuler
Copy link
Contributor

c-schuler commented Jun 29, 2022

Add a "content" parameter to the $cql server-level operation that accepts the body of a CQL library as a string.

Change the "expression" parameter to be optional, and if provided with a "content" parameter, it is the name of an expression in the library provided in the content parameter to be returned.

@c-schuler c-schuler added the enhancement New feature or request label Jun 29, 2022
@c-schuler c-schuler self-assigned this Jun 29, 2022
c-schuler added a commit that referenced this issue Jul 6, 2022
JPercival pushed a commit that referenced this issue Jul 7, 2022
* #537 - extending  operation, adding tests, cleanup

* #537: Refactored to use cql-evaluator evaluation components

* #537: cleanup
@c-schuler
Copy link
Contributor Author

Resolved in #538

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant