Skip to content
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

Adding 'properties' property to conversationAccount #999

Merged
merged 4 commits into from
Jun 20, 2019

Conversation

jspruance
Copy link

@jspruance jspruance commented Jun 17, 2019

Fixes #970

Description

Add an optional 'properties' property to the conversationAccount interface and connector mappers.

Specific Changes

Add an optional 'properties' object to the conversationAccount interface:
-- botbuilder-js\libraries\botframework-schema\src\index.ts
-- botbuilder-js\libraries\botframework-connector\src\connectorApi\models\mappers.ts

Testing

Added unit test to this file:
botbuilder-js\libraries\botbuilder\tests\botFrameworkAdapter.test.js

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[DCR] Allow additional properties on ConversationAccount (for parity with C#)
2 participants