@drxsuperapp/sdk 1.1.20 → 1.1.21
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/deploy.log +51 -9
- package/package.json +1 -1
- package/docs/ApiExamplesGet200ResponseInner.md +0 -28
- package/docs/ApiExamplesIdPutRequest.md +0 -22
- package/docs/ApiExamplesPostRequest.md +0 -22
- package/docs/ApiHealthCheckGet200Response.md +0 -26
- package/docs/ApiNewsGet200Response.md +0 -26
- package/docs/ApiNewsGet200ResponseResponseObject.md +0 -28
- package/docs/ApiNewsGet200ResponseResponseObjectItemsInner.md +0 -30
- package/docs/ApiNewsIdGet200Response.md +0 -26
- package/docs/ApiNewsIdGet200ResponseResponseObject.md +0 -44
- package/docs/ApiNewsIdGet200ResponseResponseObjectLeaguesInner.md +0 -20
- package/docs/ApiNewsIdGet200ResponseResponseObjectLeaguesInnerLeague.md +0 -24
- package/docs/ApiPadelMatchesGet200Response.md +0 -48
- package/docs/ApiPadelMatchesGet200ResponseInner.md +0 -48
- package/docs/ApiPadelMatchesGet200ResponseInnerPlayers.md +0 -22
- package/docs/ApiPadelMatchesGet200ResponseInnerPlayersTeam1Inner.md +0 -26
- package/docs/ApiPadelMatchesGet200ResponseInnerScoreInner.md +0 -22
- package/docs/ApiPadelMatchesGet200ResponseInnerSets.md +0 -26
- package/docs/ApiPadelMatchesGet200ResponseInnerSetsSetsInner.md +0 -22
- package/docs/ApiPadelMatchesGet200ResponseInnerSetsSetsInnerGamesInner.md +0 -24
- package/docs/ApiPadelMatchesGet200ResponseInnerStats.md +0 -32
- package/docs/ApiPadelMatchesGet200ResponseInnerStatsConnections.md +0 -20
- package/docs/ApiPadelMatchesGet200ResponseInnerStatsMatchValue.md +0 -22
- package/docs/ApiPadelMatchesGet200ResponsePlayers.md +0 -22
- package/docs/ApiPadelMatchesGet200ResponsePlayersTeam1Inner.md +0 -26
- package/docs/ApiPadelMatchesGet200ResponseScoreInner.md +0 -22
- package/docs/ApiPadelMatchesGet200ResponseSets.md +0 -26
- package/docs/ApiPadelMatchesGet200ResponseSetsSetsInner.md +0 -22
- package/docs/ApiPadelMatchesGet200ResponseSetsSetsInnerGamesInner.md +0 -24
- package/docs/ApiPadelMatchesGet200ResponseStats.md +0 -32
- package/docs/ApiPadelMatchesGet200ResponseStatsConnections.md +0 -20
- package/docs/ApiPadelMatchesGet200ResponseStatsMatchValue.md +0 -22
- package/docs/ExampleApi.md +0 -270
- package/docs/HealthCheckApi.md +0 -51
- package/docs/NewsApi.md +0 -119
- package/docs/PadelApi.md +0 -51
package/deploy.log
CHANGED
|
@@ -79,13 +79,55 @@
|
|
|
79
79
|
# https://opencollective.com/openapi_generator/donate #
|
|
80
80
|
################################################################################
|
|
81
81
|
✅ SDK generated
|
|
82
|
-
|
|
83
|
-
|
|
84
|
-
|
|
85
|
-
|
|
86
|
-
|
|
82
|
+
[master f214740] VPS: Generated API SDK
|
|
83
|
+
35 files changed, 1315 deletions(-)
|
|
84
|
+
delete mode 100644 docs/ApiExamplesGet200ResponseInner.md
|
|
85
|
+
delete mode 100644 docs/ApiExamplesIdPutRequest.md
|
|
86
|
+
delete mode 100644 docs/ApiExamplesPostRequest.md
|
|
87
|
+
delete mode 100644 docs/ApiHealthCheckGet200Response.md
|
|
88
|
+
delete mode 100644 docs/ApiNewsGet200Response.md
|
|
89
|
+
delete mode 100644 docs/ApiNewsGet200ResponseResponseObject.md
|
|
90
|
+
delete mode 100644 docs/ApiNewsGet200ResponseResponseObjectItemsInner.md
|
|
91
|
+
delete mode 100644 docs/ApiNewsIdGet200Response.md
|
|
92
|
+
delete mode 100644 docs/ApiNewsIdGet200ResponseResponseObject.md
|
|
93
|
+
delete mode 100644 docs/ApiNewsIdGet200ResponseResponseObjectLeaguesInner.md
|
|
94
|
+
delete mode 100644 docs/ApiNewsIdGet200ResponseResponseObjectLeaguesInnerLeague.md
|
|
95
|
+
delete mode 100644 docs/ApiPadelMatchesGet200Response.md
|
|
96
|
+
delete mode 100644 docs/ApiPadelMatchesGet200ResponseInner.md
|
|
97
|
+
delete mode 100644 docs/ApiPadelMatchesGet200ResponseInnerPlayers.md
|
|
98
|
+
delete mode 100644 docs/ApiPadelMatchesGet200ResponseInnerPlayersTeam1Inner.md
|
|
99
|
+
delete mode 100644 docs/ApiPadelMatchesGet200ResponseInnerScoreInner.md
|
|
100
|
+
delete mode 100644 docs/ApiPadelMatchesGet200ResponseInnerSets.md
|
|
101
|
+
delete mode 100644 docs/ApiPadelMatchesGet200ResponseInnerSetsSetsInner.md
|
|
102
|
+
delete mode 100644 docs/ApiPadelMatchesGet200ResponseInnerSetsSetsInnerGamesInner.md
|
|
103
|
+
delete mode 100644 docs/ApiPadelMatchesGet200ResponseInnerStats.md
|
|
104
|
+
delete mode 100644 docs/ApiPadelMatchesGet200ResponseInnerStatsConnections.md
|
|
105
|
+
delete mode 100644 docs/ApiPadelMatchesGet200ResponseInnerStatsMatchValue.md
|
|
106
|
+
delete mode 100644 docs/ApiPadelMatchesGet200ResponsePlayers.md
|
|
107
|
+
delete mode 100644 docs/ApiPadelMatchesGet200ResponsePlayersTeam1Inner.md
|
|
108
|
+
delete mode 100644 docs/ApiPadelMatchesGet200ResponseScoreInner.md
|
|
109
|
+
delete mode 100644 docs/ApiPadelMatchesGet200ResponseSets.md
|
|
110
|
+
delete mode 100644 docs/ApiPadelMatchesGet200ResponseSetsSetsInner.md
|
|
111
|
+
delete mode 100644 docs/ApiPadelMatchesGet200ResponseSetsSetsInnerGamesInner.md
|
|
112
|
+
delete mode 100644 docs/ApiPadelMatchesGet200ResponseStats.md
|
|
113
|
+
delete mode 100644 docs/ApiPadelMatchesGet200ResponseStatsConnections.md
|
|
114
|
+
delete mode 100644 docs/ApiPadelMatchesGet200ResponseStatsMatchValue.md
|
|
115
|
+
delete mode 100644 docs/ExampleApi.md
|
|
116
|
+
delete mode 100644 docs/HealthCheckApi.md
|
|
117
|
+
delete mode 100644 docs/NewsApi.md
|
|
118
|
+
delete mode 100644 docs/PadelApi.md
|
|
119
|
+
remote:
|
|
120
|
+
remote: Project 'drxsuperapp/drx-sdk' was moved to 'drx-super/drx-sdk'.
|
|
121
|
+
remote:
|
|
122
|
+
remote: Please update your Git remote:
|
|
123
|
+
remote:
|
|
124
|
+
remote: git remote set-url origin https://gitlab.com/drx-super/drx-sdk.git
|
|
125
|
+
remote:
|
|
126
|
+
remote:
|
|
127
|
+
To https://gitlab.com/drxsuperapp/drx-sdk.git
|
|
128
|
+
39f8d44..f214740 master -> master
|
|
87
129
|
✅ Changes committed and pushed
|
|
88
|
-
v1.1.
|
|
130
|
+
v1.1.21
|
|
89
131
|
remote:
|
|
90
132
|
remote: Project 'drxsuperapp/drx-sdk' was moved to 'drx-super/drx-sdk'.
|
|
91
133
|
remote:
|
|
@@ -95,13 +137,13 @@ remote: git remote set-url origin https://gitlab.com/drx-super/drx-sdk.git
|
|
|
95
137
|
remote:
|
|
96
138
|
remote:
|
|
97
139
|
To https://gitlab.com/drxsuperapp/drx-sdk.git
|
|
98
|
-
|
|
140
|
+
f214740..15c2708 master -> master
|
|
99
141
|
✅ Version bumped
|
|
100
142
|
|
|
101
|
-
> @drxsuperapp/sdk@1.1.
|
|
143
|
+
> @drxsuperapp/sdk@1.1.21 prepublishOnly
|
|
102
144
|
> npm run build
|
|
103
145
|
|
|
104
146
|
|
|
105
|
-
> @drxsuperapp/sdk@1.1.
|
|
147
|
+
> @drxsuperapp/sdk@1.1.21 build
|
|
106
148
|
> tsc
|
|
107
149
|
|
package/package.json
CHANGED
|
@@ -1,28 +0,0 @@
|
|
|
1
|
-
# ApiExamplesGet200ResponseInner
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
## Properties
|
|
5
|
-
|
|
6
|
-
Name | Type | Description | Notes
|
|
7
|
-
------------ | ------------- | ------------- | -------------
|
|
8
|
-
**id** | **string** | | [default to undefined]
|
|
9
|
-
**name** | **string** | | [default to undefined]
|
|
10
|
-
**email** | **string** | | [default to undefined]
|
|
11
|
-
**wkwkwkwk** | **string** | | [default to undefined]
|
|
12
|
-
**wkwkwkwk2** | **string** | | [default to undefined]
|
|
13
|
-
|
|
14
|
-
## Example
|
|
15
|
-
|
|
16
|
-
```typescript
|
|
17
|
-
import { ApiExamplesGet200ResponseInner } from './api';
|
|
18
|
-
|
|
19
|
-
const instance: ApiExamplesGet200ResponseInner = {
|
|
20
|
-
id,
|
|
21
|
-
name,
|
|
22
|
-
email,
|
|
23
|
-
wkwkwkwk,
|
|
24
|
-
wkwkwkwk2,
|
|
25
|
-
};
|
|
26
|
-
```
|
|
27
|
-
|
|
28
|
-
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
|
|
@@ -1,22 +0,0 @@
|
|
|
1
|
-
# ApiExamplesIdPutRequest
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
## Properties
|
|
5
|
-
|
|
6
|
-
Name | Type | Description | Notes
|
|
7
|
-
------------ | ------------- | ------------- | -------------
|
|
8
|
-
**name** | **string** | | [optional] [default to undefined]
|
|
9
|
-
**email** | **string** | | [optional] [default to undefined]
|
|
10
|
-
|
|
11
|
-
## Example
|
|
12
|
-
|
|
13
|
-
```typescript
|
|
14
|
-
import { ApiExamplesIdPutRequest } from './api';
|
|
15
|
-
|
|
16
|
-
const instance: ApiExamplesIdPutRequest = {
|
|
17
|
-
name,
|
|
18
|
-
email,
|
|
19
|
-
};
|
|
20
|
-
```
|
|
21
|
-
|
|
22
|
-
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
|
|
@@ -1,22 +0,0 @@
|
|
|
1
|
-
# ApiExamplesPostRequest
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
## Properties
|
|
5
|
-
|
|
6
|
-
Name | Type | Description | Notes
|
|
7
|
-
------------ | ------------- | ------------- | -------------
|
|
8
|
-
**name** | **string** | | [default to undefined]
|
|
9
|
-
**email** | **string** | | [default to undefined]
|
|
10
|
-
|
|
11
|
-
## Example
|
|
12
|
-
|
|
13
|
-
```typescript
|
|
14
|
-
import { ApiExamplesPostRequest } from './api';
|
|
15
|
-
|
|
16
|
-
const instance: ApiExamplesPostRequest = {
|
|
17
|
-
name,
|
|
18
|
-
email,
|
|
19
|
-
};
|
|
20
|
-
```
|
|
21
|
-
|
|
22
|
-
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
|
|
@@ -1,26 +0,0 @@
|
|
|
1
|
-
# ApiHealthCheckGet200Response
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
## Properties
|
|
5
|
-
|
|
6
|
-
Name | Type | Description | Notes
|
|
7
|
-
------------ | ------------- | ------------- | -------------
|
|
8
|
-
**success** | **boolean** | | [default to undefined]
|
|
9
|
-
**message** | **string** | | [default to undefined]
|
|
10
|
-
**responseObject** | **any** | | [optional] [default to undefined]
|
|
11
|
-
**statusCode** | **number** | | [default to undefined]
|
|
12
|
-
|
|
13
|
-
## Example
|
|
14
|
-
|
|
15
|
-
```typescript
|
|
16
|
-
import { ApiHealthCheckGet200Response } from './api';
|
|
17
|
-
|
|
18
|
-
const instance: ApiHealthCheckGet200Response = {
|
|
19
|
-
success,
|
|
20
|
-
message,
|
|
21
|
-
responseObject,
|
|
22
|
-
statusCode,
|
|
23
|
-
};
|
|
24
|
-
```
|
|
25
|
-
|
|
26
|
-
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
|
|
@@ -1,26 +0,0 @@
|
|
|
1
|
-
# ApiNewsGet200Response
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
## Properties
|
|
5
|
-
|
|
6
|
-
Name | Type | Description | Notes
|
|
7
|
-
------------ | ------------- | ------------- | -------------
|
|
8
|
-
**success** | **boolean** | | [default to undefined]
|
|
9
|
-
**message** | **string** | | [default to undefined]
|
|
10
|
-
**responseObject** | [**ApiNewsGet200ResponseResponseObject**](ApiNewsGet200ResponseResponseObject.md) | | [optional] [default to undefined]
|
|
11
|
-
**statusCode** | **number** | | [default to undefined]
|
|
12
|
-
|
|
13
|
-
## Example
|
|
14
|
-
|
|
15
|
-
```typescript
|
|
16
|
-
import { ApiNewsGet200Response } from './api';
|
|
17
|
-
|
|
18
|
-
const instance: ApiNewsGet200Response = {
|
|
19
|
-
success,
|
|
20
|
-
message,
|
|
21
|
-
responseObject,
|
|
22
|
-
statusCode,
|
|
23
|
-
};
|
|
24
|
-
```
|
|
25
|
-
|
|
26
|
-
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
|
|
@@ -1,28 +0,0 @@
|
|
|
1
|
-
# ApiNewsGet200ResponseResponseObject
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
## Properties
|
|
5
|
-
|
|
6
|
-
Name | Type | Description | Notes
|
|
7
|
-
------------ | ------------- | ------------- | -------------
|
|
8
|
-
**items** | [**Array<ApiNewsGet200ResponseResponseObjectItemsInner>**](ApiNewsGet200ResponseResponseObjectItemsInner.md) | | [default to undefined]
|
|
9
|
-
**currentPage** | **number** | | [default to undefined]
|
|
10
|
-
**totalItems** | **number** | | [default to undefined]
|
|
11
|
-
**totalPages** | **number** | | [default to undefined]
|
|
12
|
-
**pageSize** | **number** | | [default to undefined]
|
|
13
|
-
|
|
14
|
-
## Example
|
|
15
|
-
|
|
16
|
-
```typescript
|
|
17
|
-
import { ApiNewsGet200ResponseResponseObject } from './api';
|
|
18
|
-
|
|
19
|
-
const instance: ApiNewsGet200ResponseResponseObject = {
|
|
20
|
-
items,
|
|
21
|
-
currentPage,
|
|
22
|
-
totalItems,
|
|
23
|
-
totalPages,
|
|
24
|
-
pageSize,
|
|
25
|
-
};
|
|
26
|
-
```
|
|
27
|
-
|
|
28
|
-
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
|
|
@@ -1,30 +0,0 @@
|
|
|
1
|
-
# ApiNewsGet200ResponseResponseObjectItemsInner
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
## Properties
|
|
5
|
-
|
|
6
|
-
Name | Type | Description | Notes
|
|
7
|
-
------------ | ------------- | ------------- | -------------
|
|
8
|
-
**id** | **number** | | [default to undefined]
|
|
9
|
-
**thumbnail** | **string** | | [default to undefined]
|
|
10
|
-
**title** | **string** | | [default to undefined]
|
|
11
|
-
**source** | **string** | | [default to undefined]
|
|
12
|
-
**byline** | **string** | | [default to undefined]
|
|
13
|
-
**publishedAt** | **string** | | [default to undefined]
|
|
14
|
-
|
|
15
|
-
## Example
|
|
16
|
-
|
|
17
|
-
```typescript
|
|
18
|
-
import { ApiNewsGet200ResponseResponseObjectItemsInner } from './api';
|
|
19
|
-
|
|
20
|
-
const instance: ApiNewsGet200ResponseResponseObjectItemsInner = {
|
|
21
|
-
id,
|
|
22
|
-
thumbnail,
|
|
23
|
-
title,
|
|
24
|
-
source,
|
|
25
|
-
byline,
|
|
26
|
-
publishedAt,
|
|
27
|
-
};
|
|
28
|
-
```
|
|
29
|
-
|
|
30
|
-
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
|
|
@@ -1,26 +0,0 @@
|
|
|
1
|
-
# ApiNewsIdGet200Response
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
## Properties
|
|
5
|
-
|
|
6
|
-
Name | Type | Description | Notes
|
|
7
|
-
------------ | ------------- | ------------- | -------------
|
|
8
|
-
**success** | **boolean** | | [default to undefined]
|
|
9
|
-
**message** | **string** | | [default to undefined]
|
|
10
|
-
**responseObject** | [**ApiNewsIdGet200ResponseResponseObject**](ApiNewsIdGet200ResponseResponseObject.md) | | [optional] [default to undefined]
|
|
11
|
-
**statusCode** | **number** | | [default to undefined]
|
|
12
|
-
|
|
13
|
-
## Example
|
|
14
|
-
|
|
15
|
-
```typescript
|
|
16
|
-
import { ApiNewsIdGet200Response } from './api';
|
|
17
|
-
|
|
18
|
-
const instance: ApiNewsIdGet200Response = {
|
|
19
|
-
success,
|
|
20
|
-
message,
|
|
21
|
-
responseObject,
|
|
22
|
-
statusCode,
|
|
23
|
-
};
|
|
24
|
-
```
|
|
25
|
-
|
|
26
|
-
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
|
|
@@ -1,44 +0,0 @@
|
|
|
1
|
-
# ApiNewsIdGet200ResponseResponseObject
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
## Properties
|
|
5
|
-
|
|
6
|
-
Name | Type | Description | Notes
|
|
7
|
-
------------ | ------------- | ------------- | -------------
|
|
8
|
-
**id** | **number** | | [default to undefined]
|
|
9
|
-
**title** | **string** | | [default to undefined]
|
|
10
|
-
**description** | **string** | | [default to undefined]
|
|
11
|
-
**html_content** | **string** | | [default to undefined]
|
|
12
|
-
**source** | **string** | | [default to undefined]
|
|
13
|
-
**keywords** | **string** | | [default to undefined]
|
|
14
|
-
**byline** | **string** | | [default to undefined]
|
|
15
|
-
**publishedAt** | **string** | | [default to undefined]
|
|
16
|
-
**thumbnail** | **string** | | [default to undefined]
|
|
17
|
-
**createdAt** | **string** | | [default to undefined]
|
|
18
|
-
**updatedAt** | **string** | | [default to undefined]
|
|
19
|
-
**leagues** | [**Array<ApiNewsIdGet200ResponseResponseObjectLeaguesInner>**](ApiNewsIdGet200ResponseResponseObjectLeaguesInner.md) | | [default to undefined]
|
|
20
|
-
**relatedNews** | [**Array<ApiNewsGet200ResponseResponseObjectItemsInner>**](ApiNewsGet200ResponseResponseObjectItemsInner.md) | | [default to undefined]
|
|
21
|
-
|
|
22
|
-
## Example
|
|
23
|
-
|
|
24
|
-
```typescript
|
|
25
|
-
import { ApiNewsIdGet200ResponseResponseObject } from './api';
|
|
26
|
-
|
|
27
|
-
const instance: ApiNewsIdGet200ResponseResponseObject = {
|
|
28
|
-
id,
|
|
29
|
-
title,
|
|
30
|
-
description,
|
|
31
|
-
html_content,
|
|
32
|
-
source,
|
|
33
|
-
keywords,
|
|
34
|
-
byline,
|
|
35
|
-
publishedAt,
|
|
36
|
-
thumbnail,
|
|
37
|
-
createdAt,
|
|
38
|
-
updatedAt,
|
|
39
|
-
leagues,
|
|
40
|
-
relatedNews,
|
|
41
|
-
};
|
|
42
|
-
```
|
|
43
|
-
|
|
44
|
-
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
|
|
@@ -1,20 +0,0 @@
|
|
|
1
|
-
# ApiNewsIdGet200ResponseResponseObjectLeaguesInner
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
## Properties
|
|
5
|
-
|
|
6
|
-
Name | Type | Description | Notes
|
|
7
|
-
------------ | ------------- | ------------- | -------------
|
|
8
|
-
**league** | [**ApiNewsIdGet200ResponseResponseObjectLeaguesInnerLeague**](ApiNewsIdGet200ResponseResponseObjectLeaguesInnerLeague.md) | | [default to undefined]
|
|
9
|
-
|
|
10
|
-
## Example
|
|
11
|
-
|
|
12
|
-
```typescript
|
|
13
|
-
import { ApiNewsIdGet200ResponseResponseObjectLeaguesInner } from './api';
|
|
14
|
-
|
|
15
|
-
const instance: ApiNewsIdGet200ResponseResponseObjectLeaguesInner = {
|
|
16
|
-
league,
|
|
17
|
-
};
|
|
18
|
-
```
|
|
19
|
-
|
|
20
|
-
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
|
|
@@ -1,24 +0,0 @@
|
|
|
1
|
-
# ApiNewsIdGet200ResponseResponseObjectLeaguesInnerLeague
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
## Properties
|
|
5
|
-
|
|
6
|
-
Name | Type | Description | Notes
|
|
7
|
-
------------ | ------------- | ------------- | -------------
|
|
8
|
-
**id** | **number** | | [default to undefined]
|
|
9
|
-
**description** | **string** | | [default to undefined]
|
|
10
|
-
**abbreviation** | **string** | | [default to undefined]
|
|
11
|
-
|
|
12
|
-
## Example
|
|
13
|
-
|
|
14
|
-
```typescript
|
|
15
|
-
import { ApiNewsIdGet200ResponseResponseObjectLeaguesInnerLeague } from './api';
|
|
16
|
-
|
|
17
|
-
const instance: ApiNewsIdGet200ResponseResponseObjectLeaguesInnerLeague = {
|
|
18
|
-
id,
|
|
19
|
-
description,
|
|
20
|
-
abbreviation,
|
|
21
|
-
};
|
|
22
|
-
```
|
|
23
|
-
|
|
24
|
-
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
|
|
@@ -1,48 +0,0 @@
|
|
|
1
|
-
# ApiPadelMatchesGet200Response
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
## Properties
|
|
5
|
-
|
|
6
|
-
Name | Type | Description | Notes
|
|
7
|
-
------------ | ------------- | ------------- | -------------
|
|
8
|
-
**id** | **number** | | [default to undefined]
|
|
9
|
-
**tournamentId** | **number** | | [default to undefined]
|
|
10
|
-
**name** | **string** | | [default to undefined]
|
|
11
|
-
**round** | **number** | | [default to undefined]
|
|
12
|
-
**score** | [**Array<ApiPadelMatchesGet200ResponseScoreInner>**](ApiPadelMatchesGet200ResponseScoreInner.md) | | [default to undefined]
|
|
13
|
-
**players** | [**ApiPadelMatchesGet200ResponsePlayers**](ApiPadelMatchesGet200ResponsePlayers.md) | | [default to undefined]
|
|
14
|
-
**playedAt** | **string** | | [default to undefined]
|
|
15
|
-
**status** | **string** | | [default to undefined]
|
|
16
|
-
**category** | **string** | | [default to undefined]
|
|
17
|
-
**duration** | **string** | | [default to undefined]
|
|
18
|
-
**court** | **string** | | [default to undefined]
|
|
19
|
-
**stats** | [**ApiPadelMatchesGet200ResponseStats**](ApiPadelMatchesGet200ResponseStats.md) | | [default to undefined]
|
|
20
|
-
**sets** | [**ApiPadelMatchesGet200ResponseSets**](ApiPadelMatchesGet200ResponseSets.md) | | [default to undefined]
|
|
21
|
-
**createdAt** | **string** | | [default to undefined]
|
|
22
|
-
**updatedAt** | **string** | | [default to undefined]
|
|
23
|
-
|
|
24
|
-
## Example
|
|
25
|
-
|
|
26
|
-
```typescript
|
|
27
|
-
import { ApiPadelMatchesGet200Response } from './api';
|
|
28
|
-
|
|
29
|
-
const instance: ApiPadelMatchesGet200Response = {
|
|
30
|
-
id,
|
|
31
|
-
tournamentId,
|
|
32
|
-
name,
|
|
33
|
-
round,
|
|
34
|
-
score,
|
|
35
|
-
players,
|
|
36
|
-
playedAt,
|
|
37
|
-
status,
|
|
38
|
-
category,
|
|
39
|
-
duration,
|
|
40
|
-
court,
|
|
41
|
-
stats,
|
|
42
|
-
sets,
|
|
43
|
-
createdAt,
|
|
44
|
-
updatedAt,
|
|
45
|
-
};
|
|
46
|
-
```
|
|
47
|
-
|
|
48
|
-
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
|
|
@@ -1,48 +0,0 @@
|
|
|
1
|
-
# ApiPadelMatchesGet200ResponseInner
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
## Properties
|
|
5
|
-
|
|
6
|
-
Name | Type | Description | Notes
|
|
7
|
-
------------ | ------------- | ------------- | -------------
|
|
8
|
-
**id** | **number** | | [default to undefined]
|
|
9
|
-
**tournamentId** | **number** | | [default to undefined]
|
|
10
|
-
**name** | **string** | | [default to undefined]
|
|
11
|
-
**round** | **number** | | [default to undefined]
|
|
12
|
-
**score** | [**Array<ApiPadelMatchesGet200ResponseInnerScoreInner>**](ApiPadelMatchesGet200ResponseInnerScoreInner.md) | | [default to undefined]
|
|
13
|
-
**players** | [**ApiPadelMatchesGet200ResponseInnerPlayers**](ApiPadelMatchesGet200ResponseInnerPlayers.md) | | [default to undefined]
|
|
14
|
-
**playedAt** | **string** | | [default to undefined]
|
|
15
|
-
**status** | **string** | | [default to undefined]
|
|
16
|
-
**category** | **string** | | [default to undefined]
|
|
17
|
-
**duration** | **string** | | [default to undefined]
|
|
18
|
-
**court** | **string** | | [default to undefined]
|
|
19
|
-
**stats** | [**ApiPadelMatchesGet200ResponseInnerStats**](ApiPadelMatchesGet200ResponseInnerStats.md) | | [default to undefined]
|
|
20
|
-
**sets** | [**ApiPadelMatchesGet200ResponseInnerSets**](ApiPadelMatchesGet200ResponseInnerSets.md) | | [default to undefined]
|
|
21
|
-
**createdAt** | **string** | | [default to undefined]
|
|
22
|
-
**updatedAt** | **string** | | [default to undefined]
|
|
23
|
-
|
|
24
|
-
## Example
|
|
25
|
-
|
|
26
|
-
```typescript
|
|
27
|
-
import { ApiPadelMatchesGet200ResponseInner } from './api';
|
|
28
|
-
|
|
29
|
-
const instance: ApiPadelMatchesGet200ResponseInner = {
|
|
30
|
-
id,
|
|
31
|
-
tournamentId,
|
|
32
|
-
name,
|
|
33
|
-
round,
|
|
34
|
-
score,
|
|
35
|
-
players,
|
|
36
|
-
playedAt,
|
|
37
|
-
status,
|
|
38
|
-
category,
|
|
39
|
-
duration,
|
|
40
|
-
court,
|
|
41
|
-
stats,
|
|
42
|
-
sets,
|
|
43
|
-
createdAt,
|
|
44
|
-
updatedAt,
|
|
45
|
-
};
|
|
46
|
-
```
|
|
47
|
-
|
|
48
|
-
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
|
|
@@ -1,22 +0,0 @@
|
|
|
1
|
-
# ApiPadelMatchesGet200ResponseInnerPlayers
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
## Properties
|
|
5
|
-
|
|
6
|
-
Name | Type | Description | Notes
|
|
7
|
-
------------ | ------------- | ------------- | -------------
|
|
8
|
-
**team_1** | [**Array<ApiPadelMatchesGet200ResponseInnerPlayersTeam1Inner>**](ApiPadelMatchesGet200ResponseInnerPlayersTeam1Inner.md) | | [default to undefined]
|
|
9
|
-
**team_2** | [**Array<ApiPadelMatchesGet200ResponseInnerPlayersTeam1Inner>**](ApiPadelMatchesGet200ResponseInnerPlayersTeam1Inner.md) | | [default to undefined]
|
|
10
|
-
|
|
11
|
-
## Example
|
|
12
|
-
|
|
13
|
-
```typescript
|
|
14
|
-
import { ApiPadelMatchesGet200ResponseInnerPlayers } from './api';
|
|
15
|
-
|
|
16
|
-
const instance: ApiPadelMatchesGet200ResponseInnerPlayers = {
|
|
17
|
-
team_1,
|
|
18
|
-
team_2,
|
|
19
|
-
};
|
|
20
|
-
```
|
|
21
|
-
|
|
22
|
-
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
|
|
@@ -1,26 +0,0 @@
|
|
|
1
|
-
# ApiPadelMatchesGet200ResponseInnerPlayersTeam1Inner
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
## Properties
|
|
5
|
-
|
|
6
|
-
Name | Type | Description | Notes
|
|
7
|
-
------------ | ------------- | ------------- | -------------
|
|
8
|
-
**id** | **number** | | [default to undefined]
|
|
9
|
-
**name** | **string** | | [default to undefined]
|
|
10
|
-
**self** | **string** | | [default to undefined]
|
|
11
|
-
**side** | **string** | | [default to undefined]
|
|
12
|
-
|
|
13
|
-
## Example
|
|
14
|
-
|
|
15
|
-
```typescript
|
|
16
|
-
import { ApiPadelMatchesGet200ResponseInnerPlayersTeam1Inner } from './api';
|
|
17
|
-
|
|
18
|
-
const instance: ApiPadelMatchesGet200ResponseInnerPlayersTeam1Inner = {
|
|
19
|
-
id,
|
|
20
|
-
name,
|
|
21
|
-
self,
|
|
22
|
-
side,
|
|
23
|
-
};
|
|
24
|
-
```
|
|
25
|
-
|
|
26
|
-
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
|
|
@@ -1,22 +0,0 @@
|
|
|
1
|
-
# ApiPadelMatchesGet200ResponseInnerScoreInner
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
## Properties
|
|
5
|
-
|
|
6
|
-
Name | Type | Description | Notes
|
|
7
|
-
------------ | ------------- | ------------- | -------------
|
|
8
|
-
**team_1** | **number** | | [default to undefined]
|
|
9
|
-
**team_2** | **number** | | [default to undefined]
|
|
10
|
-
|
|
11
|
-
## Example
|
|
12
|
-
|
|
13
|
-
```typescript
|
|
14
|
-
import { ApiPadelMatchesGet200ResponseInnerScoreInner } from './api';
|
|
15
|
-
|
|
16
|
-
const instance: ApiPadelMatchesGet200ResponseInnerScoreInner = {
|
|
17
|
-
team_1,
|
|
18
|
-
team_2,
|
|
19
|
-
};
|
|
20
|
-
```
|
|
21
|
-
|
|
22
|
-
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
|
|
@@ -1,26 +0,0 @@
|
|
|
1
|
-
# ApiPadelMatchesGet200ResponseInnerSets
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
## Properties
|
|
5
|
-
|
|
6
|
-
Name | Type | Description | Notes
|
|
7
|
-
------------ | ------------- | ------------- | -------------
|
|
8
|
-
**id** | **number** | | [default to undefined]
|
|
9
|
-
**self** | **string** | | [default to undefined]
|
|
10
|
-
**sets** | [**Array<ApiPadelMatchesGet200ResponseInnerSetsSetsInner>**](ApiPadelMatchesGet200ResponseInnerSetsSetsInner.md) | | [default to undefined]
|
|
11
|
-
**connections** | [**ApiPadelMatchesGet200ResponseInnerStatsConnections**](ApiPadelMatchesGet200ResponseInnerStatsConnections.md) | | [default to undefined]
|
|
12
|
-
|
|
13
|
-
## Example
|
|
14
|
-
|
|
15
|
-
```typescript
|
|
16
|
-
import { ApiPadelMatchesGet200ResponseInnerSets } from './api';
|
|
17
|
-
|
|
18
|
-
const instance: ApiPadelMatchesGet200ResponseInnerSets = {
|
|
19
|
-
id,
|
|
20
|
-
self,
|
|
21
|
-
sets,
|
|
22
|
-
connections,
|
|
23
|
-
};
|
|
24
|
-
```
|
|
25
|
-
|
|
26
|
-
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
|
|
@@ -1,22 +0,0 @@
|
|
|
1
|
-
# ApiPadelMatchesGet200ResponseInnerSetsSetsInner
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
## Properties
|
|
5
|
-
|
|
6
|
-
Name | Type | Description | Notes
|
|
7
|
-
------------ | ------------- | ------------- | -------------
|
|
8
|
-
**games** | [**Array<ApiPadelMatchesGet200ResponseInnerSetsSetsInnerGamesInner>**](ApiPadelMatchesGet200ResponseInnerSetsSetsInnerGamesInner.md) | | [default to undefined]
|
|
9
|
-
**set_number** | **number** | | [default to undefined]
|
|
10
|
-
|
|
11
|
-
## Example
|
|
12
|
-
|
|
13
|
-
```typescript
|
|
14
|
-
import { ApiPadelMatchesGet200ResponseInnerSetsSetsInner } from './api';
|
|
15
|
-
|
|
16
|
-
const instance: ApiPadelMatchesGet200ResponseInnerSetsSetsInner = {
|
|
17
|
-
games,
|
|
18
|
-
set_number,
|
|
19
|
-
};
|
|
20
|
-
```
|
|
21
|
-
|
|
22
|
-
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
|
|
@@ -1,24 +0,0 @@
|
|
|
1
|
-
# ApiPadelMatchesGet200ResponseInnerSetsSetsInnerGamesInner
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
## Properties
|
|
5
|
-
|
|
6
|
-
Name | Type | Description | Notes
|
|
7
|
-
------------ | ------------- | ------------- | -------------
|
|
8
|
-
**points** | **Array<string>** | | [default to undefined]
|
|
9
|
-
**game_score** | **string** | | [default to undefined]
|
|
10
|
-
**game_number** | **number** | | [default to undefined]
|
|
11
|
-
|
|
12
|
-
## Example
|
|
13
|
-
|
|
14
|
-
```typescript
|
|
15
|
-
import { ApiPadelMatchesGet200ResponseInnerSetsSetsInnerGamesInner } from './api';
|
|
16
|
-
|
|
17
|
-
const instance: ApiPadelMatchesGet200ResponseInnerSetsSetsInnerGamesInner = {
|
|
18
|
-
points,
|
|
19
|
-
game_score,
|
|
20
|
-
game_number,
|
|
21
|
-
};
|
|
22
|
-
```
|
|
23
|
-
|
|
24
|
-
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
|