GraphClientRequestIdGuidancePlugin

显示Microsoft图形 API 的请求不包含 client-request-id 标头时的提示。

开发人员代理的命令提示符的屏幕截图,其中显示了在未使用 client-request-id 标头的情况下检测到Microsoft图形 API 的请求后出现提示。

插件实例定义

{
  "name": "GraphClientRequestIdGuidancePlugin",
  "enabled": true,
  "pluginPath": "~appFolder/plugins/dev-proxy-plugins.dll",
  "urlsToWatch": [
    "https://graph.microsoft.com/v1.0/*",
    "https://graph.microsoft.com/beta/*",
    "https://graph.microsoft.us/v1.0/*",
    "https://graph.microsoft.us/beta/*",
    "https://dod-graph.microsoft.us/v1.0/*",
    "https://dod-graph.microsoft.us/beta/*",
    "https://microsoftgraph.chinacloudapi.cn/v1.0/*",
    "https://microsoftgraph.chinacloudapi.cn/beta/*"
  ]
}

配置示例

没有

配置属性

没有

命令行选项

没有