Skip to content

Commit 3fcc34f

Browse files
committed
Update readme
1 parent c68d7c3 commit 3fcc34f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,10 +11,10 @@ A file format specification for defining HTTP requests, response assertions, and
1111
- Templating with variables, prompts, and secret values
1212
- Environments with environment specific variable values
1313
- Client/implementation agnostic
14+
- Statically typed [expression language](https://github.com/testingrequired/reqlang-expr) in the templates
1415

1516
### Future
1617

17-
- Typesafe expression language in the templates
1818
- Chaining requests
1919
- Response body mapping/transformation/extraction
2020
- Authenticated requests (e.g. OAuth2) configuration

0 commit comments

Comments
 (0)