Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Changed:

- Snippets: Updated all snippets to use `v0.29.0` schema
- Snippets: Updated all snuppers to use new DLL name, `DevProxy.Plugins.dll`

## [0.24.0] - 2025-06-04

Expand Down
78 changes: 39 additions & 39 deletions src/snippets.json
Original file line number Diff line number Diff line change
Expand Up @@ -152,7 +152,7 @@
"{",
"\t\"name\": \"AuthPlugin\",",
"\t\"enabled\": true,",
"\t\"pluginPath\": \"~appFolder/plugins/dev-proxy-plugins.dll\",",
"\t\"pluginPath\": \"~appFolder/plugins/DevProxy.Plugins.dll\",",
"\t\"configSection\": \"auth\"",
"}"
],
Expand Down Expand Up @@ -220,7 +220,7 @@
"{",
"\t\"name\": \"ApiCenterOnboardingPlugin\",",
"\t\"enabled\": true,",
"\t\"pluginPath\": \"~appFolder/plugins/dev-proxy-plugins.dll\",",
"\t\"pluginPath\": \"~appFolder/plugins/DevProxy.Plugins.dll\",",
"\t\"configSection\": \"apiCenterMinimalPermissionsPlugin\"",
"}"
],
Expand All @@ -245,7 +245,7 @@
"{",
"\t\"name\": \"ApiCenterOnboardingPlugin\",",
"\t\"enabled\": true,",
"\t\"pluginPath\": \"~appFolder/plugins/dev-proxy-plugins.dll\",",
"\t\"pluginPath\": \"~appFolder/plugins/DevProxy.Plugins.dll\",",
"\t\"configSection\": \"apiCenterOnboardingPlugin\"",
"}"
],
Expand All @@ -271,7 +271,7 @@
"{",
"\t\"name\": \"ApiCenterProductionVersionPlugin\",",
"\t\"enabled\": true,",
"\t\"pluginPath\": \"~appFolder/plugins/dev-proxy-plugins.dll\",",
"\t\"pluginPath\": \"~appFolder/plugins/DevProxy.Plugins.dll\",",
"\t\"configSection\": \"apiCenterProductionVersionPlugin\"",
"}"
],
Expand All @@ -296,7 +296,7 @@
"{",
"\t\"name\": \"CachingGuidancePlugin\",",
"\t\"enabled\": true,",
"\t\"pluginPath\": \"~appFolder/plugins/dev-proxy-plugins.dll\"",
"\t\"pluginPath\": \"~appFolder/plugins/DevProxy.Plugins.dll\"",
"}"
],
"description": "CachingGuidancePlugin instance"
Expand All @@ -317,7 +317,7 @@
"{",
"\t\"name\": \"CrudApiPlugin\",",
"\t\"enabled\": true,",
"\t\"pluginPath\": \"~appFolder/plugins/dev-proxy-plugins.dll\",",
"\t\"pluginPath\": \"~appFolder/plugins/DevProxy.Plugins.dll\",",
"\t\"configSection\": \"customersApi\"",
"}"
],
Expand Down Expand Up @@ -372,7 +372,7 @@
"{",
"\t\"name\": \"DevToolsPlugin\",",
"\t\"enabled\": true,",
"\t\"pluginPath\": \"~appFolder/plugins/dev-proxy-plugins.dll\"",
"\t\"pluginPath\": \"~appFolder/plugins/DevProxy.Plugins.dll\"",
"}"
],
"description": "DevToolsPlugin instance"
Expand All @@ -393,7 +393,7 @@
"{",
"\t\"name\": \"EntraMockResponsePlugin\",",
"\t\"enabled\": true,",
"\t\"pluginPath\": \"~appFolder/plugins/dev-proxy-plugins.dll\",",
"\t\"pluginPath\": \"~appFolder/plugins/DevProxy.Plugins.dll\",",
"\t\"configSection\": \"entraMockResponsePlugin\"",
"}"
],
Expand All @@ -415,7 +415,7 @@
"{",
"\t\"name\": \"ExecutionSummaryPlugin\",",
"\t\"enabled\": true,",
"\t\"pluginPath\": \"~appFolder/plugins/dev-proxy-plugins.dll\"",
"\t\"pluginPath\": \"~appFolder/plugins/DevProxy.Plugins.dll\"",
"}"
],
"description": "ExecutionSummaryPlugin instance"
Expand All @@ -436,7 +436,7 @@
"{",
"\t\"name\": \"GenericRandomErrorPlugin\",",
"\t\"enabled\": true,",
"\t\"pluginPath\": \"~appFolder/plugins/dev-proxy-plugins.dll\",",
"\t\"pluginPath\": \"~appFolder/plugins/DevProxy.Plugins.dll\",",
"\t\"configSection\": \"genericRandomErrorPlugin\"",
"}"
],
Expand Down Expand Up @@ -478,7 +478,7 @@
"{",
"\t\"name\": \"GraphBetaSupportGuidancePlugin\",",
"\t\"enabled\": true,",
"\t\"pluginPath\": \"~appFolder/plugins/dev-proxy-plugins.dll\",",
"\t\"pluginPath\": \"~appFolder/plugins/DevProxy.Plugins.dll\",",
"\t\"urlsToWatch\": [",
"\t\t\"https://graph.microsoft.com/beta/*\",",
"\t\t\"https://graph.microsoft.us/beta/*\",",
Expand All @@ -495,7 +495,7 @@
"{",
"\t\"name\": \"GraphClientRequestIdGuidancePlugin\",",
"\t\"enabled\": true,",
"\t\"pluginPath\": \"~appFolder/plugins/dev-proxy-plugins.dll\",",
"\t\"pluginPath\": \"~appFolder/plugins/DevProxy.Plugins.dll\",",
"\t\"urlsToWatch\": [",
"\t\t\"https://graph.microsoft.com/v1.0/*\",",
"\t\t\"https://graph.microsoft.com/beta/*\",",
Expand All @@ -516,7 +516,7 @@
"{",
"\t\"name\": \"GraphMinimalPermissionsGuidancePlugin\",",
"\t\"enabled\": true,",
"\t\"pluginPath\": \"~appFolder/plugins/dev-proxy-plugins.dll\"",
"\t\"pluginPath\": \"~appFolder/plugins/DevProxy.Plugins.dll\"",
"}"
],
"description": "GraphMinimalPermissionsGuidancePlugin instance"
Expand All @@ -542,7 +542,7 @@
"{",
"\t\"name\": \"GraphMinimalPermissionsPlugin\",",
"\t\"enabled\": true,",
"\t\"pluginPath\": \"~appFolder/plugins/dev-proxy-plugins.dll\"",
"\t\"pluginPath\": \"~appFolder/plugins/DevProxy.Plugins.dll\"",
"}"
],
"description": "GraphMinimalPermissionsPlugin instance"
Expand All @@ -563,7 +563,7 @@
"{",
"\t\"name\": \"GraphMockResponsePlugin\",",
"\t\"enabled\": true,",
"\t\"pluginPath\": \"~appFolder/plugins/dev-proxy-plugins.dll\",",
"\t\"pluginPath\": \"~appFolder/plugins/DevProxy.Plugins.dll\",",
"\t\"configSection\": \"graphMockResponsePlugin\",",
"\t\"urlsToWatch\": [",
"\t\t\"https://graph.microsoft.com/v1.0/*\",",
Expand Down Expand Up @@ -595,7 +595,7 @@
"{",
"\t\"name\": \"GraphRandomErrorPlugin\",",
"\t\"enabled\": true,",
"\t\"pluginPath\": \"~appFolder/plugins/dev-proxy-plugins.dll\"",
"\t\"pluginPath\": \"~appFolder/plugins/DevProxy.Plugins.dll\"",
"\t\"urlsToWatch\": [",
"\t\t\"https://graph.microsoft.com/v1.0/*\",",
"\t\t\"https://graph.microsoft.com/beta/*\",",
Expand Down Expand Up @@ -627,7 +627,7 @@
"{",
"\t\"name\": \"GraphSdkGuidancePlugin\",",
"\t\"enabled\": true,",
"\t\"pluginPath\": \"~appFolder/plugins/dev-proxy-plugins.dll\",",
"\t\"pluginPath\": \"~appFolder/plugins/DevProxy.Plugins.dll\",",
"\t\"urlsToWatch\": [",
"\t\t\"https://graph.microsoft.com/v1.0/*\",",
"\t\t\"https://graph.microsoft.com/beta/*\",",
Expand All @@ -648,7 +648,7 @@
"{",
"\t\"name\": \"GraphSelectGuidancePlugin\",",
"\t\"enabled\": true,",
"\t\"pluginPath\": \"~appFolder/plugins/dev-proxy-plugins.dll\",",
"\t\"pluginPath\": \"~appFolder/plugins/DevProxy.Plugins.dll\",",
"\t\"urlsToWatch\": [",
"\t\t\"https://graph.microsoft.com/v1.0/*\",",
"\t\t\"https://graph.microsoft.com/beta/*\",",
Expand All @@ -669,7 +669,7 @@
"{",
"\t\"name\": \"HttpFileGeneratorPlugin\",",
"\t\"enabled\": true,",
"\t\"pluginPath\": \"~appFolder/plugins/dev-proxy-plugins.dll\"",
"\t\"pluginPath\": \"~appFolder/plugins/DevProxy.Plugins.dll\"",
"}"
],
"description": "HttpFileGeneratorPlugin instance"
Expand All @@ -690,7 +690,7 @@
"{",
"\t\"name\": \"LatencyPlugin\",",
"\t\"enabled\": true,",
"\t\"pluginPath\": \"~appFolder/plugins/dev-proxy-plugins.dll\",",
"\t\"pluginPath\": \"~appFolder/plugins/DevProxy.Plugins.dll\",",
"\t\"configSection\": \"latencyPlugin\"",
"}"
],
Expand All @@ -713,7 +713,7 @@
"{",
"\t\"name\": \"MinimalCsomPermissionsPlugin\",",
"\t\"enabled\": true,",
"\t\"pluginPath\": \"~appFolder/plugins/dev-proxy-plugins.dll\"",
"\t\"pluginPath\": \"~appFolder/plugins/DevProxy.Plugins.dll\"",
"}"
],
"description": "MinimalCsomPermissionsPlugin instance"
Expand All @@ -734,7 +734,7 @@
"{",
"\t\"name\": \"MinimalPermissionsPlugin\",",
"\t\"enabled\": true,",
"\t\"pluginPath\": \"~appFolder/plugins/dev-proxy-plugins.dll\",",
"\t\"pluginPath\": \"~appFolder/plugins/DevProxy.Plugins.dll\",",
"\t\"configSection\": \"minimalPermissionsPlugin\"",
"}"
],
Expand All @@ -756,7 +756,7 @@
"{",
"\t\"name\": \"MinimalPermissionsGuidancePlugin\",",
"\t\"enabled\": true,",
"\t\"pluginPath\": \"~appFolder/plugins/dev-proxy-plugins.dll\",",
"\t\"pluginPath\": \"~appFolder/plugins/DevProxy.Plugins.dll\",",
"\t\"configSection\": \"minimalPermissionsGuidancePlugin\"",
"}"
],
Expand All @@ -778,7 +778,7 @@
"{",
"\t\"name\": \"MockGeneratorPlugin\",",
"\t\"enabled\": true,",
"\t\"pluginPath\": \"~appFolder/plugins/dev-proxy-plugins.dll\"",
"\t\"pluginPath\": \"~appFolder/plugins/DevProxy.Plugins.dll\"",
"}"
],
"description": "MockGeneratorPlugin instance"
Expand All @@ -789,7 +789,7 @@
"{",
"\t\"name\": \"MockRequestPlugin\",",
"\t\"enabled\": true,",
"\t\"pluginPath\": \"~appFolder/plugins/dev-proxy-plugins.dll\",",
"\t\"pluginPath\": \"~appFolder/plugins/DevProxy.Plugins.dll\",",
"\t\"configSection\": \"mockRequestPlugin\"",
"}"
],
Expand All @@ -811,7 +811,7 @@
"{",
"\t\"name\": \"MockResponsePlugin\",",
"\t\"enabled\": true,",
"\t\"pluginPath\": \"~appFolder/plugins/dev-proxy-plugins.dll\",",
"\t\"pluginPath\": \"~appFolder/plugins/DevProxy.Plugins.dll\",",
"\t\"configSection\": \"mockResponsePlugin\"",
"}"
],
Expand Down Expand Up @@ -840,7 +840,7 @@
"{",
"\t\"name\": \"ODataPagingGuidancePlugin\",",
"\t\"enabled\": true,",
"\t\"pluginPath\": \"~appFolder/plugins/dev-proxy-plugins.dll\"",
"\t\"pluginPath\": \"~appFolder/plugins/DevProxy.Plugins.dll\"",
"}"
],
"description": "ODataPagingGuidancePlugin instance"
Expand All @@ -851,7 +851,7 @@
"{",
"\t\"name\": \"ODSPSearchGuidancePlugin\",",
"\t\"enabled\": true,",
"\t\"pluginPath\": \"~appFolder/plugins/dev-proxy-plugins.dll\",",
"\t\"pluginPath\": \"~appFolder/plugins/DevProxy.Plugins.dll\",",
"\t\"urlsToWatch\": [",
"\t\t\"https://graph.microsoft.com/v1.0/*\",",
"\t\t\"https://graph.microsoft.com/beta/*\",",
Expand All @@ -872,7 +872,7 @@
"{",
"\t\"name\": \"OpenAIMockResponsePlugin\",",
"\t\"enabled\": true,",
"\t\"pluginPath\": \"~appFolder/plugins/dev-proxy-plugins.dll\"",
"\t\"pluginPath\": \"~appFolder/plugins/DevProxy.Plugins.dll\"",
"}"
],
"description": "OpenAIMockResponsePlugin instance"
Expand All @@ -883,7 +883,7 @@
"{",
"\t\"name\": \"OpenAITelemetryPlugin\",",
"\t\"enabled\": true,",
"\t\"pluginPath\": \"~appFolder/plugins/dev-proxy-plugins.dll\",",
"\t\"pluginPath\": \"~appFolder/plugins/DevProxy.Plugins.dll\",",
"\t\"configSection\": \"openAITelemetryPlugin\"",
"}"
],
Expand All @@ -907,7 +907,7 @@
"{",
"\t\"name\": \"OpenApiSpecGeneratorPlugin\",",
"\t\"enabled\": true,",
"\t\"pluginPath\": \"~appFolder/plugins/dev-proxy-plugins.dll\"",
"\t\"pluginPath\": \"~appFolder/plugins/DevProxy.Plugins.dll\"",
"}"
],
"description": "OpenApiSpecGeneratorPlugin instance"
Expand All @@ -930,7 +930,7 @@
"{",
"\t\"name\": \"RateLimitingPlugin\",",
"\t\"enabled\": true,",
"\t\"pluginPath\": \"~appFolder/plugins/dev-proxy-plugins.dll\"",
"\t\"pluginPath\": \"~appFolder/plugins/DevProxy.Plugins.dll\"",
"}"
],
"description": "MockResponsePlugin instance"
Expand Down Expand Up @@ -976,7 +976,7 @@
"{",
"\t\"name\": \"RetryAfterPlugin\",",
"\t\"enabled\": true,",
"\t\"pluginPath\": \"~appFolder/plugins/dev-proxy-plugins.dll\"",
"\t\"pluginPath\": \"~appFolder/plugins/DevProxy.Plugins.dll\"",
"}"
],
"description": "RetryAfterPlugin instance"
Expand All @@ -987,7 +987,7 @@
"{",
"\t\"name\": \"RewritePlugin\",",
"\t\"enabled\": true,",
"\t\"pluginPath\": \"~appFolder/plugins/dev-proxy-plugins.dll\",",
"\t\"pluginPath\": \"~appFolder/plugins/DevProxy.Plugins.dll\",",
"\t\"configSection\": \"rewritePlugin\"",
"}"
],
Expand Down Expand Up @@ -1028,7 +1028,7 @@
"{",
"\t\"name\": \"TypeSpecGeneratorPlugin\",",
"\t\"enabled\": true,",
"\t\"pluginPath\": \"~appFolder/plugins/dev-proxy-plugins.dll\"",
"\t\"pluginPath\": \"~appFolder/plugins/DevProxy.Plugins.dll\"",
"}"
],
"description": "TypeSpecGeneratorPlugin instance"
Expand All @@ -1049,7 +1049,7 @@
"{",
"\t\"name\": \"UrlDiscoveryPlugin\",",
"\t\"enabled\": true,",
"\t\"pluginPath\": \"~appFolder/plugins/dev-proxy-plugins.dll\"",
"\t\"pluginPath\": \"~appFolder/plugins/DevProxy.Plugins.dll\"",
"}"
],
"description": "UrlDiscoveryPlugin instance"
Expand All @@ -1060,7 +1060,7 @@
"{",
"\t\"name\": \"JsonReporter\",",
"\t\"enabled\": true,",
"\t\"pluginPath\": \"~appFolder/plugins/dev-proxy-plugins.dll\"",
"\t\"pluginPath\": \"~appFolder/plugins/DevProxy.Plugins.dll\"",
"}"
],
"description": "JsonReporter instance"
Expand All @@ -1071,7 +1071,7 @@
"{",
"\t\"name\": \"MarkdownReporter\",",
"\t\"enabled\": true,",
"\t\"pluginPath\": \"~appFolder/plugins/dev-proxy-plugins.dll\"",
"\t\"pluginPath\": \"~appFolder/plugins/DevProxy.Plugins.dll\"",
"}"
],
"description": "MarkdownReporter instance"
Expand All @@ -1082,7 +1082,7 @@
"{",
"\t\"name\": \"PlainTextReporter\",",
"\t\"enabled\": true,",
"\t\"pluginPath\": \"~appFolder/plugins/dev-proxy-plugins.dll\"",
"\t\"pluginPath\": \"~appFolder/plugins/DevProxy.Plugins.dll\"",
"}"
],
"description": "PlainTextReporter instance"
Expand Down