Skip to content

Commit 4ef42a3

Browse files
authored
feat: Add support for multiple trigger source (#6)
1 parent 352dcce commit 4ef42a3

20 files changed

+1153
-11
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
.vscode

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ If you're new here, better check out our main [README](https://github.com/moira
66

77
This API client was generated by the [go-swagger](https://github.com/go-swagger/go-swagger) tool
88

9-
Our current documentation is available on [swaggerhub](https://app.swaggerhub.com/apis/Moira/moira-alert/master) and on [our website](https://moira.skbkontur.ru/api/swagger/index.html)
9+
Our current documentation is available on [swaggerhub](https://app.swaggerhub.com/apis/Moira/moira-alert/master).
1010

1111
## Installation
1212

pkg/client/config/config_client.go

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pkg/client/config/get_web_config_responses.go

Lines changed: 77 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pkg/client/tag/create_tags_parameters.go

Lines changed: 153 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)