-
Notifications
You must be signed in to change notification settings - Fork 304
mm-api-ref-docs-adapter #613
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
Conversation
Added ref documentation (WIP).
Partially documented the BotFrameworkAdapterSettings class.
Added remaining ref documentation
emgrol
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Requested changes where remarks should be notes.
libraries/botbuilder-core/botbuilder/core/bot_framework_adapter.py
Outdated
Show resolved
Hide resolved
libraries/botbuilder-core/botbuilder/core/bot_framework_adapter.py
Outdated
Show resolved
Hide resolved
libraries/botbuilder-core/botbuilder/core/bot_framework_adapter.py
Outdated
Show resolved
Hide resolved
libraries/botbuilder-core/botbuilder/core/bot_framework_adapter.py
Outdated
Show resolved
Hide resolved
libraries/botbuilder-core/botbuilder/core/bot_framework_adapter.py
Outdated
Show resolved
Hide resolved
Code comments formatting and replaced remarks with note in methods.
mmiele
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Fixed
mmiele
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Fixed
Added ref documentation (WIP).