@drxsuperapp/sdk 1.1.14 → 1.1.15
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/api.ts +4 -0
- package/deploy.log +99 -356
- package/dist/api.d.ts +4 -0
- package/dist/api.js +4 -0
- package/docs/PadelApi.md +2 -2
- package/package.json +1 -1
- package/workflow.sh +1 -1
package/api.ts
CHANGED
|
@@ -1396,6 +1396,7 @@ export const PadelApiAxiosParamCreator = function (configuration?: Configuration
|
|
|
1396
1396
|
return {
|
|
1397
1397
|
/**
|
|
1398
1398
|
*
|
|
1399
|
+
* @summary List padel matches
|
|
1399
1400
|
* @param {*} [options] Override http request option.
|
|
1400
1401
|
* @throws {RequiredError}
|
|
1401
1402
|
*/
|
|
@@ -1435,6 +1436,7 @@ export const PadelApiFp = function(configuration?: Configuration) {
|
|
|
1435
1436
|
return {
|
|
1436
1437
|
/**
|
|
1437
1438
|
*
|
|
1439
|
+
* @summary List padel matches
|
|
1438
1440
|
* @param {*} [options] Override http request option.
|
|
1439
1441
|
* @throws {RequiredError}
|
|
1440
1442
|
*/
|
|
@@ -1456,6 +1458,7 @@ export const PadelApiFactory = function (configuration?: Configuration, basePath
|
|
|
1456
1458
|
return {
|
|
1457
1459
|
/**
|
|
1458
1460
|
*
|
|
1461
|
+
* @summary List padel matches
|
|
1459
1462
|
* @param {*} [options] Override http request option.
|
|
1460
1463
|
* @throws {RequiredError}
|
|
1461
1464
|
*/
|
|
@@ -1474,6 +1477,7 @@ export const PadelApiFactory = function (configuration?: Configuration, basePath
|
|
|
1474
1477
|
export class PadelApi extends BaseAPI {
|
|
1475
1478
|
/**
|
|
1476
1479
|
*
|
|
1480
|
+
* @summary List padel matches
|
|
1477
1481
|
* @param {*} [options] Override http request option.
|
|
1478
1482
|
* @throws {RequiredError}
|
|
1479
1483
|
* @memberof PadelApi
|
package/deploy.log
CHANGED
|
@@ -1,358 +1,101 @@
|
|
|
1
|
-
[main]
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
[main]
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
|
|
50
|
-
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
|
|
54
|
-
|
|
55
|
-
|
|
56
|
-
|
|
57
|
-
|
|
58
|
-
|
|
59
|
-
[main]
|
|
60
|
-
|
|
61
|
-
|
|
62
|
-
|
|
63
|
-
|
|
64
|
-
|
|
65
|
-
|
|
66
|
-
|
|
67
|
-
|
|
68
|
-
|
|
69
|
-
|
|
70
|
-
|
|
71
|
-
|
|
72
|
-
|
|
73
|
-
|
|
74
|
-
|
|
75
|
-
|
|
76
|
-
|
|
77
|
-
|
|
78
|
-
|
|
79
|
-
|
|
80
|
-
|
|
81
|
-
|
|
82
|
-
|
|
83
|
-
|
|
84
|
-
at java.base/sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1252)
|
|
85
|
-
at java.base/sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1138)
|
|
86
|
-
at java.base/sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:179)
|
|
87
|
-
at java.base/sun.net.www.protocol.https.HttpsURLConnectionImpl.connect(HttpsURLConnectionImpl.java:141)
|
|
88
|
-
at io.swagger.v3.parser.util.RemoteUrl.urlToString(RemoteUrl.java:151)
|
|
89
|
-
at io.swagger.v3.parser.OpenAPIV3Parser.readContentFromLocation(OpenAPIV3Parser.java:290)
|
|
90
|
-
... 7 common frames omitted
|
|
91
|
-
[main] ERROR io.swagger.parser.util.RemoteUrl - unable to read
|
|
92
|
-
java.net.ConnectException: Connection timed out
|
|
93
|
-
at java.base/sun.nio.ch.Net.connect0(Native Method)
|
|
94
|
-
at java.base/sun.nio.ch.Net.connect(Net.java:589)
|
|
95
|
-
at java.base/sun.nio.ch.Net.connect(Net.java:578)
|
|
96
|
-
at java.base/sun.nio.ch.NioSocketImpl.connect(NioSocketImpl.java:583)
|
|
97
|
-
at java.base/java.net.SocksSocketImpl.connect(SocksSocketImpl.java:327)
|
|
98
|
-
at java.base/java.net.Socket.connect(Socket.java:751)
|
|
99
|
-
at java.base/sun.security.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:304)
|
|
100
|
-
at java.base/sun.security.ssl.BaseSSLSocketImpl.connect(BaseSSLSocketImpl.java:181)
|
|
101
|
-
at java.base/sun.net.NetworkClient.doConnect(NetworkClient.java:183)
|
|
102
|
-
at java.base/sun.net.www.http.HttpClient.openServer(HttpClient.java:531)
|
|
103
|
-
at java.base/sun.net.www.http.HttpClient.openServer(HttpClient.java:636)
|
|
104
|
-
at java.base/sun.net.www.protocol.https.HttpsClient.<init>(HttpsClient.java:264)
|
|
105
|
-
at java.base/sun.net.www.protocol.https.HttpsClient.New(HttpsClient.java:377)
|
|
106
|
-
at java.base/sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(AbstractDelegateHttpsURLConnection.java:193)
|
|
107
|
-
at java.base/sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1252)
|
|
108
|
-
at java.base/sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1138)
|
|
109
|
-
at java.base/sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:179)
|
|
110
|
-
at java.base/sun.net.www.protocol.https.HttpsURLConnectionImpl.connect(HttpsURLConnectionImpl.java:141)
|
|
111
|
-
at io.swagger.parser.util.RemoteUrl.urlToString(RemoteUrl.java:136)
|
|
112
|
-
at io.swagger.parser.Swagger20Parser.readWithInfo(Swagger20Parser.java:44)
|
|
113
|
-
at io.swagger.parser.SwaggerParser.readWithInfo(SwaggerParser.java:35)
|
|
114
|
-
at io.swagger.v3.parser.converter.SwaggerConverter.readLocation(SwaggerConverter.java:83)
|
|
115
|
-
at io.swagger.parser.OpenAPIParser.readLocation(OpenAPIParser.java:16)
|
|
116
|
-
at org.openapitools.codegen.config.CodegenConfigurator.toContext(CodegenConfigurator.java:686)
|
|
117
|
-
at org.openapitools.codegen.config.CodegenConfigurator.toClientOptInput(CodegenConfigurator.java:744)
|
|
118
|
-
at org.openapitools.codegen.cmd.Generate.execute(Generate.java:527)
|
|
119
|
-
at org.openapitools.codegen.cmd.OpenApiGeneratorCommand.run(OpenApiGeneratorCommand.java:32)
|
|
120
|
-
at org.openapitools.codegen.OpenAPIGenerator.main(OpenAPIGenerator.java:66)
|
|
121
|
-
[main] ERROR io.swagger.parser.util.RemoteUrl - unable to read
|
|
122
|
-
java.net.ConnectException: Connection timed out
|
|
123
|
-
at java.base/sun.nio.ch.Net.connect0(Native Method)
|
|
124
|
-
at java.base/sun.nio.ch.Net.connect(Net.java:589)
|
|
125
|
-
at java.base/sun.nio.ch.Net.connect(Net.java:578)
|
|
126
|
-
at java.base/sun.nio.ch.NioSocketImpl.connect(NioSocketImpl.java:583)
|
|
127
|
-
at java.base/java.net.SocksSocketImpl.connect(SocksSocketImpl.java:327)
|
|
128
|
-
at java.base/java.net.Socket.connect(Socket.java:751)
|
|
129
|
-
at java.base/sun.security.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:304)
|
|
130
|
-
at java.base/sun.security.ssl.BaseSSLSocketImpl.connect(BaseSSLSocketImpl.java:181)
|
|
131
|
-
at java.base/sun.net.NetworkClient.doConnect(NetworkClient.java:183)
|
|
132
|
-
at java.base/sun.net.www.http.HttpClient.openServer(HttpClient.java:531)
|
|
133
|
-
at java.base/sun.net.www.http.HttpClient.openServer(HttpClient.java:636)
|
|
134
|
-
at java.base/sun.net.www.protocol.https.HttpsClient.<init>(HttpsClient.java:264)
|
|
135
|
-
at java.base/sun.net.www.protocol.https.HttpsClient.New(HttpsClient.java:377)
|
|
136
|
-
at java.base/sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(AbstractDelegateHttpsURLConnection.java:193)
|
|
137
|
-
at java.base/sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1252)
|
|
138
|
-
at java.base/sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1138)
|
|
139
|
-
at java.base/sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:179)
|
|
140
|
-
at java.base/sun.net.www.protocol.https.HttpsURLConnectionImpl.connect(HttpsURLConnectionImpl.java:141)
|
|
141
|
-
at io.swagger.parser.util.RemoteUrl.urlToString(RemoteUrl.java:136)
|
|
142
|
-
at io.swagger.parser.Swagger20Parser.readWithInfo(Swagger20Parser.java:44)
|
|
143
|
-
at io.swagger.parser.SwaggerParser.readWithInfo(SwaggerParser.java:35)
|
|
144
|
-
at io.swagger.v3.parser.converter.SwaggerConverter.readLocation(SwaggerConverter.java:83)
|
|
145
|
-
at io.swagger.parser.OpenAPIParser.readLocation(OpenAPIParser.java:16)
|
|
146
|
-
at org.openapitools.codegen.config.CodegenConfigurator.toContext(CodegenConfigurator.java:686)
|
|
147
|
-
at org.openapitools.codegen.config.CodegenConfigurator.toClientOptInput(CodegenConfigurator.java:744)
|
|
148
|
-
at org.openapitools.codegen.cmd.Generate.execute(Generate.java:527)
|
|
149
|
-
at org.openapitools.codegen.cmd.OpenApiGeneratorCommand.run(OpenApiGeneratorCommand.java:32)
|
|
150
|
-
at org.openapitools.codegen.OpenAPIGenerator.main(OpenAPIGenerator.java:66)
|
|
151
|
-
[main] ERROR io.swagger.parser.util.RemoteUrl - unable to read
|
|
152
|
-
java.net.ConnectException: Connection timed out
|
|
153
|
-
at java.base/sun.nio.ch.Net.connect0(Native Method)
|
|
154
|
-
at java.base/sun.nio.ch.Net.connect(Net.java:589)
|
|
155
|
-
at java.base/sun.nio.ch.Net.connect(Net.java:578)
|
|
156
|
-
at java.base/sun.nio.ch.NioSocketImpl.connect(NioSocketImpl.java:583)
|
|
157
|
-
at java.base/java.net.SocksSocketImpl.connect(SocksSocketImpl.java:327)
|
|
158
|
-
at java.base/java.net.Socket.connect(Socket.java:751)
|
|
159
|
-
at java.base/sun.security.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:304)
|
|
160
|
-
at java.base/sun.security.ssl.BaseSSLSocketImpl.connect(BaseSSLSocketImpl.java:181)
|
|
161
|
-
at java.base/sun.net.NetworkClient.doConnect(NetworkClient.java:183)
|
|
162
|
-
at java.base/sun.net.www.http.HttpClient.openServer(HttpClient.java:531)
|
|
163
|
-
at java.base/sun.net.www.http.HttpClient.openServer(HttpClient.java:636)
|
|
164
|
-
at java.base/sun.net.www.protocol.https.HttpsClient.<init>(HttpsClient.java:264)
|
|
165
|
-
at java.base/sun.net.www.protocol.https.HttpsClient.New(HttpsClient.java:377)
|
|
166
|
-
at java.base/sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(AbstractDelegateHttpsURLConnection.java:193)
|
|
167
|
-
at java.base/sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1252)
|
|
168
|
-
at java.base/sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1138)
|
|
169
|
-
at java.base/sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:179)
|
|
170
|
-
at java.base/sun.net.www.protocol.https.HttpsURLConnectionImpl.connect(HttpsURLConnectionImpl.java:141)
|
|
171
|
-
at io.swagger.parser.util.RemoteUrl.urlToString(RemoteUrl.java:136)
|
|
172
|
-
at io.swagger.parser.Swagger20Parser.readWithInfo(Swagger20Parser.java:44)
|
|
173
|
-
at io.swagger.parser.SwaggerParser.readWithInfo(SwaggerParser.java:45)
|
|
174
|
-
at io.swagger.v3.parser.converter.SwaggerConverter.readLocation(SwaggerConverter.java:83)
|
|
175
|
-
at io.swagger.parser.OpenAPIParser.readLocation(OpenAPIParser.java:16)
|
|
176
|
-
at org.openapitools.codegen.config.CodegenConfigurator.toContext(CodegenConfigurator.java:686)
|
|
177
|
-
at org.openapitools.codegen.config.CodegenConfigurator.toClientOptInput(CodegenConfigurator.java:744)
|
|
178
|
-
at org.openapitools.codegen.cmd.Generate.execute(Generate.java:527)
|
|
179
|
-
at org.openapitools.codegen.cmd.OpenApiGeneratorCommand.run(OpenApiGeneratorCommand.java:32)
|
|
180
|
-
at org.openapitools.codegen.OpenAPIGenerator.main(OpenAPIGenerator.java:66)
|
|
181
|
-
[main] ERROR io.swagger.parser.util.RemoteUrl - unable to read
|
|
182
|
-
java.net.ConnectException: Connection timed out
|
|
183
|
-
at java.base/sun.nio.ch.Net.connect0(Native Method)
|
|
184
|
-
at java.base/sun.nio.ch.Net.connect(Net.java:589)
|
|
185
|
-
at java.base/sun.nio.ch.Net.connect(Net.java:578)
|
|
186
|
-
at java.base/sun.nio.ch.NioSocketImpl.connect(NioSocketImpl.java:583)
|
|
187
|
-
at java.base/java.net.SocksSocketImpl.connect(SocksSocketImpl.java:327)
|
|
188
|
-
at java.base/java.net.Socket.connect(Socket.java:751)
|
|
189
|
-
at java.base/sun.security.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:304)
|
|
190
|
-
at java.base/sun.security.ssl.BaseSSLSocketImpl.connect(BaseSSLSocketImpl.java:181)
|
|
191
|
-
at java.base/sun.net.NetworkClient.doConnect(NetworkClient.java:183)
|
|
192
|
-
at java.base/sun.net.www.http.HttpClient.openServer(HttpClient.java:531)
|
|
193
|
-
at java.base/sun.net.www.http.HttpClient.openServer(HttpClient.java:636)
|
|
194
|
-
at java.base/sun.net.www.protocol.https.HttpsClient.<init>(HttpsClient.java:264)
|
|
195
|
-
at java.base/sun.net.www.protocol.https.HttpsClient.New(HttpsClient.java:377)
|
|
196
|
-
at java.base/sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(AbstractDelegateHttpsURLConnection.java:193)
|
|
197
|
-
at java.base/sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1252)
|
|
198
|
-
at java.base/sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1138)
|
|
199
|
-
at java.base/sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:179)
|
|
200
|
-
at java.base/sun.net.www.protocol.https.HttpsURLConnectionImpl.connect(HttpsURLConnectionImpl.java:141)
|
|
201
|
-
at io.swagger.parser.util.RemoteUrl.urlToString(RemoteUrl.java:136)
|
|
202
|
-
at io.swagger.parser.Swagger20Parser.readWithInfo(Swagger20Parser.java:44)
|
|
203
|
-
at io.swagger.parser.SwaggerParser.readWithInfo(SwaggerParser.java:45)
|
|
204
|
-
at io.swagger.v3.parser.converter.SwaggerConverter.readLocation(SwaggerConverter.java:83)
|
|
205
|
-
at io.swagger.parser.OpenAPIParser.readLocation(OpenAPIParser.java:16)
|
|
206
|
-
at org.openapitools.codegen.config.CodegenConfigurator.toContext(CodegenConfigurator.java:686)
|
|
207
|
-
at org.openapitools.codegen.config.CodegenConfigurator.toClientOptInput(CodegenConfigurator.java:744)
|
|
208
|
-
at org.openapitools.codegen.cmd.Generate.execute(Generate.java:527)
|
|
209
|
-
at org.openapitools.codegen.cmd.OpenApiGeneratorCommand.run(OpenApiGeneratorCommand.java:32)
|
|
210
|
-
at org.openapitools.codegen.OpenAPIGenerator.main(OpenAPIGenerator.java:66)
|
|
211
|
-
[main] ERROR io.swagger.parser.util.RemoteUrl - unable to read
|
|
212
|
-
java.net.ConnectException: Connection timed out
|
|
213
|
-
at java.base/sun.nio.ch.Net.connect0(Native Method)
|
|
214
|
-
at java.base/sun.nio.ch.Net.connect(Net.java:589)
|
|
215
|
-
at java.base/sun.nio.ch.Net.connect(Net.java:578)
|
|
216
|
-
at java.base/sun.nio.ch.NioSocketImpl.connect(NioSocketImpl.java:583)
|
|
217
|
-
at java.base/java.net.SocksSocketImpl.connect(SocksSocketImpl.java:327)
|
|
218
|
-
at java.base/java.net.Socket.connect(Socket.java:751)
|
|
219
|
-
at java.base/sun.security.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:304)
|
|
220
|
-
at java.base/sun.security.ssl.BaseSSLSocketImpl.connect(BaseSSLSocketImpl.java:181)
|
|
221
|
-
at java.base/sun.net.NetworkClient.doConnect(NetworkClient.java:183)
|
|
222
|
-
at java.base/sun.net.www.http.HttpClient.openServer(HttpClient.java:531)
|
|
223
|
-
at java.base/sun.net.www.http.HttpClient.openServer(HttpClient.java:636)
|
|
224
|
-
at java.base/sun.net.www.protocol.https.HttpsClient.<init>(HttpsClient.java:264)
|
|
225
|
-
at java.base/sun.net.www.protocol.https.HttpsClient.New(HttpsClient.java:377)
|
|
226
|
-
at java.base/sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(AbstractDelegateHttpsURLConnection.java:193)
|
|
227
|
-
at java.base/sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1252)
|
|
228
|
-
at java.base/sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1138)
|
|
229
|
-
at java.base/sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:179)
|
|
230
|
-
at java.base/sun.net.www.protocol.https.HttpsURLConnectionImpl.connect(HttpsURLConnectionImpl.java:141)
|
|
231
|
-
at io.swagger.parser.util.RemoteUrl.urlToString(RemoteUrl.java:136)
|
|
232
|
-
at io.swagger.parser.SwaggerCompatConverter.readResourceListing(SwaggerCompatConverter.java:192)
|
|
233
|
-
at io.swagger.parser.SwaggerCompatConverter.read(SwaggerCompatConverter.java:122)
|
|
234
|
-
at io.swagger.parser.SwaggerCompatConverter.readWithInfo(SwaggerCompatConverter.java:93)
|
|
235
|
-
at io.swagger.parser.SwaggerParser.readWithInfo(SwaggerParser.java:45)
|
|
236
|
-
at io.swagger.v3.parser.converter.SwaggerConverter.readLocation(SwaggerConverter.java:83)
|
|
237
|
-
at io.swagger.parser.OpenAPIParser.readLocation(OpenAPIParser.java:16)
|
|
238
|
-
at org.openapitools.codegen.config.CodegenConfigurator.toContext(CodegenConfigurator.java:686)
|
|
239
|
-
at org.openapitools.codegen.config.CodegenConfigurator.toClientOptInput(CodegenConfigurator.java:744)
|
|
240
|
-
at org.openapitools.codegen.cmd.Generate.execute(Generate.java:527)
|
|
241
|
-
at org.openapitools.codegen.cmd.OpenApiGeneratorCommand.run(OpenApiGeneratorCommand.java:32)
|
|
242
|
-
at org.openapitools.codegen.OpenAPIGenerator.main(OpenAPIGenerator.java:66)
|
|
243
|
-
[main] ERROR io.swagger.parser.util.RemoteUrl - unable to read
|
|
244
|
-
java.net.ConnectException: Connection timed out
|
|
245
|
-
at java.base/sun.nio.ch.Net.connect0(Native Method)
|
|
246
|
-
at java.base/sun.nio.ch.Net.connect(Net.java:589)
|
|
247
|
-
at java.base/sun.nio.ch.Net.connect(Net.java:578)
|
|
248
|
-
at java.base/sun.nio.ch.NioSocketImpl.connect(NioSocketImpl.java:583)
|
|
249
|
-
at java.base/java.net.SocksSocketImpl.connect(SocksSocketImpl.java:327)
|
|
250
|
-
at java.base/java.net.Socket.connect(Socket.java:751)
|
|
251
|
-
at java.base/sun.security.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:304)
|
|
252
|
-
at java.base/sun.security.ssl.BaseSSLSocketImpl.connect(BaseSSLSocketImpl.java:181)
|
|
253
|
-
at java.base/sun.net.NetworkClient.doConnect(NetworkClient.java:183)
|
|
254
|
-
at java.base/sun.net.www.http.HttpClient.openServer(HttpClient.java:531)
|
|
255
|
-
at java.base/sun.net.www.http.HttpClient.openServer(HttpClient.java:636)
|
|
256
|
-
at java.base/sun.net.www.protocol.https.HttpsClient.<init>(HttpsClient.java:264)
|
|
257
|
-
at java.base/sun.net.www.protocol.https.HttpsClient.New(HttpsClient.java:377)
|
|
258
|
-
at java.base/sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(AbstractDelegateHttpsURLConnection.java:193)
|
|
259
|
-
at java.base/sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1252)
|
|
260
|
-
at java.base/sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1138)
|
|
261
|
-
at java.base/sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:179)
|
|
262
|
-
at java.base/sun.net.www.protocol.https.HttpsURLConnectionImpl.connect(HttpsURLConnectionImpl.java:141)
|
|
263
|
-
at io.swagger.parser.util.RemoteUrl.urlToString(RemoteUrl.java:136)
|
|
264
|
-
at io.swagger.parser.SwaggerCompatConverter.readResourceListing(SwaggerCompatConverter.java:192)
|
|
265
|
-
at io.swagger.parser.SwaggerCompatConverter.read(SwaggerCompatConverter.java:122)
|
|
266
|
-
at io.swagger.parser.SwaggerCompatConverter.readWithInfo(SwaggerCompatConverter.java:93)
|
|
267
|
-
at io.swagger.parser.SwaggerParser.readWithInfo(SwaggerParser.java:45)
|
|
268
|
-
at io.swagger.v3.parser.converter.SwaggerConverter.readLocation(SwaggerConverter.java:83)
|
|
269
|
-
at io.swagger.parser.OpenAPIParser.readLocation(OpenAPIParser.java:16)
|
|
270
|
-
at org.openapitools.codegen.config.CodegenConfigurator.toContext(CodegenConfigurator.java:686)
|
|
271
|
-
at org.openapitools.codegen.config.CodegenConfigurator.toClientOptInput(CodegenConfigurator.java:744)
|
|
272
|
-
at org.openapitools.codegen.cmd.Generate.execute(Generate.java:527)
|
|
273
|
-
at org.openapitools.codegen.cmd.OpenApiGeneratorCommand.run(OpenApiGeneratorCommand.java:32)
|
|
274
|
-
at org.openapitools.codegen.OpenAPIGenerator.main(OpenAPIGenerator.java:66)
|
|
275
|
-
[main] ERROR i.s.parser.SwaggerCompatConverter - failed to read resource listing
|
|
276
|
-
java.net.ConnectException: Connection timed out
|
|
277
|
-
at java.base/sun.nio.ch.Net.connect0(Native Method)
|
|
278
|
-
at java.base/sun.nio.ch.Net.connect(Net.java:589)
|
|
279
|
-
at java.base/sun.nio.ch.Net.connect(Net.java:578)
|
|
280
|
-
at java.base/sun.nio.ch.NioSocketImpl.connect(NioSocketImpl.java:583)
|
|
281
|
-
at java.base/java.net.SocksSocketImpl.connect(SocksSocketImpl.java:327)
|
|
282
|
-
at java.base/java.net.Socket.connect(Socket.java:751)
|
|
283
|
-
at java.base/sun.security.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:304)
|
|
284
|
-
at java.base/sun.security.ssl.BaseSSLSocketImpl.connect(BaseSSLSocketImpl.java:181)
|
|
285
|
-
at java.base/sun.net.NetworkClient.doConnect(NetworkClient.java:183)
|
|
286
|
-
at java.base/sun.net.www.http.HttpClient.openServer(HttpClient.java:531)
|
|
287
|
-
at java.base/sun.net.www.http.HttpClient.openServer(HttpClient.java:636)
|
|
288
|
-
at java.base/sun.net.www.protocol.https.HttpsClient.<init>(HttpsClient.java:264)
|
|
289
|
-
at java.base/sun.net.www.protocol.https.HttpsClient.New(HttpsClient.java:377)
|
|
290
|
-
at java.base/sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(AbstractDelegateHttpsURLConnection.java:193)
|
|
291
|
-
at java.base/sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1252)
|
|
292
|
-
at java.base/sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1138)
|
|
293
|
-
at java.base/sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:179)
|
|
294
|
-
at java.base/sun.net.www.protocol.https.HttpsURLConnectionImpl.connect(HttpsURLConnectionImpl.java:141)
|
|
295
|
-
at io.swagger.parser.util.RemoteUrl.urlToString(RemoteUrl.java:136)
|
|
296
|
-
at io.swagger.parser.SwaggerCompatConverter.readResourceListing(SwaggerCompatConverter.java:192)
|
|
297
|
-
at io.swagger.parser.SwaggerCompatConverter.read(SwaggerCompatConverter.java:122)
|
|
298
|
-
at io.swagger.parser.SwaggerCompatConverter.readWithInfo(SwaggerCompatConverter.java:93)
|
|
299
|
-
at io.swagger.parser.SwaggerParser.readWithInfo(SwaggerParser.java:45)
|
|
300
|
-
at io.swagger.v3.parser.converter.SwaggerConverter.readLocation(SwaggerConverter.java:83)
|
|
301
|
-
at io.swagger.parser.OpenAPIParser.readLocation(OpenAPIParser.java:16)
|
|
302
|
-
at org.openapitools.codegen.config.CodegenConfigurator.toContext(CodegenConfigurator.java:686)
|
|
303
|
-
at org.openapitools.codegen.config.CodegenConfigurator.toClientOptInput(CodegenConfigurator.java:744)
|
|
304
|
-
at org.openapitools.codegen.cmd.Generate.execute(Generate.java:527)
|
|
305
|
-
at org.openapitools.codegen.cmd.OpenApiGeneratorCommand.run(OpenApiGeneratorCommand.java:32)
|
|
306
|
-
at org.openapitools.codegen.OpenAPIGenerator.main(OpenAPIGenerator.java:66)
|
|
307
|
-
[main] ERROR i.s.parser.SwaggerCompatConverter - failed to read resource listing
|
|
308
|
-
java.net.ConnectException: Connection timed out
|
|
309
|
-
at java.base/sun.nio.ch.Net.connect0(Native Method)
|
|
310
|
-
at java.base/sun.nio.ch.Net.connect(Net.java:589)
|
|
311
|
-
at java.base/sun.nio.ch.Net.connect(Net.java:578)
|
|
312
|
-
at java.base/sun.nio.ch.NioSocketImpl.connect(NioSocketImpl.java:583)
|
|
313
|
-
at java.base/java.net.SocksSocketImpl.connect(SocksSocketImpl.java:327)
|
|
314
|
-
at java.base/java.net.Socket.connect(Socket.java:751)
|
|
315
|
-
at java.base/sun.security.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:304)
|
|
316
|
-
at java.base/sun.security.ssl.BaseSSLSocketImpl.connect(BaseSSLSocketImpl.java:181)
|
|
317
|
-
at java.base/sun.net.NetworkClient.doConnect(NetworkClient.java:183)
|
|
318
|
-
at java.base/sun.net.www.http.HttpClient.openServer(HttpClient.java:531)
|
|
319
|
-
at java.base/sun.net.www.http.HttpClient.openServer(HttpClient.java:636)
|
|
320
|
-
at java.base/sun.net.www.protocol.https.HttpsClient.<init>(HttpsClient.java:264)
|
|
321
|
-
at java.base/sun.net.www.protocol.https.HttpsClient.New(HttpsClient.java:377)
|
|
322
|
-
at java.base/sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(AbstractDelegateHttpsURLConnection.java:193)
|
|
323
|
-
at java.base/sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1252)
|
|
324
|
-
at java.base/sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1138)
|
|
325
|
-
at java.base/sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:179)
|
|
326
|
-
at java.base/sun.net.www.protocol.https.HttpsURLConnectionImpl.connect(HttpsURLConnectionImpl.java:141)
|
|
327
|
-
at io.swagger.parser.util.RemoteUrl.urlToString(RemoteUrl.java:136)
|
|
328
|
-
at io.swagger.parser.SwaggerCompatConverter.readResourceListing(SwaggerCompatConverter.java:192)
|
|
329
|
-
at io.swagger.parser.SwaggerCompatConverter.read(SwaggerCompatConverter.java:122)
|
|
330
|
-
at io.swagger.parser.SwaggerCompatConverter.readWithInfo(SwaggerCompatConverter.java:93)
|
|
331
|
-
at io.swagger.parser.SwaggerParser.readWithInfo(SwaggerParser.java:45)
|
|
332
|
-
at io.swagger.v3.parser.converter.SwaggerConverter.readLocation(SwaggerConverter.java:83)
|
|
333
|
-
at io.swagger.parser.OpenAPIParser.readLocation(OpenAPIParser.java:16)
|
|
334
|
-
at org.openapitools.codegen.config.CodegenConfigurator.toContext(CodegenConfigurator.java:686)
|
|
335
|
-
at org.openapitools.codegen.config.CodegenConfigurator.toClientOptInput(CodegenConfigurator.java:744)
|
|
336
|
-
at org.openapitools.codegen.cmd.Generate.execute(Generate.java:527)
|
|
337
|
-
at org.openapitools.codegen.cmd.OpenApiGeneratorCommand.run(OpenApiGeneratorCommand.java:32)
|
|
338
|
-
at org.openapitools.codegen.OpenAPIGenerator.main(OpenAPIGenerator.java:66)
|
|
339
|
-
Exception in thread "main" java.lang.NullPointerException: Cannot invoke "io.swagger.v3.oas.models.OpenAPI.getExtensions()" because "openAPI" is null
|
|
340
|
-
at org.openapitools.codegen.DefaultCodegen.specVersionGreaterThanOrEqualTo310(DefaultCodegen.java:930)
|
|
341
|
-
at org.openapitools.codegen.DefaultCodegen.setOpenAPI(DefaultCodegen.java:946)
|
|
342
|
-
at org.openapitools.codegen.ClientOptInput.setOpenAPI(ClientOptInput.java:128)
|
|
343
|
-
at org.openapitools.codegen.ClientOptInput.openAPI(ClientOptInput.java:38)
|
|
344
|
-
at org.openapitools.codegen.config.CodegenConfigurator.toClientOptInput(CodegenConfigurator.java:811)
|
|
345
|
-
at org.openapitools.codegen.cmd.Generate.execute(Generate.java:527)
|
|
346
|
-
at org.openapitools.codegen.cmd.OpenApiGeneratorCommand.run(OpenApiGeneratorCommand.java:32)
|
|
347
|
-
at org.openapitools.codegen.OpenAPIGenerator.main(OpenAPIGenerator.java:66)
|
|
1
|
+
[main] INFO o.o.codegen.DefaultGenerator - Generating with dryRun=false
|
|
2
|
+
[main] INFO o.o.codegen.DefaultGenerator - OpenAPI Generator: typescript-axios (client)
|
|
3
|
+
[main] INFO o.o.codegen.DefaultGenerator - Generator 'typescript-axios' is considered stable.
|
|
4
|
+
[main] INFO o.o.c.l.AbstractTypeScriptClientCodegen - Hint: Environment variable 'TS_POST_PROCESS_FILE' (optional) not defined. E.g. to format the source code, please try 'export TS_POST_PROCESS_FILE="/usr/local/bin/prettier --write"' (Linux/Mac)
|
|
5
|
+
[main] INFO o.o.c.l.AbstractTypeScriptClientCodegen - Note: To enable file post-processing, 'enablePostProcessFile' must be set to `true` (--enable-post-process-file for CLI).
|
|
6
|
+
[main] INFO o.o.codegen.InlineModelResolver - Inline schema created as _api_healthCheck_get_200_response. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings _api_healthCheck_get_200_response=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings _api_healthCheck_get_200_response=NewModel,ModelA=NewModelA in CLI).
|
|
7
|
+
[main] INFO o.o.codegen.InlineModelResolver - Inline schema created as _api_examples_get_200_response_inner. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings _api_examples_get_200_response_inner=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings _api_examples_get_200_response_inner=NewModel,ModelA=NewModelA in CLI).
|
|
8
|
+
[main] INFO o.o.codegen.InlineModelResolver - Inline schema created as _api_examples_post_request. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings _api_examples_post_request=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings _api_examples_post_request=NewModel,ModelA=NewModelA in CLI).
|
|
9
|
+
[main] INFO o.o.codegen.InlineModelResolver - Inline schema created as _api_examples__id__put_request. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings _api_examples__id__put_request=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings _api_examples__id__put_request=NewModel,ModelA=NewModelA in CLI).
|
|
10
|
+
[main] INFO o.o.codegen.InlineModelResolver - Inline schema created as _api_news_get_200_response_responseObject_items_inner. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings _api_news_get_200_response_responseObject_items_inner=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings _api_news_get_200_response_responseObject_items_inner=NewModel,ModelA=NewModelA in CLI).
|
|
11
|
+
[main] INFO o.o.codegen.InlineModelResolver - Inline schema created as _api_news_get_200_response_responseObject. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings _api_news_get_200_response_responseObject=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings _api_news_get_200_response_responseObject=NewModel,ModelA=NewModelA in CLI).
|
|
12
|
+
[main] INFO o.o.codegen.InlineModelResolver - Inline schema created as _api_news_get_200_response. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings _api_news_get_200_response=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings _api_news_get_200_response=NewModel,ModelA=NewModelA in CLI).
|
|
13
|
+
[main] INFO o.o.codegen.InlineModelResolver - Inline schema created as _api_news__id__get_200_response_responseObject_leagues_inner_league. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings _api_news__id__get_200_response_responseObject_leagues_inner_league=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings _api_news__id__get_200_response_responseObject_leagues_inner_league=NewModel,ModelA=NewModelA in CLI).
|
|
14
|
+
[main] INFO o.o.codegen.InlineModelResolver - Inline schema created as _api_news__id__get_200_response_responseObject_leagues_inner. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings _api_news__id__get_200_response_responseObject_leagues_inner=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings _api_news__id__get_200_response_responseObject_leagues_inner=NewModel,ModelA=NewModelA in CLI).
|
|
15
|
+
[main] INFO o.o.codegen.InlineModelResolver - Inline schema created as _api_news__id__get_200_response_responseObject. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings _api_news__id__get_200_response_responseObject=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings _api_news__id__get_200_response_responseObject=NewModel,ModelA=NewModelA in CLI).
|
|
16
|
+
[main] INFO o.o.codegen.InlineModelResolver - Inline schema created as _api_news__id__get_200_response. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings _api_news__id__get_200_response=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings _api_news__id__get_200_response=NewModel,ModelA=NewModelA in CLI).
|
|
17
|
+
[main] INFO o.o.codegen.InlineModelResolver - Inline schema created as _api_padel_matches_get_200_response_score_inner. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings _api_padel_matches_get_200_response_score_inner=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings _api_padel_matches_get_200_response_score_inner=NewModel,ModelA=NewModelA in CLI).
|
|
18
|
+
[main] INFO o.o.codegen.InlineModelResolver - Inline schema created as _api_padel_matches_get_200_response_players_team_1_inner. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings _api_padel_matches_get_200_response_players_team_1_inner=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings _api_padel_matches_get_200_response_players_team_1_inner=NewModel,ModelA=NewModelA in CLI).
|
|
19
|
+
[main] INFO o.o.codegen.InlineModelResolver - Inline schema created as _api_padel_matches_get_200_response_players. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings _api_padel_matches_get_200_response_players=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings _api_padel_matches_get_200_response_players=NewModel,ModelA=NewModelA in CLI).
|
|
20
|
+
[main] INFO o.o.codegen.InlineModelResolver - Inline schema created as _api_padel_matches_get_200_response_stats_match_value. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings _api_padel_matches_get_200_response_stats_match_value=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings _api_padel_matches_get_200_response_stats_match_value=NewModel,ModelA=NewModelA in CLI).
|
|
21
|
+
[main] INFO o.o.codegen.InlineModelResolver - Inline schema created as _api_padel_matches_get_200_response_stats_connections. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings _api_padel_matches_get_200_response_stats_connections=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings _api_padel_matches_get_200_response_stats_connections=NewModel,ModelA=NewModelA in CLI).
|
|
22
|
+
[main] INFO o.o.codegen.InlineModelResolver - Inline schema created as _api_padel_matches_get_200_response_stats. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings _api_padel_matches_get_200_response_stats=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings _api_padel_matches_get_200_response_stats=NewModel,ModelA=NewModelA in CLI).
|
|
23
|
+
[main] INFO o.o.codegen.InlineModelResolver - Inline schema created as _api_padel_matches_get_200_response_sets_sets_inner_games_inner. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings _api_padel_matches_get_200_response_sets_sets_inner_games_inner=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings _api_padel_matches_get_200_response_sets_sets_inner_games_inner=NewModel,ModelA=NewModelA in CLI).
|
|
24
|
+
[main] INFO o.o.codegen.InlineModelResolver - Inline schema created as _api_padel_matches_get_200_response_sets_sets_inner. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings _api_padel_matches_get_200_response_sets_sets_inner=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings _api_padel_matches_get_200_response_sets_sets_inner=NewModel,ModelA=NewModelA in CLI).
|
|
25
|
+
[main] INFO o.o.codegen.InlineModelResolver - Inline schema created as _api_padel_matches_get_200_response_sets. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings _api_padel_matches_get_200_response_sets=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings _api_padel_matches_get_200_response_sets=NewModel,ModelA=NewModelA in CLI).
|
|
26
|
+
[main] INFO o.o.codegen.InlineModelResolver - Inline schema created as _api_padel_matches_get_200_response. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings _api_padel_matches_get_200_response=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings _api_padel_matches_get_200_response=NewModel,ModelA=NewModelA in CLI).
|
|
27
|
+
[main] INFO o.o.codegen.utils.URLPathUtils - 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/]
|
|
28
|
+
[main] INFO o.o.codegen.utils.URLPathUtils - 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/]
|
|
29
|
+
[main] INFO o.o.codegen.TemplateManager - writing file /root/drx-sdk/./docs/ApiExamplesGet200ResponseInner.md
|
|
30
|
+
[main] INFO o.o.codegen.TemplateManager - writing file /root/drx-sdk/./docs/ApiExamplesIdPutRequest.md
|
|
31
|
+
[main] INFO o.o.codegen.TemplateManager - writing file /root/drx-sdk/./docs/ApiExamplesPostRequest.md
|
|
32
|
+
[main] INFO o.o.codegen.TemplateManager - writing file /root/drx-sdk/./docs/ApiHealthCheckGet200Response.md
|
|
33
|
+
[main] INFO o.o.codegen.TemplateManager - writing file /root/drx-sdk/./docs/ApiNewsGet200Response.md
|
|
34
|
+
[main] INFO o.o.codegen.TemplateManager - writing file /root/drx-sdk/./docs/ApiNewsGet200ResponseResponseObject.md
|
|
35
|
+
[main] INFO o.o.codegen.TemplateManager - writing file /root/drx-sdk/./docs/ApiNewsGet200ResponseResponseObjectItemsInner.md
|
|
36
|
+
[main] INFO o.o.codegen.TemplateManager - writing file /root/drx-sdk/./docs/ApiNewsIdGet200Response.md
|
|
37
|
+
[main] INFO o.o.codegen.TemplateManager - writing file /root/drx-sdk/./docs/ApiNewsIdGet200ResponseResponseObject.md
|
|
38
|
+
[main] INFO o.o.codegen.TemplateManager - writing file /root/drx-sdk/./docs/ApiNewsIdGet200ResponseResponseObjectLeaguesInner.md
|
|
39
|
+
[main] INFO o.o.codegen.TemplateManager - writing file /root/drx-sdk/./docs/ApiNewsIdGet200ResponseResponseObjectLeaguesInnerLeague.md
|
|
40
|
+
[main] INFO o.o.codegen.TemplateManager - writing file /root/drx-sdk/./docs/ApiPadelMatchesGet200Response.md
|
|
41
|
+
[main] INFO o.o.codegen.TemplateManager - writing file /root/drx-sdk/./docs/ApiPadelMatchesGet200ResponsePlayers.md
|
|
42
|
+
[main] INFO o.o.codegen.TemplateManager - writing file /root/drx-sdk/./docs/ApiPadelMatchesGet200ResponsePlayersTeam1Inner.md
|
|
43
|
+
[main] INFO o.o.codegen.TemplateManager - writing file /root/drx-sdk/./docs/ApiPadelMatchesGet200ResponseScoreInner.md
|
|
44
|
+
[main] INFO o.o.codegen.TemplateManager - writing file /root/drx-sdk/./docs/ApiPadelMatchesGet200ResponseSets.md
|
|
45
|
+
[main] INFO o.o.codegen.TemplateManager - writing file /root/drx-sdk/./docs/ApiPadelMatchesGet200ResponseSetsSetsInner.md
|
|
46
|
+
[main] INFO o.o.codegen.TemplateManager - writing file /root/drx-sdk/./docs/ApiPadelMatchesGet200ResponseSetsSetsInnerGamesInner.md
|
|
47
|
+
[main] INFO o.o.codegen.TemplateManager - writing file /root/drx-sdk/./docs/ApiPadelMatchesGet200ResponseStats.md
|
|
48
|
+
[main] INFO o.o.codegen.TemplateManager - writing file /root/drx-sdk/./docs/ApiPadelMatchesGet200ResponseStatsConnections.md
|
|
49
|
+
[main] INFO o.o.codegen.TemplateManager - writing file /root/drx-sdk/./docs/ApiPadelMatchesGet200ResponseStatsMatchValue.md
|
|
50
|
+
[main] WARN o.o.codegen.DefaultCodegen - Empty operationId found for path: get /api/healthCheck. Renamed to auto-generated operationId: apiHealthCheckGet
|
|
51
|
+
[main] WARN o.o.codegen.DefaultCodegen - Empty operationId found for path: get /api/examples. Renamed to auto-generated operationId: apiExamplesGet
|
|
52
|
+
[main] WARN o.o.codegen.DefaultCodegen - Empty operationId found for path: post /api/examples. Renamed to auto-generated operationId: apiExamplesPost
|
|
53
|
+
[main] WARN o.o.codegen.DefaultCodegen - Empty operationId found for path: get /api/examples/{id}. Renamed to auto-generated operationId: apiExamplesIdGet
|
|
54
|
+
[main] WARN o.o.codegen.DefaultCodegen - Empty operationId found for path: put /api/examples/{id}. Renamed to auto-generated operationId: apiExamplesIdPut
|
|
55
|
+
[main] WARN o.o.codegen.DefaultCodegen - Empty operationId found for path: delete /api/examples/{id}. Renamed to auto-generated operationId: apiExamplesIdDelete
|
|
56
|
+
[main] WARN o.o.codegen.DefaultCodegen - Empty operationId found for path: get /api/news. Renamed to auto-generated operationId: apiNewsGet
|
|
57
|
+
[main] WARN o.o.codegen.DefaultCodegen - Empty operationId found for path: get /api/news/{id}. Renamed to auto-generated operationId: apiNewsIdGet
|
|
58
|
+
[main] WARN o.o.codegen.DefaultCodegen - Empty operationId found for path: get /api/padel/matches. Renamed to auto-generated operationId: apiPadelMatchesGet
|
|
59
|
+
[main] INFO o.o.codegen.utils.URLPathUtils - 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/]
|
|
60
|
+
[main] INFO o.o.codegen.TemplateManager - writing file /root/drx-sdk/./docs/ExampleApi.md
|
|
61
|
+
[main] INFO o.o.codegen.utils.URLPathUtils - 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/]
|
|
62
|
+
[main] INFO o.o.codegen.TemplateManager - writing file /root/drx-sdk/./docs/HealthCheckApi.md
|
|
63
|
+
[main] INFO o.o.codegen.utils.URLPathUtils - 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/]
|
|
64
|
+
[main] INFO o.o.codegen.TemplateManager - writing file /root/drx-sdk/./docs/NewsApi.md
|
|
65
|
+
[main] INFO o.o.codegen.utils.URLPathUtils - 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/]
|
|
66
|
+
[main] INFO o.o.codegen.TemplateManager - writing file /root/drx-sdk/./docs/PadelApi.md
|
|
67
|
+
[main] INFO o.o.codegen.utils.URLPathUtils - 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/]
|
|
68
|
+
[main] INFO o.o.codegen.TemplateManager - writing file /root/drx-sdk/./index.ts
|
|
69
|
+
[main] INFO o.o.codegen.TemplateManager - writing file /root/drx-sdk/./base.ts
|
|
70
|
+
[main] INFO o.o.codegen.TemplateManager - writing file /root/drx-sdk/./common.ts
|
|
71
|
+
[main] INFO o.o.codegen.TemplateManager - writing file /root/drx-sdk/./api.ts
|
|
72
|
+
[main] INFO o.o.codegen.TemplateManager - writing file /root/drx-sdk/./configuration.ts
|
|
73
|
+
[main] INFO o.o.codegen.TemplateManager - writing file /root/drx-sdk/./git_push.sh
|
|
74
|
+
[main] INFO o.o.codegen.TemplateManager - writing file /root/drx-sdk/./.gitignore
|
|
75
|
+
[main] INFO o.o.codegen.TemplateManager - writing file /root/drx-sdk/./.npmignore
|
|
76
|
+
[main] INFO o.o.codegen.TemplateManager - Skipped /root/drx-sdk/./.openapi-generator-ignore (Skipped by supportingFiles options supplied by user.)
|
|
77
|
+
[main] INFO o.o.codegen.TemplateManager - writing file /root/drx-sdk/./.openapi-generator/VERSION
|
|
78
|
+
[main] INFO o.o.codegen.TemplateManager - writing file /root/drx-sdk/./.openapi-generator/FILES
|
|
79
|
+
################################################################################
|
|
80
|
+
# Thanks for using OpenAPI Generator. #
|
|
81
|
+
# Please consider donation to help us maintain this project 🙏 #
|
|
82
|
+
# https://opencollective.com/openapi_generator/donate #
|
|
83
|
+
################################################################################
|
|
348
84
|
✅ SDK generated
|
|
349
|
-
|
|
350
|
-
|
|
351
|
-
|
|
352
|
-
|
|
353
|
-
|
|
85
|
+
[master e31c0a5] VPS: Generated API SDK
|
|
86
|
+
2 files changed, 6 insertions(+), 2 deletions(-)
|
|
87
|
+
remote:
|
|
88
|
+
remote: Project 'drxsuperapp/drx-sdk' was moved to 'drx-super/drx-sdk'.
|
|
89
|
+
remote:
|
|
90
|
+
remote: Please update your Git remote:
|
|
91
|
+
remote:
|
|
92
|
+
remote: git remote set-url origin https://gitlab.com/drx-super/drx-sdk.git
|
|
93
|
+
remote:
|
|
94
|
+
remote:
|
|
95
|
+
To https://gitlab.com/drxsuperapp/drx-sdk.git
|
|
96
|
+
5547e8f..e31c0a5 master -> master
|
|
354
97
|
✅ Changes committed and pushed
|
|
355
|
-
v1.1.
|
|
98
|
+
v1.1.15
|
|
356
99
|
remote:
|
|
357
100
|
remote: Project 'drxsuperapp/drx-sdk' was moved to 'drx-super/drx-sdk'.
|
|
358
101
|
remote:
|
|
@@ -362,13 +105,13 @@ remote: git remote set-url origin https://gitlab.com/drx-super/drx-sdk.git
|
|
|
362
105
|
remote:
|
|
363
106
|
remote:
|
|
364
107
|
To https://gitlab.com/drxsuperapp/drx-sdk.git
|
|
365
|
-
|
|
108
|
+
e31c0a5..64fd202 master -> master
|
|
366
109
|
✅ Version bumped
|
|
367
110
|
|
|
368
|
-
> @drxsuperapp/sdk@1.1.
|
|
111
|
+
> @drxsuperapp/sdk@1.1.15 prepublishOnly
|
|
369
112
|
> npm run build
|
|
370
113
|
|
|
371
114
|
|
|
372
|
-
> @drxsuperapp/sdk@1.1.
|
|
115
|
+
> @drxsuperapp/sdk@1.1.15 build
|
|
373
116
|
> tsc
|
|
374
117
|
|
package/dist/api.d.ts
CHANGED
|
@@ -1047,6 +1047,7 @@ export declare class NewsApi extends BaseAPI {
|
|
|
1047
1047
|
export declare const PadelApiAxiosParamCreator: (configuration?: Configuration) => {
|
|
1048
1048
|
/**
|
|
1049
1049
|
*
|
|
1050
|
+
* @summary List padel matches
|
|
1050
1051
|
* @param {*} [options] Override http request option.
|
|
1051
1052
|
* @throws {RequiredError}
|
|
1052
1053
|
*/
|
|
@@ -1059,6 +1060,7 @@ export declare const PadelApiAxiosParamCreator: (configuration?: Configuration)
|
|
|
1059
1060
|
export declare const PadelApiFp: (configuration?: Configuration) => {
|
|
1060
1061
|
/**
|
|
1061
1062
|
*
|
|
1063
|
+
* @summary List padel matches
|
|
1062
1064
|
* @param {*} [options] Override http request option.
|
|
1063
1065
|
* @throws {RequiredError}
|
|
1064
1066
|
*/
|
|
@@ -1071,6 +1073,7 @@ export declare const PadelApiFp: (configuration?: Configuration) => {
|
|
|
1071
1073
|
export declare const PadelApiFactory: (configuration?: Configuration, basePath?: string, axios?: AxiosInstance) => {
|
|
1072
1074
|
/**
|
|
1073
1075
|
*
|
|
1076
|
+
* @summary List padel matches
|
|
1074
1077
|
* @param {*} [options] Override http request option.
|
|
1075
1078
|
* @throws {RequiredError}
|
|
1076
1079
|
*/
|
|
@@ -1085,6 +1088,7 @@ export declare const PadelApiFactory: (configuration?: Configuration, basePath?:
|
|
|
1085
1088
|
export declare class PadelApi extends BaseAPI {
|
|
1086
1089
|
/**
|
|
1087
1090
|
*
|
|
1091
|
+
* @summary List padel matches
|
|
1088
1092
|
* @param {*} [options] Override http request option.
|
|
1089
1093
|
* @throws {RequiredError}
|
|
1090
1094
|
* @memberof PadelApi
|
package/dist/api.js
CHANGED
|
@@ -625,6 +625,7 @@ export const PadelApiAxiosParamCreator = function (configuration) {
|
|
|
625
625
|
return {
|
|
626
626
|
/**
|
|
627
627
|
*
|
|
628
|
+
* @summary List padel matches
|
|
628
629
|
* @param {*} [options] Override http request option.
|
|
629
630
|
* @throws {RequiredError}
|
|
630
631
|
*/
|
|
@@ -658,6 +659,7 @@ export const PadelApiFp = function (configuration) {
|
|
|
658
659
|
return {
|
|
659
660
|
/**
|
|
660
661
|
*
|
|
662
|
+
* @summary List padel matches
|
|
661
663
|
* @param {*} [options] Override http request option.
|
|
662
664
|
* @throws {RequiredError}
|
|
663
665
|
*/
|
|
@@ -678,6 +680,7 @@ export const PadelApiFactory = function (configuration, basePath, axios) {
|
|
|
678
680
|
return {
|
|
679
681
|
/**
|
|
680
682
|
*
|
|
683
|
+
* @summary List padel matches
|
|
681
684
|
* @param {*} [options] Override http request option.
|
|
682
685
|
* @throws {RequiredError}
|
|
683
686
|
*/
|
|
@@ -695,6 +698,7 @@ export const PadelApiFactory = function (configuration, basePath, axios) {
|
|
|
695
698
|
export class PadelApi extends BaseAPI {
|
|
696
699
|
/**
|
|
697
700
|
*
|
|
701
|
+
* @summary List padel matches
|
|
698
702
|
* @param {*} [options] Override http request option.
|
|
699
703
|
* @throws {RequiredError}
|
|
700
704
|
* @memberof PadelApi
|
package/docs/PadelApi.md
CHANGED
|
@@ -4,7 +4,7 @@ All URIs are relative to *http://localhost*
|
|
|
4
4
|
|
|
5
5
|
|Method | HTTP request | Description|
|
|
6
6
|
|------------- | ------------- | -------------|
|
|
7
|
-
|[**apiPadelMatchesGet**](#apipadelmatchesget) | **GET** /api/padel/matches | |
|
|
7
|
+
|[**apiPadelMatchesGet**](#apipadelmatchesget) | **GET** /api/padel/matches | List padel matches|
|
|
8
8
|
|
|
9
9
|
# **apiPadelMatchesGet**
|
|
10
10
|
> ApiPadelMatchesGet200Response apiPadelMatchesGet()
|
|
@@ -45,7 +45,7 @@ No authorization required
|
|
|
45
45
|
### HTTP response details
|
|
46
46
|
| Status code | Description | Response headers |
|
|
47
47
|
|-------------|-------------|------------------|
|
|
48
|
-
|**200** | List of padel matches | - |
|
|
48
|
+
|**200** | List of padel matches new | - |
|
|
49
49
|
|
|
50
50
|
[[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)
|
|
51
51
|
|
package/package.json
CHANGED
package/workflow.sh
CHANGED
|
@@ -33,7 +33,7 @@ fi
|
|
|
33
33
|
[ -f .gitignore ] && cp .gitignore .gitignore.backup
|
|
34
34
|
|
|
35
35
|
openapi-generator-cli generate \
|
|
36
|
-
-i https://
|
|
36
|
+
-i https://api-dev.drxapps.com/swagger.json \
|
|
37
37
|
-g typescript-axios \
|
|
38
38
|
-o ./ \
|
|
39
39
|
--auth "Authorization:Basic%20Z2FtYnVsbHM6OGQxbUZKcWJmZTVybVJ6" >> "$LOGFILE" 2>&1
|