File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -95,7 +95,7 @@ export const pluginSnippets: PluginSnippets = {
95
95
ODSPSearchGuidancePlugin : {
96
96
instance : 'devproxy-plugin-odsp-search-guidance' ,
97
97
} ,
98
- OpenAPIDocGeneratorPlugin : {
98
+ OpenApiSpecGeneratorPlugin : {
99
99
instance : 'devproxy-plugin-openapi-doc-generator' ,
100
100
} ,
101
101
RateLimitingPlugin : {
@@ -183,7 +183,7 @@ export const pluginDocs: PluginDocs = {
183
183
name : 'ODSP Search Guidance Plugin' ,
184
184
url : 'https://learn.microsoft.com/microsoft-cloud/dev/dev-proxy/technical-reference/odspsearchguidanceplugin' ,
185
185
} ,
186
- OpenAPISpecGeneratorPlugin : {
186
+ OpenApiSpecGeneratorPlugin : {
187
187
name : 'Open API Spec Generator Plugin' ,
188
188
url : 'https://learn.microsoft.com/microsoft-cloud/dev/dev-proxy/technical-reference/openapispecgeneratorplugin' ,
189
189
} ,
You can’t perform that action at this time.
0 commit comments