Skip to content

Teams Adaptive Card Tabs #5111

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

Merged
merged 10 commits into from
Jan 27, 2021
Merged

Teams Adaptive Card Tabs #5111

merged 10 commits into from
Jan 27, 2021

Conversation

EricDahlvang
Copy link
Member

Fixes #5081

@EricDahlvang EricDahlvang marked this pull request as ready for review January 21, 2021 19:09
@EricDahlvang EricDahlvang requested review from chrimc62, tomlm and a team as code owners January 21, 2021 19:09
@mrivera-ms
Copy link
Contributor

@chrimc62, could you please this?

@mrivera-ms
Copy link
Contributor

@johnataylor to review this.

Michael Richardson added 2 commits January 26, 2021 13:48
/// <summary>
/// Envelope for cards for a Tab request.
/// </summary>
public partial class TabResponseCard
Copy link
Contributor

@mrivera-ms mrivera-ms Jan 26, 2021

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

partial [](start = 11, length = 8)

Why is this partial? #Resolved

Copy link
Member Author

@EricDahlvang EricDahlvang Jan 27, 2021

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Many/most of the .schmea files are partial classes, and have a CustomInit which can be called during construction. I think this is part of the ServiceClient pattern. #Resolved

Copy link
Contributor

@mrivera-ms mrivera-ms left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

:shipit:

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.

Adaptive Card Tabs (C#)
4 participants