Skip to content

response格式下参数覆盖新模版不起作用 #1978

@gzzhongqi

Description

@gzzhongqi

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

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions