Skip to content

Commit 9c4a1eb

Browse files
authored
Merge branch 'master' into patch-4
2 parents eb20dbb + 431ba60 commit 9c4a1eb

File tree

3,164 files changed

+94393
-78476
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

3,164 files changed

+94393
-78476
lines changed

.openpublishing.publish.config.json

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -163,6 +163,11 @@
163163
"url": "https://github.com/Azure/azure-functions-templates",
164164
"branch": "dev"
165165
},
166+
{
167+
"path_to_root": "azure-functions-samples-java",
168+
"url": "https://github.com/Azure-Samples/azure-functions-samples-java",
169+
"branch": "master"
170+
},
166171
{
167172
"path_to_root": "functions-quickstart-java",
168173
"url": "https://github.com/Azure-Samples/functions-quickstarts-java",
@@ -515,6 +520,11 @@
515520
"url": "https://github.com/Azure-Samples/azure-cosmos-java-getting-started",
516521
"branch": "master"
517522
},
523+
{
524+
"path_to_root": "azure-cosmos-java-sql-api-samples",
525+
"url": "https://github.com/Azure-Samples/azure-cosmos-java-sql-api-samples",
526+
"branch": "master"
527+
},
518528
{
519529
"path_to_root": "azure-storage-snippets",
520530
"url": "https://github.com/azure-samples/AzureStorageSnippets",

0 commit comments

Comments
 (0)