Skip to content

Commit 66d594f

Browse files
committed
Fix
1 parent ff8e431 commit 66d594f

File tree

4 files changed

+8
-4
lines changed

4 files changed

+8
-4
lines changed

json-logs/samples/api/views.open.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3943,7 +3943,8 @@
39433943
"id": "",
39443944
"url": ""
39453945
}
3946-
}
3946+
},
3947+
"expand": false
39473948
}
39483949
],
39493950
"private_metadata": "",

json-logs/samples/api/views.publish.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3943,7 +3943,8 @@
39433943
"id": "",
39443944
"url": ""
39453945
}
3946-
}
3946+
},
3947+
"expand": false
39473948
}
39483949
],
39493950
"private_metadata": "",

json-logs/samples/api/views.push.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3943,7 +3943,8 @@
39433943
"id": "",
39443944
"url": ""
39453945
}
3946-
}
3946+
},
3947+
"expand": false
39473948
}
39483949
],
39493950
"private_metadata": "",

json-logs/samples/api/views.update.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3943,7 +3943,8 @@
39433943
"id": "",
39443944
"url": ""
39453945
}
3946-
}
3946+
},
3947+
"expand": false
39473948
}
39483949
],
39493950
"private_metadata": "",

0 commit comments

Comments
 (0)