-
Notifications
You must be signed in to change notification settings - Fork 2.8k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[AutoPR botservice/resource-manager] Add Bot Framework Enterprise Channel resources. #3151
[AutoPR botservice/resource-manager] Add Bot Framework Enterprise Channel resources. #3151
Conversation
Merge branch 'bfec' of https://github.com/NickEricson/azure-rest-api-specs into bfec
Codecov Report
@@ Coverage Diff @@
## restapi_auto_botservice/resource-manager #3151 +/- ##
============================================================================
- Coverage 57.2% 57.17% -0.03%
============================================================================
Files 8134 8146 +12
Lines 164263 164545 +282
============================================================================
+ Hits 93969 94083 +114
- Misses 70294 70462 +168
Continue to review full report at Codecov.
|
(message created by the CI based on PR content) Installation instructionPackage azure-mgmt-botserviceYou can install the package You can build a wheel to distribute for test using the following command: If you have a local clone of this repository, you can also do:
Or build a wheel file to distribute for testing:
Direct downloadYour files can be directly downloaded here: |
Make state an Enum.
Fix some descriptions.
Change enum on channel and node so they don't create the same enum.
Using full name for enum instead of shorter name.
Update py package-version to 0.3.0
* Generated from d5c27e873505fb8804609201b23950ab97fe922d (#3248) increment python sdk version for the swagger * [AutoPR botservice/resource-manager] add security fields to directline channel site for botservice (#3281) * Generated from ce0ac2b44c1e5b31b498d43341f9c3f2e7b7c66a add security fields to directline channel site * Generated from 409e6ef7de40c5c43a3e0b2d41750b42208c7192 improve documentation for trusted origins field * Generated from d79326c7ea2061fb0a549e536f4bb5525877cc52 actually fix the description * [AutoPR botservice/resource-manager] Add Bot Framework Enterprise Channel resources. (#3151) * Generated from 242277f723ec49847ee1666f113056dee3f117e6 Merge branch 'bfec' of https://github.com/NickEricson/azure-rest-api-specs into bfec * Generated from e4a6e8546af950eee5b39c834a8e5657be2ee56c Make state an Enum. * Generated from 825f509a6f45d6e548414c1d135e2e39ac71bc78 Fix some descriptions. * Generated from 4e4ecaf8cccc999c5e9ecf02fa8779615a7a6eb5 Change enum on channel and node so they don't create the same enum. * Generated from 4bfd8706e2e07906118b482136a2a9ae554d1433 Using full name for enum instead of shorter name. * Generated from 7ade32d7a13a019af2788298337810e27c96df3e Update py package-version to 0.3.0 * [AutoPR botservice/resource-manager] typo: Microsoft.BotService (#3906) * Generated from 77075e9baa504c1b4b206ee925823c3b7589cecf typo: Microsoft.BotService - Diplay -> Display * Packaging update of azure-mgmt-botservice * Packaging update of azure-mgmt-botservice * Move BotService to SDK folder * Packaging update of azure-mgmt-botservice * Generated from 434b84450e2162b2f5b7e328846adf160fe6e3cc (#5378) BotService SDK folder
Created to sync Azure/azure-rest-api-specs#3577