Skip to content

Commit e68a37c

Browse files
committed
[CI] Auto-commit changed files from 'node scripts/capture_oas_snapshot --include-path /api/status --include-path /api/alerting/rule/ --include-path /api/alerting/rules --include-path /api/actions --update'
1 parent 4470bba commit e68a37c

2 files changed

Lines changed: 12 additions & 0 deletions

File tree

oas_docs/bundle.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5848,6 +5848,12 @@
58485848
}
58495849
},
58505850
"description": "Indicates a successful call."
5851+
},
5852+
"400": {
5853+
"description": "Indicates an invalid schema or parameters."
5854+
},
5855+
"403": {
5856+
"description": "Indicates that this call is forbidden."
58515857
}
58525858
},
58535859
"summary": "Get information about rules",

oas_docs/bundle.serverless.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5848,6 +5848,12 @@
58485848
}
58495849
},
58505850
"description": "Indicates a successful call."
5851+
},
5852+
"400": {
5853+
"description": "Indicates an invalid schema or parameters."
5854+
},
5855+
"403": {
5856+
"description": "Indicates that this call is forbidden."
58515857
}
58525858
},
58535859
"summary": "Get information about rules",

0 commit comments

Comments
 (0)