Aracılığıyla paylaş


GraphClientRequestIdGuidancePlugin

Microsoft Graph API'sine yapılan bir istek client-request-id üst bilgisini içermediğinde bir ipucu gösterir.

client-request-id üst bilgisi olmadan Microsoft Graph API'sine yönelik bir istek algıladıktan sonra ipucu gösteren Dev Proxy ile komut isteminin ekran görüntüsü.

Eklenti örneği tanımı

{
  "name": "GraphClientRequestIdGuidancePlugin",
  "enabled": true,
  "pluginPath": "~appFolder/plugins/DevProxy.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/*"
  ]
}

Yapılandırma örneği

Hiç kimse

Yapılandırma özellikleri

Hiç kimse

Komut satırı seçenekleri

Hiç kimse