@pipedream/white_swan 0.2.0 → 0.2.1

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.
@@ -6,13 +6,14 @@ export default {
6
6
  key: "white_swan-submit-complete-plan-request",
7
7
  name: "Submit Complete Plan Request",
8
8
  description: "Creates a new comprehensive quote request based on the information provided and generates the final quotation without further data requirements. [See the documentation](https://docs.whiteswan.io/partner-knowledge-base/api-documentation/action-calls/submit-complete-plan-request)",
9
- version: "0.0.2",
9
+ version: "0.0.3",
10
10
  annotations: {
11
11
  destructiveHint: false,
12
12
  openWorldHint: true,
13
13
  readOnlyHint: false,
14
14
  },
15
15
  type: "action",
16
+ ai: "optimized",
16
17
  props: {
17
18
  whiteSwan,
18
19
  name: {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@pipedream/white_swan",
3
- "version": "0.2.0",
3
+ "version": "0.2.1",
4
4
  "description": "Pipedream White Swan Components",
5
5
  "main": "white_swan.app.mjs",
6
6
  "keywords": [