{ "opencollection": "1.0.0", "info": { "name": "Microsoft Azure AccessControlClient AccessConnector TypingNotifications API", "version": "2020-08-01-preview" }, "items": [ { "info": { "name": "TypingNotifications", "type": "folder" }, "items": [ { "info": { "name": "Microsoft Azure Posts A Typing Event To A Thread, On Behalf Of A User", "type": "http" }, "http": { "method": "POST", "url": "{{baseUrl}}/chat/threads/:chatThreadId/typing", "params": [ { "name": "chatThreadId", "value": "", "type": "path", "description": "Id of the thread." }, { "name": "api-version", "value": "", "type": "query", "description": "Version of API to invoke." } ] }, "docs": "Needs a more full description created." } ] } ], "bundled": true }