Skip to content

Commit b965bb5

Browse files
authored
Merge pull request #34 from sematext/SC-12618
Regenerated client using swagger-codegen v3.0.30
2 parents 1cbc1d5 + f12f6ef commit b965bb5

File tree

162 files changed

+1742
-1643
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

162 files changed

+1742
-1643
lines changed

docs/AlertNotification.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
# AlertNotification
22

33
## Properties
4+
45
| Name | Type | Description | Notes |
56
| ---------------- | ---------- | ----------- | ---------------------------- |
67
| **AppName** | **string** | | [optional] [default to null] |
@@ -11,4 +12,5 @@
1112
| **Text** | **string** | | [optional] [default to null] |
1213
| **When** | **string** | | [optional] [default to null] |
1314

14-
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
15+
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
16+

docs/AlertNotificationRequest.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
# AlertNotificationRequest
22

33
## Properties
4+
45
| Name | Type | Description | Notes |
56
| ------------------- | ---------- | --------------------------------------------------------------------------------------------------------------- | ---------------------------- |
67
| **DefaultInterval** | **int64** | | [optional] [default to null] |

docs/AlertNotificationsApi.md

Lines changed: 15 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,14 @@
22

33
All URIs are relative to */*
44

5-
| Method | HTTP request | Description |
6-
| ------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------ | ---------------------------------- |
7-
| [**GetAlertNotificationsForAppUsingPOST1**](AlertNotificationsAPI.md#GetAlertNotificationsForAppUsingPOST1) | **Post** /users-web/api/v3/apps/{appID}/notifications/alerts | Get alert notifications for an app |
8-
| [**GetAlertNotificationsForUserUsingPOST1**](AlertNotificationsAPI.md#GetAlertNotificationsForUserUsingPOST1) | **Post** /users-web/api/v3/notifications/alerts | Get alert notifications for a user |
5+
| Method | HTTP request | Description |
6+
| ----------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------ | ---------------------------------- |
7+
| [**GetAlertNotificationsForAppUsingPOST**](AlertNotificationsApi.md#GetAlertNotificationsForAppUsingPOST) | **Post** /users-web/api/v3/apps/{appId}/notifications/alerts | Get alert notifications for an app |
8+
| [**GetAlertNotificationsForUserUsingPOST**](AlertNotificationsApi.md#GetAlertNotificationsForUserUsingPOST) | **Post** /users-web/api/v3/notifications/alerts | Get alert notifications for a user |
99

10-
# **GetAlertNotificationsForAppUsingPOST1**
11-
> NotificationsResponse GetAlertNotificationsForAppUsingPOST1(ctx, body, appID)
10+
# **GetAlertNotificationsForAppUsingPOST**
11+
12+
> NotificationsResponse GetAlertNotificationsForAppUsingPOST(ctx, body, appId)
1213
Get alert notifications for an app
1314

1415
Default value of interval is 1d
@@ -19,7 +20,7 @@ Default value of interval is 1d
1920
| --------- | ----------------------------------------------------------- | --------------------------------------------------------------------------- | ----- |
2021
| **ctx** | **context.Context** | context for authentication, logging, cancellation, deadlines, tracing, etc. |
2122
| **body** | [**AlertNotificationRequest**](AlertNotificationRequest.md) | Time Interval |
22-
| **appID** | **int64** | appID |
23+
| **appId** | **int64** | appId |
2324

2425
### Return type
2526

@@ -31,13 +32,14 @@ Default value of interval is 1d
3132

3233
### HTTP request headers
3334

34-
- **Content-Type**: application/json
35-
- **Accept**: application/json
35+
- **Content-Type**: application/json
36+
- **Accept**: application/json
3637

3738
[[Back to top]](#) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to Model list]](../README.md#documentation-for-models) [[Back to README]](../README.md)
3839

39-
# **GetAlertNotificationsForUserUsingPOST1**
40-
> NotificationsResponse GetAlertNotificationsForUserUsingPOST1(ctx, body)
40+
# **GetAlertNotificationsForUserUsingPOST**
41+
42+
> NotificationsResponse GetAlertNotificationsForUserUsingPOST(ctx, body)
4143
Get alert notifications for a user
4244

4345
Default value of interval is 1d
@@ -59,7 +61,7 @@ Default value of interval is 1d
5961

6062
### HTTP request headers
6163

62-
- **Content-Type**: application/json
63-
- **Accept**: application/json
64+
- **Content-Type**: application/json
65+
- **Accept**: application/json
6466

6567
[[Back to top]](#) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to Model list]](../README.md#documentation-for-models) [[Back to README]](../README.md)

docs/AlertRule.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,14 @@
11
# AlertRule
22

33
## Properties
4+
45
| Name | Type | Description | Notes |
56
| ----------------------------------------- | ------------------------------------------------------------------- | ----------- | ---------------------------- |
67
| **AccountEmail** | **string** | | [optional] [default to null] |
78
| **AllowedAppTypes** | **[]int64** | | [optional] [default to null] |
89
| **AnalyzingTime** | **string** | | [optional] [default to null] |
910
| **AppDisplayState** | **string** | | [optional] [default to null] |
10-
| **AppID** | **int64** | | [optional] [default to null] |
11+
| **AppId** | **int64** | | [optional] [default to null] |
1112
| **AppName** | **string** | | [optional] [default to null] |
1213
| **AppState** | **string** | | [optional] [default to null] |
1314
| **AppToken** | **string** | | [optional] [default to null] |
@@ -42,7 +43,7 @@
4243
| **RuleKey** | **int64** | | [optional] [default to null] |
4344
| **RuleType** | **string** | | [optional] [default to null] |
4445
| **Runbook** | **string** | | [optional] [default to null] |
45-
| **SavedQueryID** | **int64** | | [optional] [default to null] |
46+
| **SavedQueryId** | **int64** | | [optional] [default to null] |
4647
| **Schedule** | [**[]AlertRuleScheduleWeekdayDto**](AlertRuleScheduleWeekdayDto.md) | | [optional] [default to null] |
4748
| **SematextService** | **string** | | [optional] [default to null] |
4849
| **SendToEmail** | **string** | | [optional] [default to null] |

docs/AlertRuleResponse.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
# AlertRuleResponse
22

33
## Properties
4+
45
| Name | Type | Description | Notes |
56
| ----------- | -------------------------------------------------------- | ----------- | ---------------------------- |
67
| **Data** | [***AlertRuleResponseEntry**](AlertRuleResponseEntry.md) | | [optional] [default to null] |

docs/AlertRuleResponseEntry.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
# AlertRuleResponseEntry
22

33
## Properties
4+
45
| Name | Type | Description | Notes |
56
| ------------- | ------------------------------ | ----------- | ---------------------------- |
67
| **AlertRule** | [***AlertRule**](AlertRule.md) | | [optional] [default to null] |
Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
# AlertRuleScheduleTimeRangeDto
22

33
## Properties
4-
Name | Type | Description | Notes
5-
------------ | ------------- | ------------- | -------------
6-
**End** | **string** | | [optional] [default to null]
7-
**Start** | **string** | | [optional] [default to null]
84

9-
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
5+
| Name | Type | Description | Notes |
6+
| --------- | ---------- | ----------- | ---------------------------- |
7+
| **End** | **string** | | [optional] [default to null] |
8+
| **Start** | **string** | | [optional] [default to null] |
109

10+
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)

docs/AlertRuleScheduleWeekdayDto.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
# AlertRuleScheduleWeekdayDto
22

33
## Properties
4+
45
| Name | Type | Description | Notes |
56
| ------------- | ----------------------------------------------------------------------- | ----------- | ---------------------------- |
67
| **Day** | **string** | | [optional] [default to null] |

docs/AlertRulesResponse.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
# AlertRulesResponse
22

33
## Properties
4+
45
| Name | Type | Description | Notes |
56
| ----------- | ---------------------------------------------------------- | ----------- | ---------------------------- |
67
| **Data** | [***AlertRulesResponseEntry**](AlertRulesResponseEntry.md) | | [optional] [default to null] |

docs/AlertRulesResponseEntry.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
# AlertRulesResponseEntry
22

33
## Properties
4+
45
| Name | Type | Description | Notes |
56
| -------------- | ------------------------------- | ----------- | ---------------------------- |
67
| **AlertRules** | [**[]AlertRule**](AlertRule.md) | | [optional] [default to null] |

0 commit comments

Comments
 (0)