-
-
Notifications
You must be signed in to change notification settings - Fork 2.2k
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Routine Checks
- I have confirmed there are no similar issues currently
- I have confirmed I have upgraded to the latest version
- I have thoroughly read the project README, especially the FAQ section
- I understand and am willing to follow up on this issue, assist with testing and provide feedback
- I understand and acknowledge the above, and understand that project maintainers have limited time and energy, issues that do not follow the rules may be ignored or closed directly
Issue Description
当使用responses接口时,旧模版的参数覆盖工作正常,但新模版的参数覆盖完全不生效
Steps to Reproduce
比如设置参数覆盖
{
"operations": [
{
"path": "instructions",
"mode": "set",
"value": “aaaa”
}]
}
Expected Result
instructions这时候应该被覆盖,但实际上什么都不会发生。
而且对于responses下所有的参数覆盖都会这样
Related Screenshots
If none, please delete this section.
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working