Aracılığıyla paylaş


GraphSelectGuidancePlugin

Ara sunucu, $select sorgu dizesi parametresini içermeyen Microsoft Graph API'lerine yönelik bir isteği kestiğinde bir uyarı gösterir.

$select parametresini kullanmayan bir Microsoft Graph isteğine müdahale ettikten sonra bir uyarı gösteren Dev Proxy ile komut isteminin ekran görüntüsü.

Eklenti örneği tanımı

{
  "name": "GraphSelectGuidancePlugin",
  "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