Back to Azure Sdk For

Azure.Communication.Chat

sdk/communication/Azure.Communication.Chat/src/autorest.md

2019-05-16T16-52787 B
Original Source

Azure.Communication.Chat

When a new version of the swagger needs to be updated:

  1. Go to sdk\communication, and run dotnet build /t:GenerateCode to generate code.

  2. Upload the Azure.Communication.Chat.dll to the apiview.dev tool. If any of the new objects needs to be overwritten, add the required changes to the 'Models' folder.

  3. Repeat 2 and 3 until the desided interface is reflected in the apiview.dev

AutoRest Configuration

see https://aka.ms/autorest

yaml
title: Chat
tag: package-chat-2025-03-15
model-namespace: false
require:
    -  https://raw.githubusercontent.com/Azure/azure-rest-api-specs/e5f9d3b1d33ee4e98eef7ec302966f5b0b6efeeb/specification/communication/data-plane/Chat/readme.md
payload-flattening-threshold: 10
generation1-convenience-client: true