Configuration for generating BotFramework Connector SDK.
add-credentials: true
openapi-type: data-planeThe current release for the BotFramework Connector is v3.0.
input-file: ConnectorAPI.jsonThese settings apply only when --python is specified on the command line. Use --python-mode=update if you already have a setup.py and just want to update the code itself.
python:
license-header: MICROSOFT_MIT_NO_VERSION
add-credentials: true
payload-flattening-threshold: 2
namespace: botframework.connector
package-name: botframework-connector
override-client-name: ConnectorClient
clear-output-folder: true
output-folder: ./generated