Skip to content

Commit 6b980b9

Browse files
committed
add bulk operations to TOC
1 parent cf07e87 commit 6b980b9

1 file changed

Lines changed: 6 additions & 1 deletion

File tree

docs-ref-mapping/reference.yml

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -184,7 +184,7 @@
184184
uid: azure.java.sdk.landingpage.services.cosmosdb
185185
href: ~/docs-ref-services/cosmosdb.md
186186
items:
187-
- name: Client
187+
- name: SQL API
188188
uid: azure.java.sdk.landingpage.services.cosmosdb.Client
189189
landingPageType: Service
190190
items:
@@ -198,6 +198,11 @@
198198
landingPageType: Service
199199
children:
200200
- com.microsoft.azure.documentdb*
201+
- name: Bulk Operations
202+
uid: azure.java.sdk.landingpage.services.cosmosdb.Bulk
203+
landingPageType: Service
204+
children:
205+
- com.microsoft.azure.documentdb.bulk*
201206
- name: Management
202207
uid: azure.java.sdk.landingpage.services.cosmosdb.Management
203208
landingPageType: Service

0 commit comments

Comments
 (0)