@seamapi/types 1.296.0 → 1.297.0

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/dist/connect.cjs CHANGED
@@ -15947,9 +15947,11 @@ var openapi_default = {
15947
15947
  ],
15948
15948
  summary: "/devices/delete",
15949
15949
  tags: ["/devices"],
15950
+ "x-deprecated": "Deleting a device is no longer supported and will be removed.",
15950
15951
  "x-fern-sdk-group-name": ["devices"],
15951
15952
  "x-fern-sdk-method-name": "delete",
15952
- "x-response-key": null
15953
+ "x-response-key": null,
15954
+ "x-undocumented": "Deleting a device is no longer supported and will be removed."
15953
15955
  }
15954
15956
  },
15955
15957
  "/devices/get": {