diff --git a/components/akeneo/actions/create-a-new-product-media-file/create-a-new-product-media-file.mjs b/components/akeneo/actions/create-a-new-product-media-file/create-a-new-product-media-file.mjs index f43f439b34223..a084e9eb042b9 100644 --- a/components/akeneo/actions/create-a-new-product-media-file/create-a-new-product-media-file.mjs +++ b/components/akeneo/actions/create-a-new-product-media-file/create-a-new-product-media-file.mjs @@ -7,7 +7,7 @@ import FormData from "form-data"; export default { type: "action", key: "akeneo-create-a-new-product-media-file", - version: "0.1.0", + version: "0.1.1", name: "Create A New Product Media File", description: "Allows you to create a new media file and associate it to an attribute value of a given product or product model. [See the docs](https://api.akeneo.com/api-reference.html#post_media_files)", props: { diff --git a/components/akeneo/akeneo.app.mjs b/components/akeneo/akeneo.app.mjs index 66d11fac71986..d2c1500e93dfd 100644 --- a/components/akeneo/akeneo.app.mjs +++ b/components/akeneo/akeneo.app.mjs @@ -51,7 +51,7 @@ export default { params: { limit: PAGE_SIZE, page, - search: { + search: JSON.stringify({ type: [ { operator: "IN", @@ -60,7 +60,7 @@ export default { ], }, ], - }, + }), }, }); return resp?._embedded?.items?.map((attribute) => attribute.code) || []; diff --git a/components/akeneo/package.json b/components/akeneo/package.json index 7c2aa0121119f..415ad2a83e3c1 100644 --- a/components/akeneo/package.json +++ b/components/akeneo/package.json @@ -1,6 +1,6 @@ { "name": "@pipedream/akeneo", - "version": "0.1.0", + "version": "0.1.1", "description": "Pipedream Akeneo Components", "main": "akeneo.app.mjs", "keywords": [ diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 30a05bb898595..3735cba00fd6c 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -5396,8 +5396,7 @@ importers: components/godial: {} - components/goformz: - specifiers: {} + components/goformz: {} components/gohighlevel: dependencies: @@ -7288,8 +7287,7 @@ importers: specifier: ^3.0.0 version: 3.0.3 - components/lark: - specifiers: {} + components/lark: {} components/lastpass: dependencies: @@ -8494,8 +8492,7 @@ importers: components/mollie: {} - components/momentum_ams: - specifiers: {} + components/momentum_ams: {} components/monday: dependencies: @@ -9478,8 +9475,7 @@ importers: components/order_sender: {} - components/orderspace: - specifiers: {} + components/orderspace: {} components/originality_ai: dependencies: @@ -11556,8 +11552,7 @@ importers: components/ryver: {} - components/sage_accounting: - specifiers: {} + components/sage_accounting: {} components/sage_intacct: {} @@ -12974,8 +12969,7 @@ importers: components/stealthseminar: {} - components/stiply: - specifiers: {} + components/stiply: {} components/storeganise: dependencies: