{
"type": "https://schema.org/Message",
"@type": "Message",
"@context": "https://schema.org",
"additionalType": [
"some",
"string"
],
"citation": [
{
"@type": "Claim",
"position": 2,
"appearance": {
"@type": "DigitalDocument",
"name": "doc",
"text": "full citation text",
"abstract": "document abstract",
"keywords": [
"sample",
"doc"
]
}
}
]
}microsoft/teams.net
Publicmirrored fromhttps://github.com/microsoft/teams.netAvailable
Tests/Microsoft.Teams.Api.Tests/Json/Entities/CitationEntity.json
25lines · modepreview