This commit is contained in:
Alma Jenks 2021-06-24 16:16:51 -07:00
Родитель 8f3bf63dbc
Коммит e65bf91a14
3 изменённых файлов: 15 добавлений и 0 удалений

Просмотреть файл

@ -225,6 +225,7 @@
"legacy/docs-ref-autogen/**/*": "None"
},
"ms.service": {
"**/com.azure.communication.callingserver**.yml": "azure-communication-services",
"**/com.azure.core**.yml": "azure",
"**/com.azure.core.management**.yml": "azure",
"**/com.azure.messaging**.yml": "azure",

Просмотреть файл

@ -116,6 +116,11 @@
uid: azure.java.sdk.landingpage.services.communication
landingPageType: Service
items:
- name: Calling Server
uid: azure.java.sdk.landingpage.services.communication.CallingServer
landingPageType: Service
children:
- azure-communication-services*
- name: Chat
uid: azure.java.sdk.landingpage.services.communication.Chat
href: ~/docs-ref-services/{moniker}/communication-chat-readme.md

Просмотреть файл

@ -1918,6 +1918,15 @@
"excludePath": [],
"packageVersion": "1.0.6-beta",
"inputPath": []
},
{
"packageArtifactId": "azure-communication-callingserver",
"packageGroupId": "com.azure",
"packageDownloadUrl": "https://repo1.maven.org/maven2",
"excludePath": [],
"packageVersion": "1.0.0-beta.1",
"inputPath": [],
"excludepackages": "com.azure.communication.callingserver.implementation:com.azure.communication.callingserver.implementation.converters:com.azure.communication.callingserver.implementation.models"
}
],
"language": "java"