Skip to content

Commit bc0fe41

Browse files
committed
Update en to output generated at 33a46e0
1 parent 5955d65 commit bc0fe41

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

openapi.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31856,6 +31856,9 @@
3185631856
"x-box-resource-id": "search_results",
3185731857
"x-box-tag": "search",
3185831858
"description": "A list of files, folders and web links that matched the search query.",
31859+
"required": [
31860+
"type"
31861+
],
3185931862
"allOf": [
3186031863
{
3186131864
"type": "object",
@@ -31918,6 +31921,9 @@
3191831921
"x-box-resource-id": "search_results_with_shared_links",
3191931922
"x-box-tag": "search",
3192031923
"description": "A list of files, folders and web links that matched the search query,\nincluding the additional information about any shared links through\nwhich the item has been shared with the user.\n\nThis response format is only returned when the `include_recent_shared_links`\nquery parameter has been set to `true`.",
31924+
"required": [
31925+
"type"
31926+
],
3192131927
"allOf": [
3192231928
{
3192331929
"type": "object",

0 commit comments

Comments
 (0)