You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: samples/api-usage-analytics/README.md
+5-2Lines changed: 5 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -77,15 +77,18 @@ Using this sample you can use Dev Proxy to:
77
77
78
78
## Configuration Options
79
79
80
-
The sample is configured to group requests by URL. You can change this to group by message type by modifying the `groupBy` property in the config file:
80
+
The sample is configured to group requests by URL (the default). You can change this to group by message type by modifying the `groupBy` property in the`.devproxy/devproxyrc.json` config file:
0 commit comments