Bagikan melalui


GraphBetaSupportGuidancePlugin

Menampilkan peringatan saat proksi mendeteksi permintaan ke titik akhir beta Microsoft Graph.

Cuplikan layar prompt perintah dengan Dev Proxy memperlihatkan peringatan setelah mendeteksi permintaan ke titik akhir beta Microsoft Graph.

Contoh konfigurasi

{
  "$schema": "https://raw.githubusercontent.com/dotnet/dev-proxy/main/schemas/v2.0.0/rc.schema.json",
  "plugins": [
    {
      "name": "GraphBetaSupportGuidancePlugin",
      "enabled": true,
      "pluginPath": "~appFolder/plugins/DevProxy.Plugins.dll"
    }
  ],
  "urlsToWatch": [
    "https://graph.microsoft.com/beta/*",
    "https://graph.microsoft.us/beta/*",
    "https://dod-graph.microsoft.us/beta/*",
    "https://microsoftgraph.chinacloudapi.cn/beta/*"
  ]
}

Properti konfigurasi

Tidak

Opsi baris perintah

Tidak