Skip to content

Commit

Permalink
chore: update
Browse files Browse the repository at this point in the history
  • Loading branch information
Sentio Bot committed Nov 29, 2024
1 parent 63fe992 commit 861ad41
Show file tree
Hide file tree
Showing 10 changed files with 5,325 additions and 5,394 deletions.
10,253 changes: 5,126 additions & 5,127 deletions doc/index.html

Large diffs are not rendered by default.

4 changes: 4 additions & 0 deletions openapi.json
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,7 @@
},
"/api/v1/alerts/rule/{id}": {
"delete": {
"summary": "Delete an alert rule",
"operationId": "DeleteAlertRule",
"responses": {
"200": {
Expand All @@ -88,6 +89,9 @@
"required": true,
"type": "string"
}
],
"tags": [
"Alerts"
]
},
"put": {
Expand Down
53 changes: 53 additions & 0 deletions src/AlertsApi.md

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

62 changes: 0 additions & 62 deletions src/DefaultApi.md

This file was deleted.

66 changes: 66 additions & 0 deletions src/apis/AlertsApi.ts

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

86 changes: 0 additions & 86 deletions src/apis/DefaultApi.ts

This file was deleted.

2 changes: 1 addition & 1 deletion src/index.ts

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 861ad41

Please sign in to comment.