Skip to content

Commit

Permalink
Generated
Browse files Browse the repository at this point in the history
  • Loading branch information
shruthilayaj authored and openapi-getsentry-bot committed Oct 24, 2024
1 parent 344e7ff commit 68ce06e
Showing 1 changed file with 23 additions and 0 deletions.
23 changes: 23 additions & 0 deletions openapi-derefed.json
Original file line number Diff line number Diff line change
Expand Up @@ -4804,10 +4804,15 @@
"additionalProperties": {
"type": "integer"
}
},
"datasetSource": {
"type": "string",
"nullable": true
}
},
"required": [
"dashboardId",
"datasetSource",
"dateCreated",
"description",
"displayType",
Expand Down Expand Up @@ -4908,6 +4913,7 @@
"interval": "5m",
"dateCreated": "2024-07-16T15:36:46.048343Z",
"dashboardId": "1",
"datasetSource": "user",
"queries": [
{
"id": "1",
Expand Down Expand Up @@ -5382,10 +5388,15 @@
"additionalProperties": {
"type": "integer"
}
},
"datasetSource": {
"type": "string",
"nullable": true
}
},
"required": [
"dashboardId",
"datasetSource",
"dateCreated",
"description",
"displayType",
Expand Down Expand Up @@ -5486,6 +5497,7 @@
"interval": "5m",
"dateCreated": "2024-07-16T15:36:46.048343Z",
"dashboardId": "1",
"datasetSource": "user",
"queries": [
{
"id": "1",
Expand Down Expand Up @@ -6172,10 +6184,15 @@
"additionalProperties": {
"type": "integer"
}
},
"datasetSource": {
"type": "string",
"nullable": true
}
},
"required": [
"dashboardId",
"datasetSource",
"dateCreated",
"description",
"displayType",
Expand Down Expand Up @@ -6276,6 +6293,7 @@
"interval": "5m",
"dateCreated": "2024-07-16T15:36:46.048343Z",
"dashboardId": "1",
"datasetSource": "user",
"queries": [
{
"id": "1",
Expand Down Expand Up @@ -47945,10 +47963,15 @@
"additionalProperties": {
"type": "integer"
}
},
"datasetSource": {
"type": "string",
"nullable": true
}
},
"required": [
"dashboardId",
"datasetSource",
"dateCreated",
"description",
"displayType",
Expand Down

0 comments on commit 68ce06e

Please sign in to comment.