Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
736 changes: 488 additions & 248 deletions transcripts/share-apis/contribution-diffs/contribution-diff.json

Large diffs are not rendered by default.

736 changes: 488 additions & 248 deletions transcripts/share-apis/contribution-diffs/namespace-diff.json

Large diffs are not rendered by default.

220 changes: 148 additions & 72 deletions transcripts/share-apis/contribution-diffs/standard-term-diff.json
Original file line number Diff line number Diff line change
@@ -1,80 +1,156 @@
{
"body": {
"diff": {
"contents": [
{
"diffTag": "both",
"elements": [
{
"annotation": {
"contents": "termUpdateMe",
"tag": "HashQualifier"
},
"segment": "termUpdateMe"
},
{
"annotation": {
"tag": "TypeAscriptionColon"
},
"segment": " :"
},
{
"annotation": null,
"segment": " "
},
{
"annotation": {
"contents": "##Text",
"tag": "TypeReference"
},
"segment": "Text"
},
{
"annotation": null,
"segment": "\n"
},
{
"annotation": {
"contents": "termUpdateMe",
"tag": "HashQualifier"
},
"segment": "termUpdateMe"
},
{
"annotation": {
"tag": "BindingEquals"
},
"segment": " ="
},
{
"annotation": null,
"segment": " "
}
]
},
{
"diffTag": "old",
"elements": [
{
"annotation": {
"tag": "TextLiteral"
"contents": {
"left": [
{
"kind": "unchanged",
"value": [
{
"diffTag": "both",
"elements": [
{
"annotation": {
"contents": "termUpdateMe",
"tag": "HashQualifier"
},
"segment": "termUpdateMe"
},
{
"annotation": {
"tag": "TypeAscriptionColon"
},
"segment": " :"
},
{
"annotation": null,
"segment": " "
},
{
"annotation": {
"contents": "##Text",
"tag": "TypeReference"
},
"segment": "Text"
}
]
}
]
},
{
"kind": "changed",
"value": [
{
"diffTag": "both",
"elements": [
{
"annotation": {
"contents": "termUpdateMe",
"tag": "HashQualifier"
},
"segment": "termUpdateMe"
},
{
"annotation": {
"tag": "BindingEquals"
},
"segment": " ="
},
{
"annotation": null,
"segment": " "
}
]
},
"segment": "\"original\""
}
]
},
{
"diffTag": "new",
"elements": [
{
"annotation": {
"tag": "TextLiteral"
{
"diffTag": "oneSided",
"elements": [
{
"annotation": {
"tag": "TextLiteral"
},
"segment": "\"original\""
}
]
}
]
}
],
"right": [
{
"kind": "unchanged",
"value": [
{
"diffTag": "both",
"elements": [
{
"annotation": {
"contents": "termUpdateMe",
"tag": "HashQualifier"
},
"segment": "termUpdateMe"
},
{
"annotation": {
"tag": "TypeAscriptionColon"
},
"segment": " :"
},
{
"annotation": null,
"segment": " "
},
{
"annotation": {
"contents": "##Text",
"tag": "TypeReference"
},
"segment": "Text"
}
]
}
]
},
{
"kind": "changed",
"value": [
{
"diffTag": "both",
"elements": [
{
"annotation": {
"contents": "termUpdateMe",
"tag": "HashQualifier"
},
"segment": "termUpdateMe"
},
{
"annotation": {
"tag": "BindingEquals"
},
"segment": " ="
},
{
"annotation": null,
"segment": " "
}
]
},
"segment": "\"updated\""
}
]
}
],
{
"diffTag": "oneSided",
"elements": [
{
"annotation": {
"tag": "TextLiteral"
},
"segment": "\"updated\""
}
]
}
]
}
]
},
"tag": "UserObject"
},
"diffKind": "diff",
Expand Down
Loading
Loading