microsoft/teams.net

Public

mirrored fromhttps://github.com/microsoft/teams.netAvailable

CodeCommitsIssuesPull requestsActionsInsightsSecurity
b9bc522d242ad42cba49791c95c73c0f2c1d2358

Branches

Tags

  • No tags available.
0Branches0Tags
Go to file
Add file
Code

Clone

HTTPS

Download ZIP

Tests/Microsoft.Teams.Api.Tests/Json/Entities/SensitiveUsageEntity.json

13lines · modepreview

{
  "type": "https://schema.org/Message",
  "@type": "CreativeWork",
  "@context": "https://schema.org",
  "name": "A1",
  "description": "desc valid",
  "pattern": {
    "@type": "DefinedTerm",
    "inDefinedTermSet": "termSet",
    "name": "T1",
    "termCode": "code"
  }
}