Azure / Azure/azure-rest-api-specs
The CallingWebHook property of Bot MS Teams Channel should return per the value user passed in
- Dominant language
- TypeSpec
- Stars
- 3.1k
- Forks
- 5.9k
- Avg merge
- 2d 22h
- Merged PRs (30d)
- 444
Description
Bot MS Teams Channel API always returns "https://example.com/" for the CallingWebHook property when this property is set as "https://example.com" or "https://example.com/" in request payload. Per my understanding, if API allows "https://example.com", then API should return the value of this property per the value user passed in. Hence, I assume API should return "https://example.com" when this property is "https://example.com" in request body if API accepts "https://example.com". So could you help take a look? Thanks in advance.
Contributor guide
Research direction
Start by locating the Bot MS Teams Channel API specification and the CallingWebHook property definition. Compare the stated request values with the documented response behavior; done means the specification reflects the accepted input and expected returned value, or clearly documents the intended normalization.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- openapi
- Domain
- api
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100