We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cf07e87 commit 6b980b9Copy full SHA for 6b980b9
1 file changed
docs-ref-mapping/reference.yml
@@ -184,7 +184,7 @@
184
uid: azure.java.sdk.landingpage.services.cosmosdb
185
href: ~/docs-ref-services/cosmosdb.md
186
items:
187
- - name: Client
+ - name: SQL API
188
uid: azure.java.sdk.landingpage.services.cosmosdb.Client
189
landingPageType: Service
190
@@ -198,6 +198,11 @@
198
199
children:
200
- 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*
206
- name: Management
207
uid: azure.java.sdk.landingpage.services.cosmosdb.Management
208
0 commit comments