Skip to content

Commit 511bf26

Browse files
authored
Added complex types.
1 parent a1ac6f0 commit 511bf26

File tree

1 file changed

+10
-1
lines changed

1 file changed

+10
-1
lines changed

api-reference/beta/toc/toc.mapping.json

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2946,7 +2946,16 @@
29462946
"name": "AI interactions (preview)",
29472947
"resources": [
29482948
"aiInteractionHistory"
2949-
]
2949+
],
2950+
"complexTypes": [
2951+
"aiInteraction",
2952+
"aiInteractionAttachment",
2953+
"aiInteractionContext",
2954+
"aiInteractionLink",
2955+
"aiInteractionMention",
2956+
"aiInteractionMentionedIdentitySet",
2957+
"aiUser"
2958+
]
29502959
},
29512960
{
29522961
"name": "Devices (preview)",

0 commit comments

Comments
 (0)