@mittwald/api-client 3.0.28 → 3.0.29
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/dist/cjs/generated/v2/descriptors.d.ts +2 -2
- package/dist/cjs/generated/v2/descriptors.js +4 -4
- package/dist/cjs/generated/v2/types.d.ts +2 -6
- package/dist/esm/generated/v2/descriptors.d.ts +2 -2
- package/dist/esm/generated/v2/descriptors.js +4 -4
- package/dist/esm/generated/v2/types.d.ts +2 -6
- package/dist/version.d.ts +1 -1
- package/dist/version.js +1 -1
- package/package.json +1 -1
|
@@ -432,9 +432,9 @@ export declare const projectDeleteServerAvatar: OpenAPIOperation<RequestType<Sim
|
|
|
432
432
|
/** List directories belonging to a Project. */
|
|
433
433
|
export declare const projectFileSystemGetDirectories: OpenAPIOperation<RequestType<Simplify<null>, Simplify<MittwaldAPIV2.Paths.V2ProjectsProjectIdFilesystemDirectories.Get.Parameters.Path>, Simplify<MittwaldAPIV2.Paths.V2ProjectsProjectIdFilesystemDirectories.Get.Parameters.Query>, Simplify<MittwaldAPIV2.Paths.V2ProjectsProjectIdFilesystemDirectories.Get.Parameters.Header>>, Response<Simplify<MittwaldAPIV2.Paths.V2ProjectsProjectIdFilesystemDirectories.Get.Responses.$200.Content.ApplicationJson>, 200, "application/json"> | Response<Simplify<MittwaldAPIV2.Paths.V2ProjectsProjectIdFilesystemDirectories.Get.Responses.$403.Content.ApplicationJson>, 403, "application/json"> | Response<Simplify<MittwaldAPIV2.Paths.V2ProjectsProjectIdFilesystemDirectories.Get.Responses.$404.Content.ApplicationJson>, 404, "application/json"> | Response<Simplify<MittwaldAPIV2.Paths.V2ProjectsProjectIdFilesystemDirectories.Get.Responses.$503.Content.ApplicationJson>, 503, "application/json"> | Response<Simplify<MittwaldAPIV2.Paths.V2ProjectsProjectIdFilesystemDirectories.Get.Responses.Default.Content.ApplicationJson>, "default", "application/json">>;
|
|
434
434
|
/** Get a Project directory filesystem usage. */
|
|
435
|
-
export declare const projectFileSystemGetDiskUsage: OpenAPIOperation<RequestType<Simplify<null>, Simplify<MittwaldAPIV2.Paths.
|
|
435
|
+
export declare const projectFileSystemGetDiskUsage: OpenAPIOperation<RequestType<Simplify<null>, Simplify<MittwaldAPIV2.Paths.V2ProjectsProjectIdFilesystemUsagesDisk.Get.Parameters.Path>, Simplify<MittwaldAPIV2.Paths.V2ProjectsProjectIdFilesystemUsagesDisk.Get.Parameters.Query>, Simplify<MittwaldAPIV2.Paths.V2ProjectsProjectIdFilesystemUsagesDisk.Get.Parameters.Header>>, Response<Simplify<MittwaldAPIV2.Paths.V2ProjectsProjectIdFilesystemUsagesDisk.Get.Responses.$200.Content.ApplicationJson>, 200, "application/json"> | Response<Simplify<MittwaldAPIV2.Paths.V2ProjectsProjectIdFilesystemUsagesDisk.Get.Responses.$403.Content.ApplicationJson>, 403, "application/json"> | Response<Simplify<MittwaldAPIV2.Paths.V2ProjectsProjectIdFilesystemUsagesDisk.Get.Responses.$404.Content.ApplicationJson>, 404, "application/json"> | Response<Simplify<MittwaldAPIV2.Paths.V2ProjectsProjectIdFilesystemUsagesDisk.Get.Responses.$503.Content.ApplicationJson>, 503, "application/json"> | Response<Simplify<MittwaldAPIV2.Paths.V2ProjectsProjectIdFilesystemUsagesDisk.Get.Responses.Default.Content.ApplicationJson>, "default", "application/json">>;
|
|
436
436
|
/** Get a Project file's content. */
|
|
437
|
-
export declare const projectFileSystemGetFileContent: OpenAPIOperation<RequestType<Simplify<null>, Simplify<MittwaldAPIV2.Paths.
|
|
437
|
+
export declare const projectFileSystemGetFileContent: OpenAPIOperation<RequestType<Simplify<null>, Simplify<MittwaldAPIV2.Paths.V2ProjectsProjectIdFilesystemFilesRaw.Get.Parameters.Path>, Simplify<MittwaldAPIV2.Paths.V2ProjectsProjectIdFilesystemFilesRaw.Get.Parameters.Query>, Simplify<MittwaldAPIV2.Paths.V2ProjectsProjectIdFilesystemFilesRaw.Get.Parameters.Header>>, Response<Simplify<MittwaldAPIV2.Paths.V2ProjectsProjectIdFilesystemFilesRaw.Get.Responses.$200.Content.TextPlain>, 200, "text/plain"> | Response<Simplify<MittwaldAPIV2.Paths.V2ProjectsProjectIdFilesystemFilesRaw.Get.Responses.$403.Content.ApplicationJson>, 403, "application/json"> | Response<Simplify<MittwaldAPIV2.Paths.V2ProjectsProjectIdFilesystemFilesRaw.Get.Responses.$404.Content.ApplicationJson>, 404, "application/json"> | Response<Simplify<MittwaldAPIV2.Paths.V2ProjectsProjectIdFilesystemFilesRaw.Get.Responses.$503.Content.ApplicationJson>, 503, "application/json"> | Response<Simplify<MittwaldAPIV2.Paths.V2ProjectsProjectIdFilesystemFilesRaw.Get.Responses.Default.Content.ApplicationJson>, "default", "application/json">>;
|
|
438
438
|
/** Get a Project's file/filesystem authorization token. */
|
|
439
439
|
export declare const projectFileSystemGetJwt: OpenAPIOperation<RequestType<Simplify<null>, Simplify<MittwaldAPIV2.Paths.V2ProjectsProjectIdJwt.Get.Parameters.Path>, Simplify<MittwaldAPIV2.Paths.V2ProjectsProjectIdJwt.Get.Parameters.Query>, Simplify<MittwaldAPIV2.Paths.V2ProjectsProjectIdJwt.Get.Parameters.Header>>, Response<Simplify<MittwaldAPIV2.Paths.V2ProjectsProjectIdJwt.Get.Responses.$200.Content.ApplicationJson>, 200, "application/json"> | Response<Simplify<MittwaldAPIV2.Paths.V2ProjectsProjectIdJwt.Get.Responses.$403.Content.ApplicationJson>, 403, "application/json"> | Response<Simplify<MittwaldAPIV2.Paths.V2ProjectsProjectIdJwt.Get.Responses.$404.Content.ApplicationJson>, 404, "application/json"> | Response<Simplify<MittwaldAPIV2.Paths.V2ProjectsProjectIdJwt.Get.Responses.$503.Content.ApplicationJson>, 503, "application/json">>;
|
|
440
440
|
/** Get a Project file's information. */
|
|
@@ -1286,19 +1286,19 @@ exports.projectDeleteServerAvatar = {
|
|
|
1286
1286
|
};
|
|
1287
1287
|
/** List directories belonging to a Project. */
|
|
1288
1288
|
exports.projectFileSystemGetDirectories = {
|
|
1289
|
-
path: "/v2/projects/{projectId}/filesystem
|
|
1289
|
+
path: "/v2/projects/{projectId}/filesystem/directories",
|
|
1290
1290
|
method: "GET",
|
|
1291
1291
|
operationId: "project-file-system-get-directories",
|
|
1292
1292
|
};
|
|
1293
1293
|
/** Get a Project directory filesystem usage. */
|
|
1294
1294
|
exports.projectFileSystemGetDiskUsage = {
|
|
1295
|
-
path: "/v2/projects/{projectId}/filesystem
|
|
1295
|
+
path: "/v2/projects/{projectId}/filesystem/usages/disk",
|
|
1296
1296
|
method: "GET",
|
|
1297
1297
|
operationId: "project-file-system-get-disk-usage",
|
|
1298
1298
|
};
|
|
1299
1299
|
/** Get a Project file's content. */
|
|
1300
1300
|
exports.projectFileSystemGetFileContent = {
|
|
1301
|
-
path: "/v2/projects/{projectId}/filesystem
|
|
1301
|
+
path: "/v2/projects/{projectId}/filesystem/files/raw",
|
|
1302
1302
|
method: "GET",
|
|
1303
1303
|
operationId: "project-file-system-get-file-content",
|
|
1304
1304
|
};
|
|
@@ -1310,7 +1310,7 @@ exports.projectFileSystemGetJwt = {
|
|
|
1310
1310
|
};
|
|
1311
1311
|
/** Get a Project file's information. */
|
|
1312
1312
|
exports.projectFileSystemListFiles = {
|
|
1313
|
-
path: "/v2/projects/{projectId}/filesystem
|
|
1313
|
+
path: "/v2/projects/{projectId}/filesystem/files",
|
|
1314
1314
|
method: "GET",
|
|
1315
1315
|
operationId: "project-file-system-list-files",
|
|
1316
1316
|
};
|
|
@@ -11758,7 +11758,6 @@ export declare module MittwaldAPIV2 {
|
|
|
11758
11758
|
}
|
|
11759
11759
|
}
|
|
11760
11760
|
}
|
|
11761
|
-
namespace V2ProjectsProjectIdFilesystemDirectories { }
|
|
11762
11761
|
namespace V2ProjectsProjectIdFilesystemDirectories {
|
|
11763
11762
|
namespace Get {
|
|
11764
11763
|
namespace Parameters {
|
|
@@ -11812,8 +11811,7 @@ export declare module MittwaldAPIV2 {
|
|
|
11812
11811
|
}
|
|
11813
11812
|
}
|
|
11814
11813
|
}
|
|
11815
|
-
namespace V2ProjectsProjectIdFilesystemUsagesDisk {
|
|
11816
|
-
namespace V2ProjectsProjectIdFilesystemDiskUsage {
|
|
11814
|
+
namespace V2ProjectsProjectIdFilesystemUsagesDisk {
|
|
11817
11815
|
namespace Get {
|
|
11818
11816
|
namespace Parameters {
|
|
11819
11817
|
type Path = {
|
|
@@ -11861,8 +11859,7 @@ export declare module MittwaldAPIV2 {
|
|
|
11861
11859
|
}
|
|
11862
11860
|
}
|
|
11863
11861
|
}
|
|
11864
|
-
namespace V2ProjectsProjectIdFilesystemFilesRaw {
|
|
11865
|
-
namespace V2ProjectsProjectIdFilesystemFileContent {
|
|
11862
|
+
namespace V2ProjectsProjectIdFilesystemFilesRaw {
|
|
11866
11863
|
namespace Get {
|
|
11867
11864
|
namespace Parameters {
|
|
11868
11865
|
type Path = {
|
|
@@ -11950,7 +11947,6 @@ export declare module MittwaldAPIV2 {
|
|
|
11950
11947
|
}
|
|
11951
11948
|
}
|
|
11952
11949
|
}
|
|
11953
|
-
namespace V2ProjectsProjectIdFilesystemFiles { }
|
|
11954
11950
|
namespace V2ProjectsProjectIdFilesystemFiles {
|
|
11955
11951
|
namespace Get {
|
|
11956
11952
|
namespace Parameters {
|
|
@@ -432,9 +432,9 @@ export declare const projectDeleteServerAvatar: OpenAPIOperation<RequestType<Sim
|
|
|
432
432
|
/** List directories belonging to a Project. */
|
|
433
433
|
export declare const projectFileSystemGetDirectories: OpenAPIOperation<RequestType<Simplify<null>, Simplify<MittwaldAPIV2.Paths.V2ProjectsProjectIdFilesystemDirectories.Get.Parameters.Path>, Simplify<MittwaldAPIV2.Paths.V2ProjectsProjectIdFilesystemDirectories.Get.Parameters.Query>, Simplify<MittwaldAPIV2.Paths.V2ProjectsProjectIdFilesystemDirectories.Get.Parameters.Header>>, Response<Simplify<MittwaldAPIV2.Paths.V2ProjectsProjectIdFilesystemDirectories.Get.Responses.$200.Content.ApplicationJson>, 200, "application/json"> | Response<Simplify<MittwaldAPIV2.Paths.V2ProjectsProjectIdFilesystemDirectories.Get.Responses.$403.Content.ApplicationJson>, 403, "application/json"> | Response<Simplify<MittwaldAPIV2.Paths.V2ProjectsProjectIdFilesystemDirectories.Get.Responses.$404.Content.ApplicationJson>, 404, "application/json"> | Response<Simplify<MittwaldAPIV2.Paths.V2ProjectsProjectIdFilesystemDirectories.Get.Responses.$503.Content.ApplicationJson>, 503, "application/json"> | Response<Simplify<MittwaldAPIV2.Paths.V2ProjectsProjectIdFilesystemDirectories.Get.Responses.Default.Content.ApplicationJson>, "default", "application/json">>;
|
|
434
434
|
/** Get a Project directory filesystem usage. */
|
|
435
|
-
export declare const projectFileSystemGetDiskUsage: OpenAPIOperation<RequestType<Simplify<null>, Simplify<MittwaldAPIV2.Paths.
|
|
435
|
+
export declare const projectFileSystemGetDiskUsage: OpenAPIOperation<RequestType<Simplify<null>, Simplify<MittwaldAPIV2.Paths.V2ProjectsProjectIdFilesystemUsagesDisk.Get.Parameters.Path>, Simplify<MittwaldAPIV2.Paths.V2ProjectsProjectIdFilesystemUsagesDisk.Get.Parameters.Query>, Simplify<MittwaldAPIV2.Paths.V2ProjectsProjectIdFilesystemUsagesDisk.Get.Parameters.Header>>, Response<Simplify<MittwaldAPIV2.Paths.V2ProjectsProjectIdFilesystemUsagesDisk.Get.Responses.$200.Content.ApplicationJson>, 200, "application/json"> | Response<Simplify<MittwaldAPIV2.Paths.V2ProjectsProjectIdFilesystemUsagesDisk.Get.Responses.$403.Content.ApplicationJson>, 403, "application/json"> | Response<Simplify<MittwaldAPIV2.Paths.V2ProjectsProjectIdFilesystemUsagesDisk.Get.Responses.$404.Content.ApplicationJson>, 404, "application/json"> | Response<Simplify<MittwaldAPIV2.Paths.V2ProjectsProjectIdFilesystemUsagesDisk.Get.Responses.$503.Content.ApplicationJson>, 503, "application/json"> | Response<Simplify<MittwaldAPIV2.Paths.V2ProjectsProjectIdFilesystemUsagesDisk.Get.Responses.Default.Content.ApplicationJson>, "default", "application/json">>;
|
|
436
436
|
/** Get a Project file's content. */
|
|
437
|
-
export declare const projectFileSystemGetFileContent: OpenAPIOperation<RequestType<Simplify<null>, Simplify<MittwaldAPIV2.Paths.
|
|
437
|
+
export declare const projectFileSystemGetFileContent: OpenAPIOperation<RequestType<Simplify<null>, Simplify<MittwaldAPIV2.Paths.V2ProjectsProjectIdFilesystemFilesRaw.Get.Parameters.Path>, Simplify<MittwaldAPIV2.Paths.V2ProjectsProjectIdFilesystemFilesRaw.Get.Parameters.Query>, Simplify<MittwaldAPIV2.Paths.V2ProjectsProjectIdFilesystemFilesRaw.Get.Parameters.Header>>, Response<Simplify<MittwaldAPIV2.Paths.V2ProjectsProjectIdFilesystemFilesRaw.Get.Responses.$200.Content.TextPlain>, 200, "text/plain"> | Response<Simplify<MittwaldAPIV2.Paths.V2ProjectsProjectIdFilesystemFilesRaw.Get.Responses.$403.Content.ApplicationJson>, 403, "application/json"> | Response<Simplify<MittwaldAPIV2.Paths.V2ProjectsProjectIdFilesystemFilesRaw.Get.Responses.$404.Content.ApplicationJson>, 404, "application/json"> | Response<Simplify<MittwaldAPIV2.Paths.V2ProjectsProjectIdFilesystemFilesRaw.Get.Responses.$503.Content.ApplicationJson>, 503, "application/json"> | Response<Simplify<MittwaldAPIV2.Paths.V2ProjectsProjectIdFilesystemFilesRaw.Get.Responses.Default.Content.ApplicationJson>, "default", "application/json">>;
|
|
438
438
|
/** Get a Project's file/filesystem authorization token. */
|
|
439
439
|
export declare const projectFileSystemGetJwt: OpenAPIOperation<RequestType<Simplify<null>, Simplify<MittwaldAPIV2.Paths.V2ProjectsProjectIdJwt.Get.Parameters.Path>, Simplify<MittwaldAPIV2.Paths.V2ProjectsProjectIdJwt.Get.Parameters.Query>, Simplify<MittwaldAPIV2.Paths.V2ProjectsProjectIdJwt.Get.Parameters.Header>>, Response<Simplify<MittwaldAPIV2.Paths.V2ProjectsProjectIdJwt.Get.Responses.$200.Content.ApplicationJson>, 200, "application/json"> | Response<Simplify<MittwaldAPIV2.Paths.V2ProjectsProjectIdJwt.Get.Responses.$403.Content.ApplicationJson>, 403, "application/json"> | Response<Simplify<MittwaldAPIV2.Paths.V2ProjectsProjectIdJwt.Get.Responses.$404.Content.ApplicationJson>, 404, "application/json"> | Response<Simplify<MittwaldAPIV2.Paths.V2ProjectsProjectIdJwt.Get.Responses.$503.Content.ApplicationJson>, 503, "application/json">>;
|
|
440
440
|
/** Get a Project file's information. */
|
|
@@ -1278,19 +1278,19 @@ export const projectDeleteServerAvatar = {
|
|
|
1278
1278
|
};
|
|
1279
1279
|
/** List directories belonging to a Project. */
|
|
1280
1280
|
export const projectFileSystemGetDirectories = {
|
|
1281
|
-
path: "/v2/projects/{projectId}/filesystem
|
|
1281
|
+
path: "/v2/projects/{projectId}/filesystem/directories",
|
|
1282
1282
|
method: "GET",
|
|
1283
1283
|
operationId: "project-file-system-get-directories",
|
|
1284
1284
|
};
|
|
1285
1285
|
/** Get a Project directory filesystem usage. */
|
|
1286
1286
|
export const projectFileSystemGetDiskUsage = {
|
|
1287
|
-
path: "/v2/projects/{projectId}/filesystem
|
|
1287
|
+
path: "/v2/projects/{projectId}/filesystem/usages/disk",
|
|
1288
1288
|
method: "GET",
|
|
1289
1289
|
operationId: "project-file-system-get-disk-usage",
|
|
1290
1290
|
};
|
|
1291
1291
|
/** Get a Project file's content. */
|
|
1292
1292
|
export const projectFileSystemGetFileContent = {
|
|
1293
|
-
path: "/v2/projects/{projectId}/filesystem
|
|
1293
|
+
path: "/v2/projects/{projectId}/filesystem/files/raw",
|
|
1294
1294
|
method: "GET",
|
|
1295
1295
|
operationId: "project-file-system-get-file-content",
|
|
1296
1296
|
};
|
|
@@ -1302,7 +1302,7 @@ export const projectFileSystemGetJwt = {
|
|
|
1302
1302
|
};
|
|
1303
1303
|
/** Get a Project file's information. */
|
|
1304
1304
|
export const projectFileSystemListFiles = {
|
|
1305
|
-
path: "/v2/projects/{projectId}/filesystem
|
|
1305
|
+
path: "/v2/projects/{projectId}/filesystem/files",
|
|
1306
1306
|
method: "GET",
|
|
1307
1307
|
operationId: "project-file-system-list-files",
|
|
1308
1308
|
};
|
|
@@ -11758,7 +11758,6 @@ export declare module MittwaldAPIV2 {
|
|
|
11758
11758
|
}
|
|
11759
11759
|
}
|
|
11760
11760
|
}
|
|
11761
|
-
namespace V2ProjectsProjectIdFilesystemDirectories { }
|
|
11762
11761
|
namespace V2ProjectsProjectIdFilesystemDirectories {
|
|
11763
11762
|
namespace Get {
|
|
11764
11763
|
namespace Parameters {
|
|
@@ -11812,8 +11811,7 @@ export declare module MittwaldAPIV2 {
|
|
|
11812
11811
|
}
|
|
11813
11812
|
}
|
|
11814
11813
|
}
|
|
11815
|
-
namespace V2ProjectsProjectIdFilesystemUsagesDisk {
|
|
11816
|
-
namespace V2ProjectsProjectIdFilesystemDiskUsage {
|
|
11814
|
+
namespace V2ProjectsProjectIdFilesystemUsagesDisk {
|
|
11817
11815
|
namespace Get {
|
|
11818
11816
|
namespace Parameters {
|
|
11819
11817
|
type Path = {
|
|
@@ -11861,8 +11859,7 @@ export declare module MittwaldAPIV2 {
|
|
|
11861
11859
|
}
|
|
11862
11860
|
}
|
|
11863
11861
|
}
|
|
11864
|
-
namespace V2ProjectsProjectIdFilesystemFilesRaw {
|
|
11865
|
-
namespace V2ProjectsProjectIdFilesystemFileContent {
|
|
11862
|
+
namespace V2ProjectsProjectIdFilesystemFilesRaw {
|
|
11866
11863
|
namespace Get {
|
|
11867
11864
|
namespace Parameters {
|
|
11868
11865
|
type Path = {
|
|
@@ -11950,7 +11947,6 @@ export declare module MittwaldAPIV2 {
|
|
|
11950
11947
|
}
|
|
11951
11948
|
}
|
|
11952
11949
|
}
|
|
11953
|
-
namespace V2ProjectsProjectIdFilesystemFiles { }
|
|
11954
11950
|
namespace V2ProjectsProjectIdFilesystemFiles {
|
|
11955
11951
|
namespace Get {
|
|
11956
11952
|
namespace Parameters {
|
package/dist/version.d.ts
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
export declare const MittwaldAPIClientVersion = '3.0.
|
|
1
|
+
export declare const MittwaldAPIClientVersion = '3.0.29';
|
package/dist/version.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
export const MittwaldAPIClientVersion = '3.0.
|
|
1
|
+
export const MittwaldAPIClientVersion = '3.0.29';
|