📜  在 api 中访问变量 - 无论代码示例

📅  最后修改于: 2022-03-11 14:58:15.295000             🧑  作者: Mango

代码示例1
You can use double curly braces to reference variables 
throughout the Postman user interface. For example, 
to reference a variable named "username" in your request
 settings, you could use the following syntax with
double curly braces around the name:

{{username}}