Skip to content
This repository was archived by the owner on Jun 30, 2022. It is now read-only.

Commit 3a32384

Browse files
authored
Update cognitivemodels.json (#2247)
Add authoringRegion to cognitive models
1 parent 0bf73a3 commit 3a32384

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

skills/src/csharp/experimental/hospitalityskill/cognitivemodels.json

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77
"name": "",
88
"appId": "",
99
"authoringKey": "",
10+
"authoringRegion": "",
1011
"subscriptionKey": "",
1112
"version": "",
1213
"region": ""
@@ -16,12 +17,13 @@
1617
"name": "",
1718
"appId": "",
1819
"authoringKey": "",
20+
"authoringRegion": "",
1921
"subscriptionKey": "",
2022
"version": "",
21-
"region": ""
23+
"region": ""
2224
}
2325
]
2426
}
2527
},
2628
"defaultLocale": "en-us"
27-
}
29+
}

0 commit comments

Comments
 (0)