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

Filter and assertion with HTTP calls #175

Open
ywangd opened this issue Mar 4, 2021 · 1 comment
Open

Filter and assertion with HTTP calls #175

ywangd opened this issue Mar 4, 2021 · 1 comment
Labels
enhancement New feature or request question Further information is requested

Comments

@ywangd
Copy link
Owner

ywangd commented Mar 4, 2021

This is mainly useful for batch scripts. Often times, we are only interested in certain fields from the payload and may need some assertion so it fail fast. There are a few questions on how these features should be implemented:

  • Syntax - how should the filter and assertion be defined?
  • How powerful the filter should be? The extreme is full jq which allows extracting multiple fields and maybe at different level.
@ywangd ywangd added enhancement New feature or request question Further information is requested labels Mar 4, 2021
@ywangd
Copy link
Owner Author

ywangd commented Jan 25, 2024

This is partially solved by #203

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

No branches or pull requests

1 participant