filename: spec_func.lua # Location of the function file
- name: standard request # Test case (you can define multiple test cases)
modified: true # Is true when any of the fields get modified
bodyEquals: "something new"
Authorization: "Bearer xyz"
# Query args (e.g. ?foo=bar)