There was an error while loading. Please reload this page.
1 parent 57e0b87 commit 90261e9Copy full SHA for 90261e9
1 file changed
schemas/rum/_view-properties.json
@@ -209,6 +209,7 @@
209
"crash": {
210
"type": "object",
211
"description": "Properties of the crashes of the view",
212
+ "required": ["count"],
213
"properties": {
214
"count": {
215
"type": "integer",
@@ -222,6 +223,7 @@
222
223
"long_task": {
224
225
"description": "Properties of the long tasks of the view",
226
227
228
229
@@ -235,6 +237,7 @@
235
237
"frozen_frame": {
236
238
239
"description": "Properties of the frozen frames of the view",
240
241
242
243
0 commit comments