@pipedream/snipe_it 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.
@@ -4,13 +4,14 @@ export default {
4
4
  key: "snipe_it-get-license",
5
5
  name: "Get License",
6
6
  description: "Retrieves license details including seat count, expiration, and current usage metrics. Note: The response returns 'product_key' but uses 'serial' field for POST/PUT/PATCH requests. [See the documentation](https://snipe-it.readme.io/reference/licensesid)",
7
- version: "0.0.2",
7
+ version: "0.0.3",
8
8
  annotations: {
9
9
  destructiveHint: false,
10
10
  openWorldHint: true,
11
11
  readOnlyHint: true,
12
12
  },
13
13
  type: "action",
14
+ ai: "optimized",
14
15
  props: {
15
16
  app,
16
17
  licenseId: {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@pipedream/snipe_it",
3
- "version": "0.2.0",
3
+ "version": "0.2.1",
4
4
  "description": "Pipedream Snipe-IT Components",
5
5
  "main": "snipe_it.app.mjs",
6
6
  "keywords": [