Lưu ý
Cần có ủy quyền mới truy nhập được vào trang này. Bạn có thể thử đăng nhập hoặc thay đổi thư mục.
Cần có ủy quyền mới truy nhập được vào trang này. Bạn có thể thử thay đổi thư mục.
Generates Dev Proxy mocks based on the intercepted requests. Writes generated mocks to a file named mocks-yyyyMMddHHmmss.json in the current working folder.
To intercept requests, after starting Dev Proxy, start recording. When you're done, stop recording. Dev Proxy will generate mocks for the intercepted requests and write them to a file named mocks-yyyyMMddHHmmss.json in the current working folder.
Plugin instance definition
{
"name": "MockGeneratorPlugin",
"enabled": true,
"pluginPath": "~appFolder/plugins/DevProxy.Plugins.dll"
}
Configuration example
None
Configuration properties
None
Command line options
None