Delen via


GraphClientRequestIdGuidancePlugin

Geeft een tip weer wanneer een aanvraag naar Microsoft Graph API de client-request-id koptekst niet bevat.

Schermopname van een opdrachtprompt met Dev Proxy met een tip na het detecteren van een aanvraag naar Microsoft Graph API zonder de header client-request-id.

Definitie van invoegtoepassingsexemplaren

{
  "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/*"
  ]
}

Configuratievoorbeeld

Geen

Configuratie-eigenschappen

Geen

Opdrachtregelopties

Geen