@activepieces/piece-pylon 0.0.4 → 0.0.6
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/package.json +4 -10
- package/src/i18n/de.json +13 -13
- package/src/i18n/es.json +15 -15
- package/src/i18n/ja.json +15 -15
- package/src/i18n/nl.json +15 -15
- package/src/i18n/pt.json +18 -18
- package/src/i18n/zh.json +14 -14
package/package.json
CHANGED
|
@@ -1,14 +1,8 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@activepieces/piece-pylon",
|
|
3
|
-
"version": "0.0.
|
|
3
|
+
"version": "0.0.6",
|
|
4
4
|
"dependencies": {
|
|
5
|
-
"@ai-sdk/anthropic": "2.0.3",
|
|
6
|
-
"@ai-sdk/google": "2.0.6",
|
|
7
|
-
"@ai-sdk/openai": "2.0.12",
|
|
8
|
-
"@ai-sdk/provider": "2.0.0",
|
|
9
|
-
"@ai-sdk/replicate": "1.0.3",
|
|
10
5
|
"@sinclair/typebox": "0.34.11",
|
|
11
|
-
"ai": "5.0.12",
|
|
12
6
|
"axios": "1.8.3",
|
|
13
7
|
"axios-retry": "4.4.1",
|
|
14
8
|
"deepmerge-ts": "7.1.0",
|
|
@@ -17,9 +11,9 @@
|
|
|
17
11
|
"nanoid": "3.3.8",
|
|
18
12
|
"semver": "7.6.0",
|
|
19
13
|
"zod": "3.25.76",
|
|
20
|
-
"@activepieces/pieces-common": "0.
|
|
21
|
-
"@activepieces/pieces-framework": "0.18.
|
|
22
|
-
"@activepieces/shared": "0.
|
|
14
|
+
"@activepieces/pieces-common": "0.7.0",
|
|
15
|
+
"@activepieces/pieces-framework": "0.18.4",
|
|
16
|
+
"@activepieces/shared": "0.19.1",
|
|
23
17
|
"tslib": "2.8.1"
|
|
24
18
|
},
|
|
25
19
|
"overrides": {
|
package/src/i18n/de.json
CHANGED
|
@@ -1,20 +1,20 @@
|
|
|
1
1
|
{
|
|
2
2
|
"Pylon": "Pylon",
|
|
3
|
-
"Custom API Call": "
|
|
4
|
-
"Make a custom API call to a specific endpoint": "
|
|
5
|
-
"Method": "
|
|
6
|
-
"Headers": "
|
|
7
|
-
"Query Parameters": "
|
|
8
|
-
"Body": "
|
|
9
|
-
"Response is Binary ?": "
|
|
10
|
-
"No Error on Failure": "
|
|
11
|
-
"Timeout (in seconds)": "Timeout (in
|
|
12
|
-
"Authorization headers are injected automatically from your connection.": "
|
|
13
|
-
"Enable for files like PDFs, images, etc..": "
|
|
14
|
-
"GET": "
|
|
3
|
+
"Custom API Call": "Custom API Call",
|
|
4
|
+
"Make a custom API call to a specific endpoint": "Make a custom API call to a specific endpoint",
|
|
5
|
+
"Method": "Method",
|
|
6
|
+
"Headers": "Headers",
|
|
7
|
+
"Query Parameters": "Query Parameters",
|
|
8
|
+
"Body": "Body",
|
|
9
|
+
"Response is Binary ?": "Response is Binary ?",
|
|
10
|
+
"No Error on Failure": "No Error on Failure",
|
|
11
|
+
"Timeout (in seconds)": "Timeout (in seconds)",
|
|
12
|
+
"Authorization headers are injected automatically from your connection.": "Authorization headers are injected automatically from your connection.",
|
|
13
|
+
"Enable for files like PDFs, images, etc..": "Enable for files like PDFs, images, etc..",
|
|
14
|
+
"GET": "GET",
|
|
15
15
|
"POST": "POST",
|
|
16
16
|
"PATCH": "PATCH",
|
|
17
17
|
"PUT": "PUT",
|
|
18
|
-
"DELETE": "
|
|
18
|
+
"DELETE": "DELETE",
|
|
19
19
|
"HEAD": "HEAD"
|
|
20
20
|
}
|
package/src/i18n/es.json
CHANGED
|
@@ -1,20 +1,20 @@
|
|
|
1
1
|
{
|
|
2
|
-
"Pylon": "
|
|
3
|
-
"Custom API Call": "
|
|
4
|
-
"Make a custom API call to a specific endpoint": "
|
|
5
|
-
"Method": "
|
|
6
|
-
"Headers": "
|
|
7
|
-
"Query Parameters": "
|
|
8
|
-
"Body": "
|
|
9
|
-
"Response is Binary ?": "
|
|
10
|
-
"No Error on Failure": "No
|
|
11
|
-
"Timeout (in seconds)": "
|
|
12
|
-
"Authorization headers are injected automatically from your connection.": "
|
|
13
|
-
"Enable for files like PDFs, images, etc..": "
|
|
14
|
-
"GET": "
|
|
2
|
+
"Pylon": "Pylon",
|
|
3
|
+
"Custom API Call": "Custom API Call",
|
|
4
|
+
"Make a custom API call to a specific endpoint": "Make a custom API call to a specific endpoint",
|
|
5
|
+
"Method": "Method",
|
|
6
|
+
"Headers": "Headers",
|
|
7
|
+
"Query Parameters": "Query Parameters",
|
|
8
|
+
"Body": "Body",
|
|
9
|
+
"Response is Binary ?": "Response is Binary ?",
|
|
10
|
+
"No Error on Failure": "No Error on Failure",
|
|
11
|
+
"Timeout (in seconds)": "Timeout (in seconds)",
|
|
12
|
+
"Authorization headers are injected automatically from your connection.": "Authorization headers are injected automatically from your connection.",
|
|
13
|
+
"Enable for files like PDFs, images, etc..": "Enable for files like PDFs, images, etc..",
|
|
14
|
+
"GET": "GET",
|
|
15
15
|
"POST": "POST",
|
|
16
16
|
"PATCH": "PATCH",
|
|
17
17
|
"PUT": "PUT",
|
|
18
|
-
"DELETE": "
|
|
19
|
-
"HEAD": "
|
|
18
|
+
"DELETE": "DELETE",
|
|
19
|
+
"HEAD": "HEAD"
|
|
20
20
|
}
|
package/src/i18n/ja.json
CHANGED
|
@@ -1,20 +1,20 @@
|
|
|
1
1
|
{
|
|
2
|
-
"Pylon": "
|
|
3
|
-
"Custom API Call": "
|
|
4
|
-
"Make a custom API call to a specific endpoint": "
|
|
5
|
-
"Method": "
|
|
6
|
-
"Headers": "
|
|
7
|
-
"Query Parameters": "
|
|
8
|
-
"Body": "
|
|
9
|
-
"Response is Binary ?": "
|
|
10
|
-
"No Error on Failure": "
|
|
11
|
-
"Timeout (in seconds)": "
|
|
12
|
-
"Authorization headers are injected automatically from your connection.": "
|
|
13
|
-
"Enable for files like PDFs, images, etc..": "
|
|
14
|
-
"GET": "
|
|
2
|
+
"Pylon": "Pylon",
|
|
3
|
+
"Custom API Call": "Custom API Call",
|
|
4
|
+
"Make a custom API call to a specific endpoint": "Make a custom API call to a specific endpoint",
|
|
5
|
+
"Method": "Method",
|
|
6
|
+
"Headers": "Headers",
|
|
7
|
+
"Query Parameters": "Query Parameters",
|
|
8
|
+
"Body": "Body",
|
|
9
|
+
"Response is Binary ?": "Response is Binary ?",
|
|
10
|
+
"No Error on Failure": "No Error on Failure",
|
|
11
|
+
"Timeout (in seconds)": "Timeout (in seconds)",
|
|
12
|
+
"Authorization headers are injected automatically from your connection.": "Authorization headers are injected automatically from your connection.",
|
|
13
|
+
"Enable for files like PDFs, images, etc..": "Enable for files like PDFs, images, etc..",
|
|
14
|
+
"GET": "GET",
|
|
15
15
|
"POST": "POST",
|
|
16
16
|
"PATCH": "PATCH",
|
|
17
17
|
"PUT": "PUT",
|
|
18
|
-
"DELETE": "
|
|
19
|
-
"HEAD": "
|
|
18
|
+
"DELETE": "DELETE",
|
|
19
|
+
"HEAD": "HEAD"
|
|
20
20
|
}
|
package/src/i18n/nl.json
CHANGED
|
@@ -1,20 +1,20 @@
|
|
|
1
1
|
{
|
|
2
2
|
"Pylon": "Pylon",
|
|
3
3
|
"Custom API Call": "Custom API Call",
|
|
4
|
-
"Make a custom API call to a specific endpoint": "
|
|
5
|
-
"Method": "
|
|
6
|
-
"Headers": "
|
|
7
|
-
"Query Parameters": "Query
|
|
8
|
-
"Body": "
|
|
9
|
-
"Response is Binary ?": "
|
|
10
|
-
"No Error on Failure": "
|
|
11
|
-
"Timeout (in seconds)": "
|
|
12
|
-
"Authorization headers are injected automatically from your connection.": "
|
|
13
|
-
"Enable for files like PDFs, images, etc..": "
|
|
14
|
-
"GET": "
|
|
15
|
-
"POST": "
|
|
16
|
-
"PATCH": "
|
|
4
|
+
"Make a custom API call to a specific endpoint": "Make a custom API call to a specific endpoint",
|
|
5
|
+
"Method": "Method",
|
|
6
|
+
"Headers": "Headers",
|
|
7
|
+
"Query Parameters": "Query Parameters",
|
|
8
|
+
"Body": "Body",
|
|
9
|
+
"Response is Binary ?": "Response is Binary ?",
|
|
10
|
+
"No Error on Failure": "No Error on Failure",
|
|
11
|
+
"Timeout (in seconds)": "Timeout (in seconds)",
|
|
12
|
+
"Authorization headers are injected automatically from your connection.": "Authorization headers are injected automatically from your connection.",
|
|
13
|
+
"Enable for files like PDFs, images, etc..": "Enable for files like PDFs, images, etc..",
|
|
14
|
+
"GET": "GET",
|
|
15
|
+
"POST": "POST",
|
|
16
|
+
"PATCH": "PATCH",
|
|
17
17
|
"PUT": "PUT",
|
|
18
|
-
"DELETE": "
|
|
19
|
-
"HEAD": "
|
|
18
|
+
"DELETE": "DELETE",
|
|
19
|
+
"HEAD": "HEAD"
|
|
20
20
|
}
|
package/src/i18n/pt.json
CHANGED
|
@@ -1,20 +1,20 @@
|
|
|
1
1
|
{
|
|
2
|
-
"Pylon": "
|
|
3
|
-
"Custom API Call": "
|
|
4
|
-
"Make a custom API call to a specific endpoint": "
|
|
5
|
-
"Method": "
|
|
6
|
-
"Headers": "
|
|
7
|
-
"Query Parameters": "
|
|
8
|
-
"Body": "
|
|
9
|
-
"Response is Binary ?": "
|
|
10
|
-
"No Error on Failure": "
|
|
11
|
-
"Timeout (in seconds)": "
|
|
12
|
-
"Authorization headers are injected automatically from your connection.": "
|
|
13
|
-
"Enable for files like PDFs, images, etc..": "
|
|
14
|
-
"GET": "
|
|
15
|
-
"POST": "
|
|
16
|
-
"PATCH": "
|
|
17
|
-
"PUT": "
|
|
18
|
-
"DELETE": "
|
|
19
|
-
"HEAD": "
|
|
2
|
+
"Pylon": "Pylon",
|
|
3
|
+
"Custom API Call": "Custom API Call",
|
|
4
|
+
"Make a custom API call to a specific endpoint": "Make a custom API call to a specific endpoint",
|
|
5
|
+
"Method": "Method",
|
|
6
|
+
"Headers": "Headers",
|
|
7
|
+
"Query Parameters": "Query Parameters",
|
|
8
|
+
"Body": "Body",
|
|
9
|
+
"Response is Binary ?": "Response is Binary ?",
|
|
10
|
+
"No Error on Failure": "No Error on Failure",
|
|
11
|
+
"Timeout (in seconds)": "Timeout (in seconds)",
|
|
12
|
+
"Authorization headers are injected automatically from your connection.": "Authorization headers are injected automatically from your connection.",
|
|
13
|
+
"Enable for files like PDFs, images, etc..": "Enable for files like PDFs, images, etc..",
|
|
14
|
+
"GET": "GET",
|
|
15
|
+
"POST": "POST",
|
|
16
|
+
"PATCH": "PATCH",
|
|
17
|
+
"PUT": "PUT",
|
|
18
|
+
"DELETE": "DELETE",
|
|
19
|
+
"HEAD": "HEAD"
|
|
20
20
|
}
|
package/src/i18n/zh.json
CHANGED
|
@@ -1,20 +1,20 @@
|
|
|
1
1
|
{
|
|
2
2
|
"Pylon": "Pylon",
|
|
3
|
-
"Custom API Call": "
|
|
4
|
-
"Make a custom API call to a specific endpoint": "
|
|
5
|
-
"Method": "
|
|
6
|
-
"Headers": "
|
|
7
|
-
"Query Parameters": "
|
|
8
|
-
"Body": "
|
|
3
|
+
"Custom API Call": "Custom API Call",
|
|
4
|
+
"Make a custom API call to a specific endpoint": "Make a custom API call to a specific endpoint",
|
|
5
|
+
"Method": "Method",
|
|
6
|
+
"Headers": "Headers",
|
|
7
|
+
"Query Parameters": "Query Parameters",
|
|
8
|
+
"Body": "Body",
|
|
9
9
|
"Response is Binary ?": "Response is Binary ?",
|
|
10
|
-
"No Error on Failure": "
|
|
11
|
-
"Timeout (in seconds)": "
|
|
12
|
-
"Authorization headers are injected automatically from your connection.": "
|
|
10
|
+
"No Error on Failure": "No Error on Failure",
|
|
11
|
+
"Timeout (in seconds)": "Timeout (in seconds)",
|
|
12
|
+
"Authorization headers are injected automatically from your connection.": "Authorization headers are injected automatically from your connection.",
|
|
13
13
|
"Enable for files like PDFs, images, etc..": "Enable for files like PDFs, images, etc..",
|
|
14
|
-
"GET": "
|
|
15
|
-
"POST": "
|
|
14
|
+
"GET": "GET",
|
|
15
|
+
"POST": "POST",
|
|
16
16
|
"PATCH": "PATCH",
|
|
17
|
-
"PUT": "
|
|
18
|
-
"DELETE": "
|
|
19
|
-
"HEAD": "
|
|
17
|
+
"PUT": "PUT",
|
|
18
|
+
"DELETE": "DELETE",
|
|
19
|
+
"HEAD": "HEAD"
|
|
20
20
|
}
|