finestructure / finestructure/Rester
Allow variable declaration in requests
Open
- Dominant language
- Swift
- Stars
- 44
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
This should work:
```
request:
example:
...
variables:
doc_id: json.id
```
Currently, the id can only be referenced via `example.id` and not be redeclared.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.