botbuilder-python
botbuilder-python copied to clipboard
port: use correct header schema for BeginSkill (#5767)
The changes in use correct header schema for BeginSkill (#5767) may need to be ported to maintain parity with microsoft/botbuilder-dotnet.
refs microsoft/botframework-composer#8253Description
Nests header specific configuration in a header object.
#minor
Please review and, if necessary, port the changes.