Azure / Azure/azure-rest-api-specs
BotDirectlineChannel.Create/Update should be idempotent
- Dominant language
- TypeSpec
- Stars
- 3.1k
- Forks
- 5.9k
- Avg merge
- 2d 22h
- Merged PRs (30d)
- 444
Description
Currently, enhanced_authentication_enabled, block_user_upload_enabled, endpoint_parameters_enabled, no_storage_enabled of Bot Directline Channel cannot be set in the first call (create/update) and they have to be set correctly in the second call(update). I assume it's unexpected and they should be set correctly in the first call. So please take a look this issue? Thanks.
Contributor guide
Research direction
Start by locating the Bot Directline Channel Create and Update API specification and inspect how enhanced_authentication_enabled, block_user_upload_enabled, endpoint_parameters_enabled, and no_storage_enabled are handled on the first request. Confirm that each property is applied correctly during the initial create or update call rather than requiring a second update.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- azure, openapi
- Domain
- api
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100