kleisterjs 2.10.0 → 2.12.0
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/.github/RELEASE +1 -1
- package/.openapi-generator/FILES +58 -58
- package/.openapi-generator/VERSION +1 -1
- package/CHANGELOG.md +20 -0
- package/README.md +2 -2
- package/api/auth-api.ts +3 -8
- package/api/fabric-api.ts +6 -12
- package/api/forge-api.ts +6 -12
- package/api/group-api.ts +12 -24
- package/api/minecraft-api.ts +6 -12
- package/api/mod-api.ts +15 -30
- package/api/neoforge-api.ts +6 -12
- package/api/pack-api.ts +15 -30
- package/api/quilt-api.ts +6 -12
- package/api/user-api.ts +12 -24
- package/docs/AuthApi.md +2 -2
- package/docs/FabricApi.md +4 -4
- package/docs/ForgeApi.md +4 -4
- package/docs/GroupApi.md +8 -8
- package/docs/InlineObject.md +22 -0
- package/docs/InlineObject1.md +26 -0
- package/docs/InlineObject10.md +28 -0
- package/docs/InlineObject11.md +26 -0
- package/docs/InlineObject12.md +28 -0
- package/docs/InlineObject13.md +28 -0
- package/docs/InlineObject14.md +28 -0
- package/docs/InlineObject15.md +30 -0
- package/docs/InlineObject16.md +26 -0
- package/docs/InlineObject17.md +28 -0
- package/docs/InlineObject18.md +28 -0
- package/docs/InlineObject19.md +28 -0
- package/docs/InlineObject2.md +28 -0
- package/docs/InlineObject20.md +30 -0
- package/docs/InlineObject21.md +26 -0
- package/docs/InlineObject22.md +28 -0
- package/docs/InlineObject23.md +28 -0
- package/docs/InlineObject24.md +28 -0
- package/docs/InlineObject25.md +26 -0
- package/docs/InlineObject26.md +28 -0
- package/docs/InlineObject27.md +28 -0
- package/docs/InlineObject28.md +28 -0
- package/docs/InlineObject3.md +26 -0
- package/docs/InlineObject4.md +28 -0
- package/docs/InlineObject5.md +26 -0
- package/docs/InlineObject6.md +28 -0
- package/docs/InlineObject7.md +26 -0
- package/docs/InlineObject8.md +28 -0
- package/docs/InlineObject9.md +26 -0
- package/docs/MinecraftApi.md +4 -4
- package/docs/ModApi.md +10 -10
- package/docs/NeoforgeApi.md +4 -4
- package/docs/PackApi.md +10 -10
- package/docs/QuiltApi.md +4 -4
- package/docs/UserApi.md +8 -8
- package/flake.lock +49 -77
- package/model/index.ts +29 -29
- package/model/{list-providers200-response.ts → inline-object.ts} +4 -4
- package/model/{list-minecrafts200-response.ts → inline-object1.ts} +6 -6
- package/model/{list-fabric-builds200-response.ts → inline-object10.ts} +7 -7
- package/model/{list-mods200-response.ts → inline-object11.ts} +6 -6
- package/model/{list-mod-users200-response.ts → inline-object12.ts} +7 -7
- package/model/{list-mod-groups200-response.ts → inline-object13.ts} +7 -7
- package/model/{list-versions200-response.ts → inline-object14.ts} +7 -7
- package/model/{list-version-builds200-response.ts → inline-object15.ts} +8 -8
- package/model/{list-packs200-response.ts → inline-object16.ts} +6 -6
- package/model/{list-pack-users200-response.ts → inline-object17.ts} +7 -7
- package/model/{list-pack-groups200-response.ts → inline-object18.ts} +7 -7
- package/model/{list-builds200-response.ts → inline-object19.ts} +7 -7
- package/model/{list-minecraft-builds200-response.ts → inline-object2.ts} +7 -7
- package/model/{list-build-versions200-response.ts → inline-object20.ts} +8 -8
- package/model/{list-groups200-response.ts → inline-object21.ts} +6 -6
- package/model/{list-group-users200-response.ts → inline-object22.ts} +7 -7
- package/model/{list-group-mods200-response.ts → inline-object23.ts} +7 -7
- package/model/{list-group-packs200-response.ts → inline-object24.ts} +7 -7
- package/model/{list-users200-response.ts → inline-object25.ts} +6 -6
- package/model/{list-user-groups200-response.ts → inline-object26.ts} +7 -7
- package/model/{list-user-mods200-response.ts → inline-object27.ts} +7 -7
- package/model/{list-user-packs200-response.ts → inline-object28.ts} +7 -7
- package/model/{list-forges200-response.ts → inline-object3.ts} +6 -6
- package/model/{list-forge-builds200-response.ts → inline-object4.ts} +7 -7
- package/model/{list-neoforges200-response.ts → inline-object5.ts} +6 -6
- package/model/{list-neoforge-builds200-response.ts → inline-object6.ts} +7 -7
- package/model/{list-quilts200-response.ts → inline-object7.ts} +6 -6
- package/model/{list-quilt-builds200-response.ts → inline-object8.ts} +7 -7
- package/model/{list-fabrics200-response.ts → inline-object9.ts} +6 -6
- package/openapi.yml +1 -1
- package/package.json +1 -1
package/.github/RELEASE
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
Mon Jun
|
|
1
|
+
Mon Jun 23 08:22:12 UTC 2025
|
package/.openapi-generator/FILES
CHANGED
|
@@ -40,35 +40,35 @@ docs/Group.md
|
|
|
40
40
|
docs/GroupApi.md
|
|
41
41
|
docs/GroupMod.md
|
|
42
42
|
docs/GroupPack.md
|
|
43
|
-
docs/
|
|
44
|
-
docs/
|
|
45
|
-
docs/
|
|
46
|
-
docs/
|
|
47
|
-
docs/
|
|
48
|
-
docs/
|
|
49
|
-
docs/
|
|
50
|
-
docs/
|
|
51
|
-
docs/
|
|
52
|
-
docs/
|
|
53
|
-
docs/
|
|
54
|
-
docs/
|
|
55
|
-
docs/
|
|
56
|
-
docs/
|
|
57
|
-
docs/
|
|
58
|
-
docs/
|
|
59
|
-
docs/
|
|
60
|
-
docs/
|
|
61
|
-
docs/
|
|
62
|
-
docs/
|
|
63
|
-
docs/
|
|
64
|
-
docs/
|
|
65
|
-
docs/
|
|
66
|
-
docs/
|
|
67
|
-
docs/
|
|
68
|
-
docs/
|
|
69
|
-
docs/
|
|
70
|
-
docs/
|
|
71
|
-
docs/
|
|
43
|
+
docs/InlineObject.md
|
|
44
|
+
docs/InlineObject1.md
|
|
45
|
+
docs/InlineObject10.md
|
|
46
|
+
docs/InlineObject11.md
|
|
47
|
+
docs/InlineObject12.md
|
|
48
|
+
docs/InlineObject13.md
|
|
49
|
+
docs/InlineObject14.md
|
|
50
|
+
docs/InlineObject15.md
|
|
51
|
+
docs/InlineObject16.md
|
|
52
|
+
docs/InlineObject17.md
|
|
53
|
+
docs/InlineObject18.md
|
|
54
|
+
docs/InlineObject19.md
|
|
55
|
+
docs/InlineObject2.md
|
|
56
|
+
docs/InlineObject20.md
|
|
57
|
+
docs/InlineObject21.md
|
|
58
|
+
docs/InlineObject22.md
|
|
59
|
+
docs/InlineObject23.md
|
|
60
|
+
docs/InlineObject24.md
|
|
61
|
+
docs/InlineObject25.md
|
|
62
|
+
docs/InlineObject26.md
|
|
63
|
+
docs/InlineObject27.md
|
|
64
|
+
docs/InlineObject28.md
|
|
65
|
+
docs/InlineObject3.md
|
|
66
|
+
docs/InlineObject4.md
|
|
67
|
+
docs/InlineObject5.md
|
|
68
|
+
docs/InlineObject6.md
|
|
69
|
+
docs/InlineObject7.md
|
|
70
|
+
docs/InlineObject8.md
|
|
71
|
+
docs/InlineObject9.md
|
|
72
72
|
docs/LoginAuthRequest.md
|
|
73
73
|
docs/Minecraft.md
|
|
74
74
|
docs/MinecraftApi.md
|
|
@@ -125,35 +125,35 @@ model/group-mod.ts
|
|
|
125
125
|
model/group-pack.ts
|
|
126
126
|
model/group.ts
|
|
127
127
|
model/index.ts
|
|
128
|
-
model/
|
|
129
|
-
model/
|
|
130
|
-
model/
|
|
131
|
-
model/
|
|
132
|
-
model/
|
|
133
|
-
model/
|
|
134
|
-
model/
|
|
135
|
-
model/
|
|
136
|
-
model/
|
|
137
|
-
model/
|
|
138
|
-
model/
|
|
139
|
-
model/
|
|
140
|
-
model/
|
|
141
|
-
model/
|
|
142
|
-
model/
|
|
143
|
-
model/
|
|
144
|
-
model/
|
|
145
|
-
model/
|
|
146
|
-
model/
|
|
147
|
-
model/
|
|
148
|
-
model/
|
|
149
|
-
model/
|
|
150
|
-
model/
|
|
151
|
-
model/
|
|
152
|
-
model/
|
|
153
|
-
model/
|
|
154
|
-
model/
|
|
155
|
-
model/
|
|
156
|
-
model/
|
|
128
|
+
model/inline-object.ts
|
|
129
|
+
model/inline-object1.ts
|
|
130
|
+
model/inline-object10.ts
|
|
131
|
+
model/inline-object11.ts
|
|
132
|
+
model/inline-object12.ts
|
|
133
|
+
model/inline-object13.ts
|
|
134
|
+
model/inline-object14.ts
|
|
135
|
+
model/inline-object15.ts
|
|
136
|
+
model/inline-object16.ts
|
|
137
|
+
model/inline-object17.ts
|
|
138
|
+
model/inline-object18.ts
|
|
139
|
+
model/inline-object19.ts
|
|
140
|
+
model/inline-object2.ts
|
|
141
|
+
model/inline-object20.ts
|
|
142
|
+
model/inline-object21.ts
|
|
143
|
+
model/inline-object22.ts
|
|
144
|
+
model/inline-object23.ts
|
|
145
|
+
model/inline-object24.ts
|
|
146
|
+
model/inline-object25.ts
|
|
147
|
+
model/inline-object26.ts
|
|
148
|
+
model/inline-object27.ts
|
|
149
|
+
model/inline-object28.ts
|
|
150
|
+
model/inline-object3.ts
|
|
151
|
+
model/inline-object4.ts
|
|
152
|
+
model/inline-object5.ts
|
|
153
|
+
model/inline-object6.ts
|
|
154
|
+
model/inline-object7.ts
|
|
155
|
+
model/inline-object8.ts
|
|
156
|
+
model/inline-object9.ts
|
|
157
157
|
model/login-auth-request.ts
|
|
158
158
|
model/minecraft.ts
|
|
159
159
|
model/mod-avatar.ts
|
|
@@ -1 +1 @@
|
|
|
1
|
-
7.
|
|
1
|
+
7.14.0
|
package/CHANGELOG.md
CHANGED
|
@@ -1,5 +1,25 @@
|
|
|
1
1
|
# Changelog
|
|
2
2
|
|
|
3
|
+
## [2.12.0](https://github.com/kleister/kleister-js/compare/v2.11.0...v2.12.0) (2025-06-30)
|
|
4
|
+
|
|
5
|
+
|
|
6
|
+
### Features
|
|
7
|
+
|
|
8
|
+
* automated openapi client update ([6636c7f](https://github.com/kleister/kleister-js/commit/6636c7f5e0b40b453207449666bbbd6087d24496))
|
|
9
|
+
|
|
10
|
+
|
|
11
|
+
### Bugfixes
|
|
12
|
+
|
|
13
|
+
* **deps:** update dependency prettier to v3.6.1 ([#180](https://github.com/kleister/kleister-js/issues/180)) ([ed593b1](https://github.com/kleister/kleister-js/commit/ed593b1c07d9fc2ebe1c4a38c42d46733b3b9327))
|
|
14
|
+
* **deps:** update dependency prettier to v3.6.2 ([#182](https://github.com/kleister/kleister-js/issues/182)) ([d0b5237](https://github.com/kleister/kleister-js/commit/d0b5237f0557955956b5ff19f82ecac59368e5bf))
|
|
15
|
+
|
|
16
|
+
## [2.11.0](https://github.com/kleister/kleister-js/compare/v2.10.0...v2.11.0) (2025-06-23)
|
|
17
|
+
|
|
18
|
+
|
|
19
|
+
### Features
|
|
20
|
+
|
|
21
|
+
* **deps:** update dependency prettier to v3.6.0 ([#179](https://github.com/kleister/kleister-js/issues/179)) ([0a5cdb4](https://github.com/kleister/kleister-js/commit/0a5cdb42fab56652cc3b54d19f8391912080cdf0))
|
|
22
|
+
|
|
3
23
|
## [2.10.0](https://github.com/kleister/kleister-js/compare/v2.9.0...v2.10.0) (2025-06-16)
|
|
4
24
|
|
|
5
25
|
|
package/README.md
CHANGED
|
@@ -6,7 +6,7 @@ This repository provides a client SDK for Typescript/Javascript. This SDK is
|
|
|
6
6
|
automatically generated by the [OpenAPI Generator][generator] project:
|
|
7
7
|
|
|
8
8
|
- API version: 1.0.0-alpha1
|
|
9
|
-
- Package version: 2.
|
|
9
|
+
- Package version: 2.12.0
|
|
10
10
|
- Build package: org.openapitools.codegen.languages.TypeScriptAxiosClientCodegen
|
|
11
11
|
|
|
12
12
|
For more information, please visit [https://kleister.eu](https://kleister.eu)
|
|
@@ -39,7 +39,7 @@ the following command within your project directory, after that you can import
|
|
|
39
39
|
it as other libraries:
|
|
40
40
|
|
|
41
41
|
```console
|
|
42
|
-
npm install --save kleisterjs@2.
|
|
42
|
+
npm install --save kleisterjs@2.12.0
|
|
43
43
|
```
|
|
44
44
|
|
|
45
45
|
### Installation with Git
|
package/api/auth-api.ts
CHANGED
|
@@ -46,7 +46,7 @@ import type { AuthToken } from "../model";
|
|
|
46
46
|
// @ts-ignore
|
|
47
47
|
import type { AuthVerify } from "../model";
|
|
48
48
|
// @ts-ignore
|
|
49
|
-
import type {
|
|
49
|
+
import type { InlineObject } from "../model";
|
|
50
50
|
// @ts-ignore
|
|
51
51
|
import type { LoginAuthRequest } from "../model";
|
|
52
52
|
// @ts-ignore
|
|
@@ -472,10 +472,7 @@ export const AuthApiFp = function (configuration?: Configuration) {
|
|
|
472
472
|
async listProviders(
|
|
473
473
|
options?: RawAxiosRequestConfig,
|
|
474
474
|
): Promise<
|
|
475
|
-
(
|
|
476
|
-
axios?: AxiosInstance,
|
|
477
|
-
basePath?: string,
|
|
478
|
-
) => AxiosPromise<ListProviders200Response>
|
|
475
|
+
(axios?: AxiosInstance, basePath?: string) => AxiosPromise<InlineObject>
|
|
479
476
|
> {
|
|
480
477
|
const localVarAxiosArgs =
|
|
481
478
|
await localVarAxiosParamCreator.listProviders(options);
|
|
@@ -672,9 +669,7 @@ export const AuthApiFactory = function (
|
|
|
672
669
|
* @param {*} [options] Override http request option.
|
|
673
670
|
* @throws {RequiredError}
|
|
674
671
|
*/
|
|
675
|
-
listProviders(
|
|
676
|
-
options?: RawAxiosRequestConfig,
|
|
677
|
-
): AxiosPromise<ListProviders200Response> {
|
|
672
|
+
listProviders(options?: RawAxiosRequestConfig): AxiosPromise<InlineObject> {
|
|
678
673
|
return localVarFp
|
|
679
674
|
.listProviders(options)
|
|
680
675
|
.then((request) => request(axios, basePath));
|
package/api/fabric-api.ts
CHANGED
|
@@ -44,9 +44,9 @@ import {
|
|
|
44
44
|
// @ts-ignore
|
|
45
45
|
import type { AttachMinecraftToBuildRequest } from "../model";
|
|
46
46
|
// @ts-ignore
|
|
47
|
-
import type {
|
|
47
|
+
import type { InlineObject10 } from "../model";
|
|
48
48
|
// @ts-ignore
|
|
49
|
-
import type {
|
|
49
|
+
import type { InlineObject9 } from "../model";
|
|
50
50
|
// @ts-ignore
|
|
51
51
|
import type { Notification } from "../model";
|
|
52
52
|
/**
|
|
@@ -513,10 +513,7 @@ export const FabricApiFp = function (configuration?: Configuration) {
|
|
|
513
513
|
offset?: number,
|
|
514
514
|
options?: RawAxiosRequestConfig,
|
|
515
515
|
): Promise<
|
|
516
|
-
(
|
|
517
|
-
axios?: AxiosInstance,
|
|
518
|
-
basePath?: string,
|
|
519
|
-
) => AxiosPromise<ListFabricBuilds200Response>
|
|
516
|
+
(axios?: AxiosInstance, basePath?: string) => AxiosPromise<InlineObject10>
|
|
520
517
|
> {
|
|
521
518
|
const localVarAxiosArgs =
|
|
522
519
|
await localVarAxiosParamCreator.listFabricBuilds(
|
|
@@ -552,10 +549,7 @@ export const FabricApiFp = function (configuration?: Configuration) {
|
|
|
552
549
|
search?: string,
|
|
553
550
|
options?: RawAxiosRequestConfig,
|
|
554
551
|
): Promise<
|
|
555
|
-
(
|
|
556
|
-
axios?: AxiosInstance,
|
|
557
|
-
basePath?: string,
|
|
558
|
-
) => AxiosPromise<ListFabrics200Response>
|
|
552
|
+
(axios?: AxiosInstance, basePath?: string) => AxiosPromise<InlineObject9>
|
|
559
553
|
> {
|
|
560
554
|
const localVarAxiosArgs = await localVarAxiosParamCreator.listFabrics(
|
|
561
555
|
search,
|
|
@@ -662,7 +656,7 @@ export const FabricApiFactory = function (
|
|
|
662
656
|
listFabricBuilds(
|
|
663
657
|
requestParameters: FabricApiListFabricBuildsRequest,
|
|
664
658
|
options?: RawAxiosRequestConfig,
|
|
665
|
-
): AxiosPromise<
|
|
659
|
+
): AxiosPromise<InlineObject10> {
|
|
666
660
|
return localVarFp
|
|
667
661
|
.listFabricBuilds(
|
|
668
662
|
requestParameters.fabricId,
|
|
@@ -685,7 +679,7 @@ export const FabricApiFactory = function (
|
|
|
685
679
|
listFabrics(
|
|
686
680
|
requestParameters: FabricApiListFabricsRequest = {},
|
|
687
681
|
options?: RawAxiosRequestConfig,
|
|
688
|
-
): AxiosPromise<
|
|
682
|
+
): AxiosPromise<InlineObject9> {
|
|
689
683
|
return localVarFp
|
|
690
684
|
.listFabrics(requestParameters.search, options)
|
|
691
685
|
.then((request) => request(axios, basePath));
|
package/api/forge-api.ts
CHANGED
|
@@ -44,9 +44,9 @@ import {
|
|
|
44
44
|
// @ts-ignore
|
|
45
45
|
import type { AttachMinecraftToBuildRequest } from "../model";
|
|
46
46
|
// @ts-ignore
|
|
47
|
-
import type {
|
|
47
|
+
import type { InlineObject3 } from "../model";
|
|
48
48
|
// @ts-ignore
|
|
49
|
-
import type {
|
|
49
|
+
import type { InlineObject4 } from "../model";
|
|
50
50
|
// @ts-ignore
|
|
51
51
|
import type { Notification } from "../model";
|
|
52
52
|
/**
|
|
@@ -513,10 +513,7 @@ export const ForgeApiFp = function (configuration?: Configuration) {
|
|
|
513
513
|
offset?: number,
|
|
514
514
|
options?: RawAxiosRequestConfig,
|
|
515
515
|
): Promise<
|
|
516
|
-
(
|
|
517
|
-
axios?: AxiosInstance,
|
|
518
|
-
basePath?: string,
|
|
519
|
-
) => AxiosPromise<ListForgeBuilds200Response>
|
|
516
|
+
(axios?: AxiosInstance, basePath?: string) => AxiosPromise<InlineObject4>
|
|
520
517
|
> {
|
|
521
518
|
const localVarAxiosArgs = await localVarAxiosParamCreator.listForgeBuilds(
|
|
522
519
|
forgeId,
|
|
@@ -551,10 +548,7 @@ export const ForgeApiFp = function (configuration?: Configuration) {
|
|
|
551
548
|
search?: string,
|
|
552
549
|
options?: RawAxiosRequestConfig,
|
|
553
550
|
): Promise<
|
|
554
|
-
(
|
|
555
|
-
axios?: AxiosInstance,
|
|
556
|
-
basePath?: string,
|
|
557
|
-
) => AxiosPromise<ListForges200Response>
|
|
551
|
+
(axios?: AxiosInstance, basePath?: string) => AxiosPromise<InlineObject3>
|
|
558
552
|
> {
|
|
559
553
|
const localVarAxiosArgs = await localVarAxiosParamCreator.listForges(
|
|
560
554
|
search,
|
|
@@ -661,7 +655,7 @@ export const ForgeApiFactory = function (
|
|
|
661
655
|
listForgeBuilds(
|
|
662
656
|
requestParameters: ForgeApiListForgeBuildsRequest,
|
|
663
657
|
options?: RawAxiosRequestConfig,
|
|
664
|
-
): AxiosPromise<
|
|
658
|
+
): AxiosPromise<InlineObject4> {
|
|
665
659
|
return localVarFp
|
|
666
660
|
.listForgeBuilds(
|
|
667
661
|
requestParameters.forgeId,
|
|
@@ -684,7 +678,7 @@ export const ForgeApiFactory = function (
|
|
|
684
678
|
listForges(
|
|
685
679
|
requestParameters: ForgeApiListForgesRequest = {},
|
|
686
680
|
options?: RawAxiosRequestConfig,
|
|
687
|
-
): AxiosPromise<
|
|
681
|
+
): AxiosPromise<InlineObject3> {
|
|
688
682
|
return localVarFp
|
|
689
683
|
.listForges(requestParameters.search, options)
|
|
690
684
|
.then((request) => request(axios, basePath));
|
package/api/group-api.ts
CHANGED
|
@@ -52,13 +52,13 @@ import type { DeletePackFromUserRequest } from "../model";
|
|
|
52
52
|
// @ts-ignore
|
|
53
53
|
import type { Group } from "../model";
|
|
54
54
|
// @ts-ignore
|
|
55
|
-
import type {
|
|
55
|
+
import type { InlineObject21 } from "../model";
|
|
56
56
|
// @ts-ignore
|
|
57
|
-
import type {
|
|
57
|
+
import type { InlineObject22 } from "../model";
|
|
58
58
|
// @ts-ignore
|
|
59
|
-
import type {
|
|
59
|
+
import type { InlineObject23 } from "../model";
|
|
60
60
|
// @ts-ignore
|
|
61
|
-
import type {
|
|
61
|
+
import type { InlineObject24 } from "../model";
|
|
62
62
|
// @ts-ignore
|
|
63
63
|
import type { Notification } from "../model";
|
|
64
64
|
// @ts-ignore
|
|
@@ -1678,10 +1678,7 @@ export const GroupApiFp = function (configuration?: Configuration) {
|
|
|
1678
1678
|
offset?: number,
|
|
1679
1679
|
options?: RawAxiosRequestConfig,
|
|
1680
1680
|
): Promise<
|
|
1681
|
-
(
|
|
1682
|
-
axios?: AxiosInstance,
|
|
1683
|
-
basePath?: string,
|
|
1684
|
-
) => AxiosPromise<ListGroupMods200Response>
|
|
1681
|
+
(axios?: AxiosInstance, basePath?: string) => AxiosPromise<InlineObject23>
|
|
1685
1682
|
> {
|
|
1686
1683
|
const localVarAxiosArgs = await localVarAxiosParamCreator.listGroupMods(
|
|
1687
1684
|
groupId,
|
|
@@ -1726,10 +1723,7 @@ export const GroupApiFp = function (configuration?: Configuration) {
|
|
|
1726
1723
|
offset?: number,
|
|
1727
1724
|
options?: RawAxiosRequestConfig,
|
|
1728
1725
|
): Promise<
|
|
1729
|
-
(
|
|
1730
|
-
axios?: AxiosInstance,
|
|
1731
|
-
basePath?: string,
|
|
1732
|
-
) => AxiosPromise<ListGroupPacks200Response>
|
|
1726
|
+
(axios?: AxiosInstance, basePath?: string) => AxiosPromise<InlineObject24>
|
|
1733
1727
|
> {
|
|
1734
1728
|
const localVarAxiosArgs = await localVarAxiosParamCreator.listGroupPacks(
|
|
1735
1729
|
groupId,
|
|
@@ -1774,10 +1768,7 @@ export const GroupApiFp = function (configuration?: Configuration) {
|
|
|
1774
1768
|
offset?: number,
|
|
1775
1769
|
options?: RawAxiosRequestConfig,
|
|
1776
1770
|
): Promise<
|
|
1777
|
-
(
|
|
1778
|
-
axios?: AxiosInstance,
|
|
1779
|
-
basePath?: string,
|
|
1780
|
-
) => AxiosPromise<ListGroupUsers200Response>
|
|
1771
|
+
(axios?: AxiosInstance, basePath?: string) => AxiosPromise<InlineObject22>
|
|
1781
1772
|
> {
|
|
1782
1773
|
const localVarAxiosArgs = await localVarAxiosParamCreator.listGroupUsers(
|
|
1783
1774
|
groupId,
|
|
@@ -1820,10 +1811,7 @@ export const GroupApiFp = function (configuration?: Configuration) {
|
|
|
1820
1811
|
offset?: number,
|
|
1821
1812
|
options?: RawAxiosRequestConfig,
|
|
1822
1813
|
): Promise<
|
|
1823
|
-
(
|
|
1824
|
-
axios?: AxiosInstance,
|
|
1825
|
-
basePath?: string,
|
|
1826
|
-
) => AxiosPromise<ListGroups200Response>
|
|
1814
|
+
(axios?: AxiosInstance, basePath?: string) => AxiosPromise<InlineObject21>
|
|
1827
1815
|
> {
|
|
1828
1816
|
const localVarAxiosArgs = await localVarAxiosParamCreator.listGroups(
|
|
1829
1817
|
search,
|
|
@@ -2175,7 +2163,7 @@ export const GroupApiFactory = function (
|
|
|
2175
2163
|
listGroupMods(
|
|
2176
2164
|
requestParameters: GroupApiListGroupModsRequest,
|
|
2177
2165
|
options?: RawAxiosRequestConfig,
|
|
2178
|
-
): AxiosPromise<
|
|
2166
|
+
): AxiosPromise<InlineObject23> {
|
|
2179
2167
|
return localVarFp
|
|
2180
2168
|
.listGroupMods(
|
|
2181
2169
|
requestParameters.groupId,
|
|
@@ -2198,7 +2186,7 @@ export const GroupApiFactory = function (
|
|
|
2198
2186
|
listGroupPacks(
|
|
2199
2187
|
requestParameters: GroupApiListGroupPacksRequest,
|
|
2200
2188
|
options?: RawAxiosRequestConfig,
|
|
2201
|
-
): AxiosPromise<
|
|
2189
|
+
): AxiosPromise<InlineObject24> {
|
|
2202
2190
|
return localVarFp
|
|
2203
2191
|
.listGroupPacks(
|
|
2204
2192
|
requestParameters.groupId,
|
|
@@ -2221,7 +2209,7 @@ export const GroupApiFactory = function (
|
|
|
2221
2209
|
listGroupUsers(
|
|
2222
2210
|
requestParameters: GroupApiListGroupUsersRequest,
|
|
2223
2211
|
options?: RawAxiosRequestConfig,
|
|
2224
|
-
): AxiosPromise<
|
|
2212
|
+
): AxiosPromise<InlineObject22> {
|
|
2225
2213
|
return localVarFp
|
|
2226
2214
|
.listGroupUsers(
|
|
2227
2215
|
requestParameters.groupId,
|
|
@@ -2244,7 +2232,7 @@ export const GroupApiFactory = function (
|
|
|
2244
2232
|
listGroups(
|
|
2245
2233
|
requestParameters: GroupApiListGroupsRequest = {},
|
|
2246
2234
|
options?: RawAxiosRequestConfig,
|
|
2247
|
-
): AxiosPromise<
|
|
2235
|
+
): AxiosPromise<InlineObject21> {
|
|
2248
2236
|
return localVarFp
|
|
2249
2237
|
.listGroups(
|
|
2250
2238
|
requestParameters.search,
|
package/api/minecraft-api.ts
CHANGED
|
@@ -44,9 +44,9 @@ import {
|
|
|
44
44
|
// @ts-ignore
|
|
45
45
|
import type { AttachMinecraftToBuildRequest } from "../model";
|
|
46
46
|
// @ts-ignore
|
|
47
|
-
import type {
|
|
47
|
+
import type { InlineObject1 } from "../model";
|
|
48
48
|
// @ts-ignore
|
|
49
|
-
import type {
|
|
49
|
+
import type { InlineObject2 } from "../model";
|
|
50
50
|
// @ts-ignore
|
|
51
51
|
import type { Notification } from "../model";
|
|
52
52
|
/**
|
|
@@ -514,10 +514,7 @@ export const MinecraftApiFp = function (configuration?: Configuration) {
|
|
|
514
514
|
offset?: number,
|
|
515
515
|
options?: RawAxiosRequestConfig,
|
|
516
516
|
): Promise<
|
|
517
|
-
(
|
|
518
|
-
axios?: AxiosInstance,
|
|
519
|
-
basePath?: string,
|
|
520
|
-
) => AxiosPromise<ListMinecraftBuilds200Response>
|
|
517
|
+
(axios?: AxiosInstance, basePath?: string) => AxiosPromise<InlineObject2>
|
|
521
518
|
> {
|
|
522
519
|
const localVarAxiosArgs =
|
|
523
520
|
await localVarAxiosParamCreator.listMinecraftBuilds(
|
|
@@ -553,10 +550,7 @@ export const MinecraftApiFp = function (configuration?: Configuration) {
|
|
|
553
550
|
search?: string,
|
|
554
551
|
options?: RawAxiosRequestConfig,
|
|
555
552
|
): Promise<
|
|
556
|
-
(
|
|
557
|
-
axios?: AxiosInstance,
|
|
558
|
-
basePath?: string,
|
|
559
|
-
) => AxiosPromise<ListMinecrafts200Response>
|
|
553
|
+
(axios?: AxiosInstance, basePath?: string) => AxiosPromise<InlineObject1>
|
|
560
554
|
> {
|
|
561
555
|
const localVarAxiosArgs = await localVarAxiosParamCreator.listMinecrafts(
|
|
562
556
|
search,
|
|
@@ -663,7 +657,7 @@ export const MinecraftApiFactory = function (
|
|
|
663
657
|
listMinecraftBuilds(
|
|
664
658
|
requestParameters: MinecraftApiListMinecraftBuildsRequest,
|
|
665
659
|
options?: RawAxiosRequestConfig,
|
|
666
|
-
): AxiosPromise<
|
|
660
|
+
): AxiosPromise<InlineObject2> {
|
|
667
661
|
return localVarFp
|
|
668
662
|
.listMinecraftBuilds(
|
|
669
663
|
requestParameters.minecraftId,
|
|
@@ -686,7 +680,7 @@ export const MinecraftApiFactory = function (
|
|
|
686
680
|
listMinecrafts(
|
|
687
681
|
requestParameters: MinecraftApiListMinecraftsRequest = {},
|
|
688
682
|
options?: RawAxiosRequestConfig,
|
|
689
|
-
): AxiosPromise<
|
|
683
|
+
): AxiosPromise<InlineObject1> {
|
|
690
684
|
return localVarFp
|
|
691
685
|
.listMinecrafts(requestParameters.search, options)
|
|
692
686
|
.then((request) => request(axios, basePath));
|
package/api/mod-api.ts
CHANGED
|
@@ -52,15 +52,15 @@ import type { DeletePackFromGroupRequest } from "../model";
|
|
|
52
52
|
// @ts-ignore
|
|
53
53
|
import type { DeletePackFromUserRequest } from "../model";
|
|
54
54
|
// @ts-ignore
|
|
55
|
-
import type {
|
|
55
|
+
import type { InlineObject11 } from "../model";
|
|
56
56
|
// @ts-ignore
|
|
57
|
-
import type {
|
|
57
|
+
import type { InlineObject12 } from "../model";
|
|
58
58
|
// @ts-ignore
|
|
59
|
-
import type {
|
|
59
|
+
import type { InlineObject13 } from "../model";
|
|
60
60
|
// @ts-ignore
|
|
61
|
-
import type {
|
|
61
|
+
import type { InlineObject14 } from "../model";
|
|
62
62
|
// @ts-ignore
|
|
63
|
-
import type {
|
|
63
|
+
import type { InlineObject15 } from "../model";
|
|
64
64
|
// @ts-ignore
|
|
65
65
|
import type { Mod } from "../model";
|
|
66
66
|
// @ts-ignore
|
|
@@ -2443,10 +2443,7 @@ export const ModApiFp = function (configuration?: Configuration) {
|
|
|
2443
2443
|
offset?: number,
|
|
2444
2444
|
options?: RawAxiosRequestConfig,
|
|
2445
2445
|
): Promise<
|
|
2446
|
-
(
|
|
2447
|
-
axios?: AxiosInstance,
|
|
2448
|
-
basePath?: string,
|
|
2449
|
-
) => AxiosPromise<ListModGroups200Response>
|
|
2446
|
+
(axios?: AxiosInstance, basePath?: string) => AxiosPromise<InlineObject13>
|
|
2450
2447
|
> {
|
|
2451
2448
|
const localVarAxiosArgs = await localVarAxiosParamCreator.listModGroups(
|
|
2452
2449
|
modId,
|
|
@@ -2491,10 +2488,7 @@ export const ModApiFp = function (configuration?: Configuration) {
|
|
|
2491
2488
|
offset?: number,
|
|
2492
2489
|
options?: RawAxiosRequestConfig,
|
|
2493
2490
|
): Promise<
|
|
2494
|
-
(
|
|
2495
|
-
axios?: AxiosInstance,
|
|
2496
|
-
basePath?: string,
|
|
2497
|
-
) => AxiosPromise<ListModUsers200Response>
|
|
2491
|
+
(axios?: AxiosInstance, basePath?: string) => AxiosPromise<InlineObject12>
|
|
2498
2492
|
> {
|
|
2499
2493
|
const localVarAxiosArgs = await localVarAxiosParamCreator.listModUsers(
|
|
2500
2494
|
modId,
|
|
@@ -2537,10 +2531,7 @@ export const ModApiFp = function (configuration?: Configuration) {
|
|
|
2537
2531
|
offset?: number,
|
|
2538
2532
|
options?: RawAxiosRequestConfig,
|
|
2539
2533
|
): Promise<
|
|
2540
|
-
(
|
|
2541
|
-
axios?: AxiosInstance,
|
|
2542
|
-
basePath?: string,
|
|
2543
|
-
) => AxiosPromise<ListMods200Response>
|
|
2534
|
+
(axios?: AxiosInstance, basePath?: string) => AxiosPromise<InlineObject11>
|
|
2544
2535
|
> {
|
|
2545
2536
|
const localVarAxiosArgs = await localVarAxiosParamCreator.listMods(
|
|
2546
2537
|
search,
|
|
@@ -2585,10 +2576,7 @@ export const ModApiFp = function (configuration?: Configuration) {
|
|
|
2585
2576
|
offset?: number,
|
|
2586
2577
|
options?: RawAxiosRequestConfig,
|
|
2587
2578
|
): Promise<
|
|
2588
|
-
(
|
|
2589
|
-
axios?: AxiosInstance,
|
|
2590
|
-
basePath?: string,
|
|
2591
|
-
) => AxiosPromise<ListVersionBuilds200Response>
|
|
2579
|
+
(axios?: AxiosInstance, basePath?: string) => AxiosPromise<InlineObject15>
|
|
2592
2580
|
> {
|
|
2593
2581
|
const localVarAxiosArgs =
|
|
2594
2582
|
await localVarAxiosParamCreator.listVersionBuilds(
|
|
@@ -2635,10 +2623,7 @@ export const ModApiFp = function (configuration?: Configuration) {
|
|
|
2635
2623
|
offset?: number,
|
|
2636
2624
|
options?: RawAxiosRequestConfig,
|
|
2637
2625
|
): Promise<
|
|
2638
|
-
(
|
|
2639
|
-
axios?: AxiosInstance,
|
|
2640
|
-
basePath?: string,
|
|
2641
|
-
) => AxiosPromise<ListVersions200Response>
|
|
2626
|
+
(axios?: AxiosInstance, basePath?: string) => AxiosPromise<InlineObject14>
|
|
2642
2627
|
> {
|
|
2643
2628
|
const localVarAxiosArgs = await localVarAxiosParamCreator.listVersions(
|
|
2644
2629
|
modId,
|
|
@@ -3133,7 +3118,7 @@ export const ModApiFactory = function (
|
|
|
3133
3118
|
listModGroups(
|
|
3134
3119
|
requestParameters: ModApiListModGroupsRequest,
|
|
3135
3120
|
options?: RawAxiosRequestConfig,
|
|
3136
|
-
): AxiosPromise<
|
|
3121
|
+
): AxiosPromise<InlineObject13> {
|
|
3137
3122
|
return localVarFp
|
|
3138
3123
|
.listModGroups(
|
|
3139
3124
|
requestParameters.modId,
|
|
@@ -3156,7 +3141,7 @@ export const ModApiFactory = function (
|
|
|
3156
3141
|
listModUsers(
|
|
3157
3142
|
requestParameters: ModApiListModUsersRequest,
|
|
3158
3143
|
options?: RawAxiosRequestConfig,
|
|
3159
|
-
): AxiosPromise<
|
|
3144
|
+
): AxiosPromise<InlineObject12> {
|
|
3160
3145
|
return localVarFp
|
|
3161
3146
|
.listModUsers(
|
|
3162
3147
|
requestParameters.modId,
|
|
@@ -3179,7 +3164,7 @@ export const ModApiFactory = function (
|
|
|
3179
3164
|
listMods(
|
|
3180
3165
|
requestParameters: ModApiListModsRequest = {},
|
|
3181
3166
|
options?: RawAxiosRequestConfig,
|
|
3182
|
-
): AxiosPromise<
|
|
3167
|
+
): AxiosPromise<InlineObject11> {
|
|
3183
3168
|
return localVarFp
|
|
3184
3169
|
.listMods(
|
|
3185
3170
|
requestParameters.search,
|
|
@@ -3201,7 +3186,7 @@ export const ModApiFactory = function (
|
|
|
3201
3186
|
listVersionBuilds(
|
|
3202
3187
|
requestParameters: ModApiListVersionBuildsRequest,
|
|
3203
3188
|
options?: RawAxiosRequestConfig,
|
|
3204
|
-
): AxiosPromise<
|
|
3189
|
+
): AxiosPromise<InlineObject15> {
|
|
3205
3190
|
return localVarFp
|
|
3206
3191
|
.listVersionBuilds(
|
|
3207
3192
|
requestParameters.modId,
|
|
@@ -3225,7 +3210,7 @@ export const ModApiFactory = function (
|
|
|
3225
3210
|
listVersions(
|
|
3226
3211
|
requestParameters: ModApiListVersionsRequest,
|
|
3227
3212
|
options?: RawAxiosRequestConfig,
|
|
3228
|
-
): AxiosPromise<
|
|
3213
|
+
): AxiosPromise<InlineObject14> {
|
|
3229
3214
|
return localVarFp
|
|
3230
3215
|
.listVersions(
|
|
3231
3216
|
requestParameters.modId,
|
package/api/neoforge-api.ts
CHANGED
|
@@ -44,9 +44,9 @@ import {
|
|
|
44
44
|
// @ts-ignore
|
|
45
45
|
import type { AttachMinecraftToBuildRequest } from "../model";
|
|
46
46
|
// @ts-ignore
|
|
47
|
-
import type {
|
|
47
|
+
import type { InlineObject5 } from "../model";
|
|
48
48
|
// @ts-ignore
|
|
49
|
-
import type {
|
|
49
|
+
import type { InlineObject6 } from "../model";
|
|
50
50
|
// @ts-ignore
|
|
51
51
|
import type { Notification } from "../model";
|
|
52
52
|
/**
|
|
@@ -513,10 +513,7 @@ export const NeoforgeApiFp = function (configuration?: Configuration) {
|
|
|
513
513
|
offset?: number,
|
|
514
514
|
options?: RawAxiosRequestConfig,
|
|
515
515
|
): Promise<
|
|
516
|
-
(
|
|
517
|
-
axios?: AxiosInstance,
|
|
518
|
-
basePath?: string,
|
|
519
|
-
) => AxiosPromise<ListNeoforgeBuilds200Response>
|
|
516
|
+
(axios?: AxiosInstance, basePath?: string) => AxiosPromise<InlineObject6>
|
|
520
517
|
> {
|
|
521
518
|
const localVarAxiosArgs =
|
|
522
519
|
await localVarAxiosParamCreator.listNeoforgeBuilds(
|
|
@@ -552,10 +549,7 @@ export const NeoforgeApiFp = function (configuration?: Configuration) {
|
|
|
552
549
|
search?: string,
|
|
553
550
|
options?: RawAxiosRequestConfig,
|
|
554
551
|
): Promise<
|
|
555
|
-
(
|
|
556
|
-
axios?: AxiosInstance,
|
|
557
|
-
basePath?: string,
|
|
558
|
-
) => AxiosPromise<ListNeoforges200Response>
|
|
552
|
+
(axios?: AxiosInstance, basePath?: string) => AxiosPromise<InlineObject5>
|
|
559
553
|
> {
|
|
560
554
|
const localVarAxiosArgs = await localVarAxiosParamCreator.listNeoforges(
|
|
561
555
|
search,
|
|
@@ -662,7 +656,7 @@ export const NeoforgeApiFactory = function (
|
|
|
662
656
|
listNeoforgeBuilds(
|
|
663
657
|
requestParameters: NeoforgeApiListNeoforgeBuildsRequest,
|
|
664
658
|
options?: RawAxiosRequestConfig,
|
|
665
|
-
): AxiosPromise<
|
|
659
|
+
): AxiosPromise<InlineObject6> {
|
|
666
660
|
return localVarFp
|
|
667
661
|
.listNeoforgeBuilds(
|
|
668
662
|
requestParameters.neoforgeId,
|
|
@@ -685,7 +679,7 @@ export const NeoforgeApiFactory = function (
|
|
|
685
679
|
listNeoforges(
|
|
686
680
|
requestParameters: NeoforgeApiListNeoforgesRequest = {},
|
|
687
681
|
options?: RawAxiosRequestConfig,
|
|
688
|
-
): AxiosPromise<
|
|
682
|
+
): AxiosPromise<InlineObject5> {
|
|
689
683
|
return localVarFp
|
|
690
684
|
.listNeoforges(requestParameters.search, options)
|
|
691
685
|
.then((request) => request(axios, basePath));
|