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

PUT support in HttpClientTask and file contents when declaring variables #343

Merged
merged 7 commits into from
Sep 12, 2024

Conversation

mgor
Copy link
Collaborator

@mgor mgor commented Sep 6, 2024

To force the contents of a file in a variable when declaring it, prefix with file:// schema.

Support for HTTP PUT and which status codes are valid in a request, in HttpClientTask

mgor added 2 commits September 6, 2024 12:49
also support for "allow status code" in `HttpClientTask`.
@mgor mgor requested a review from boffman September 6, 2024 13:36
@mgor mgor marked this pull request as draft September 11, 2024 05:43
…t try to resolve the template in the contents of that file.
renamed `put` to `request_to` and `get` to `request_from`.

rephrase in `request_from` step expressions.

additional built-in filters, and renamed old ones.
added unit tests for all filters.
@mgor mgor force-pushed the feature/file_variable_value branch from 00d6ef9 to a417834 Compare September 11, 2024 16:24
…ser_impersonation as scope argument

ruff improvements of code.
@mgor mgor marked this pull request as ready for review September 12, 2024 12:30
@mgor mgor merged commit a589ef6 into Biometria-se:main Sep 12, 2024
14 checks passed
@mgor mgor deleted the feature/file_variable_value branch September 12, 2024 16:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants