GraphBetaSupportGuidancePlugin
当代理检测到对 Microsoft Graph beta 终结点的请求时显示警告。
插件实例定义
{
"name": "GraphBetaSupportGuidancePlugin",
"enabled": true,
"pluginPath": "~appFolder/plugins/dev-proxy-plugins.dll",
"urlsToWatch": [
"https://graph.microsoft.com/beta/*",
"https://graph.microsoft.us/beta/*",
"https://dod-graph.microsoft.us/beta/*",
"https://microsoftgraph.chinacloudapi.cn/beta/*"
]
}
配置示例
无
配置属性
无
命令行选项
无