Skip to content
This repository was archived by the owner on Dec 4, 2023. It is now read-only.
This repository was archived by the owner on Dec 4, 2023. It is now read-only.

O365ConnectorCardHttpPOST setBody doesn't set the body correctly #984

@TeamMateTech

Description

@TeamMateTech

Github issues should be used for bugs and feature requests. Use Stack Overflow for general "how-to" questions.

Version

4.6.0-preview7

Describe the bug

When creating a O365 Connector Card, if we set the Body for the action - it fails to set the same on the O365ConnectorCardHttpPOST object. On verification of the code in bot-schema lib - we see that the setBody(withBody) method sets body=body instead of body = withBody.

Metadata

Metadata

Assignees

Labels

Bot ServicesRequired for internal Azure reporting. Do not delete. Do not change color.bugIndicates an unexpected problem or an unintended behavior.customer-replied-toIndicates that the team has replied to the issue reported by the customer. Do not delete.customer-reportedIssue is created by anyone that is not a collaborator in the repository.

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions