@@ -51,7 +51,7 @@ In the `devproxyrc.json` file, add the following configuration:
51
51
" https://jsonplaceholder.typicode.com/*"
52
52
],
53
53
"apiCenterOnboardingPlugin" : {
54
- "subscriptionId" : " 00000000-0000-0000-0000-000000000000 " ,
54
+ "subscriptionId" : " aaaa0a0a-bb1b-cc2c-dd3d-eeeeee4e4e4e " ,
55
55
"resourceGroupName" : " demo" ,
56
56
"serviceName" : " contoso-api-center" ,
57
57
"workspaceName" : " default" ,
@@ -93,7 +93,7 @@ Update your `devproxyrc.json` file with a reference to the plain-text reporter:
93
93
" https://jsonplaceholder.typicode.com/*"
94
94
],
95
95
"apiCenterOnboardingPlugin" : {
96
- "subscriptionId" : " 00000000-0000-0000-0000-000000000000 " ,
96
+ "subscriptionId" : " aaaa0a0a-bb1b-cc2c-dd3d-eeeeee4e4e4e " ,
97
97
"resourceGroupName" : " demo" ,
98
98
"serviceName" : " contoso-api-center" ,
99
99
"workspaceName" : " default" ,
@@ -207,7 +207,7 @@ The `ApiCenterOnboardingPlugin` can not only detect shadow APIs, but also automa
207
207
" https://jsonplaceholder.typicode.com/*"
208
208
],
209
209
"apiCenterOnboardingPlugin" : {
210
- "subscriptionId" : " 00000000-0000-0000-0000-000000000000 " ,
210
+ "subscriptionId" : " aaaa0a0a-bb1b-cc2c-dd3d-eeeeee4e4e4e " ,
211
211
"resourceGroupName" : " demo" ,
212
212
"serviceName" : " contoso-api-center" ,
213
213
"workspaceName" : " default" ,
@@ -251,7 +251,7 @@ To automatically generate OpenAPI specs for onboarded APIs, update Dev Proxy con
251
251
" https://jsonplaceholder.typicode.com/*"
252
252
],
253
253
"apiCenterOnboardingPlugin" : {
254
- "subscriptionId" : " 00000000-0000-0000-0000-000000000000 " ,
254
+ "subscriptionId" : " aaaa0a0a-bb1b-cc2c-dd3d-eeeeee4e4e4e " ,
255
255
"resourceGroupName" : " demo" ,
256
256
"serviceName" : " contoso-api-center" ,
257
257
"workspaceName" : " default" ,
0 commit comments