我有带有测试的yml文件,需要手动更新每个文件授权令牌才能运行。 我将使用令牌将文件保存在当前目录中。 (token.txt或smt其他) 如何在yml文件中写入令牌值的路径?
request:
method: post
path: /graphql
headers:
- name: content-type
value: application/json
- name: authorization
value: "Bearer jghfkjvfkjvnkdfjnv..."