@mittwald/api-client
Advanced tools
Comparing version 4.89.0 to 4.90.0
@@ -211,2 +211,4 @@ import { ApiCallAsyncResourceFactory } from "@mittwald/api-client-commons/react"; | ||
extensionListExtensions: new ApiCallAsyncResourceFactory(descriptors.extensionListExtensions, baseClient.marketplace.extensionListExtensions).getApiResource, | ||
/** List Extensions of own contributor. */ | ||
extensionListOwnExtensions: new ApiCallAsyncResourceFactory(descriptors.extensionListOwnExtensions, baseClient.marketplace.extensionListOwnExtensions).getApiResource, | ||
}); | ||
@@ -213,0 +215,0 @@ const buildFileApi = (baseClient) => ({ |
@@ -187,2 +187,4 @@ /* eslint-disable */ | ||
extensionListExtensions: this.requestFunctionFactory(descriptors.extensionListExtensions), | ||
/** List Extensions of own contributor. */ | ||
extensionListOwnExtensions: this.requestFunctionFactory(descriptors.extensionListOwnExtensions), | ||
}; | ||
@@ -189,0 +191,0 @@ /** The conversation API allows you to manage your support conversations. */ |
@@ -1,1 +0,1 @@ | ||
export const MittwaldAPIClientVersion = '4.88.0'; | ||
export const MittwaldAPIClientVersion = '4.89.0'; |
@@ -1,1 +0,1 @@ | ||
export declare const MittwaldAPIClientVersion = '4.88.0'; | ||
export declare const MittwaldAPIClientVersion = '4.89.0'; |
{ | ||
"name": "@mittwald/api-client", | ||
"version": "4.89.0", | ||
"version": "4.90.0", | ||
"author": "Mittwald CM Service GmbH & Co. KG <opensource@mittwald.de>", | ||
@@ -83,3 +83,3 @@ "type": "module", | ||
}, | ||
"gitHead": "f5befe8768968824b41e873160a28f9fdfa6dbfb" | ||
"gitHead": "21774263942b857e7c081f9f431571c21feae0c2" | ||
} |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
2560620
837
49610
120