|
99 | 99 | "{",
|
100 | 100 | "\t\"name\": \"ApiCenterOnboardingPlugin\",",
|
101 | 101 | "\t\"enabled\": true,",
|
102 |
| - "\t\"pluginPath\": \"~appFolder/plugins/dev-proxy-plugins.dll\"", |
103 |
| - "\t\"configSection\": \"apiCenterOnboardingPlugin\"", |
| 102 | + "\t\"pluginPath\": \"~appFolder/plugins/dev-proxy-plugins.dll\",", |
| 103 | + "\t\"configSection\": \"apiCenterOnboardingPlugin\",", |
104 | 104 | "}"
|
105 | 105 | ],
|
106 | 106 | "description": "ApiCenterOnboardingPlugin instance"
|
|
109 | 109 | "prefix": "devproxy-plugin-api-center-onboarding-config",
|
110 | 110 | "body": [
|
111 | 111 | "\"apiCenterOnboardingPlugin\": {",
|
112 |
| - "\t\"subscriptionId\": \"cdae2297-7aa6-4195-bbb1-dcd89153cc72\"", |
113 |
| - "\t\"resourceGroupName\": \"resource-group-name\"", |
114 |
| - "\t\"serviceName\": \"apic-instance\"", |
115 |
| - "\t\"workspaceName\": \"default\"", |
| 112 | + "\t\"subscriptionId\": \"cdae2297-7aa6-4195-bbb1-dcd89153cc72\",", |
| 113 | + "\t\"resourceGroupName\": \"resource-group-name\",", |
| 114 | + "\t\"serviceName\": \"apic-instance\",", |
| 115 | + "\t\"workspaceName\": \"default\",", |
116 | 116 | "\t\"serviceName\": true",
|
117 | 117 | "}"
|
118 | 118 | ],
|
119 | 119 | "description": "ApiCenterOnboardingPlugin config section"
|
120 | 120 | },
|
| 121 | + "ApiCenterProductionVersionPlugin": { |
| 122 | + "prefix": "devproxy-plugin-api-center-production-version", |
| 123 | + "body": [ |
| 124 | + "{", |
| 125 | + "\t\"name\": \"ApiCenterProductionVersionPlugin\",", |
| 126 | + "\t\"enabled\": true,", |
| 127 | + "\t\"pluginPath\": \"~appFolder/plugins/dev-proxy-plugins.dll\",", |
| 128 | + "\t\"configSection\": \"apiCenterProductionVersionPlugin\"", |
| 129 | + "}" |
| 130 | + ], |
| 131 | + "description": "ApiCenterProductionVersionPlugin instance" |
| 132 | + }, |
| 133 | + "ApiCenterProductionVersionPluginConfig": { |
| 134 | + "prefix": "devproxy-plugin-api-center-production-version-config", |
| 135 | + "body": [ |
| 136 | + "\"apiCenterProductionVersionPlugin\": {", |
| 137 | + "\t\"subscriptionId\": \"cdae2297-7aa6-4195-bbb1-dcd89153cc72\",", |
| 138 | + "\t\"resourceGroupName\": \"resource-group-name\",", |
| 139 | + "\t\"serviceName\": \"apic-instance\",", |
| 140 | + "\t\"workspaceName\": \"default\"", |
| 141 | + "}" |
| 142 | + ], |
| 143 | + "description": "ApiCenterProductionVersionPlugin config section" |
| 144 | + }, |
121 | 145 | "CachingGuidancePlugin": {
|
122 | 146 | "prefix": "devproxy-plugin-caching-guidance",
|
123 | 147 | "body": [
|
|
0 commit comments