Skip to content

Commit 6de35c0

Browse files
authored
Merge pull request #115075 from SnehaGunda/Javav4SDK
Updating web app sample with v4 SDK
2 parents 1737058 + 1bb1e85 commit 6de35c0

File tree

2 files changed

+146
-658
lines changed

2 files changed

+146
-658
lines changed

.openpublishing.publish.config.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -419,6 +419,11 @@
419419
"url": "https://github.com/Azure/azure-cosmos-dotnet-v2",
420420
"branch": "master"
421421
},
422+
{
423+
"path_to_root": "samples-cosmosdb-java-v4-web-app",
424+
"url": "https://github.com/Azure-Samples/azure-cosmos-java-sql-api-todo-app",
425+
"branch": "master"
426+
},
422427
{
423428
"path_to_root": "samples-cosmosdb-dotnet-change-feed-processor",
424429
"url": "https://github.com/Azure-Samples/cosmos-dotnet-change-feed-processor",

0 commit comments

Comments
 (0)