@seamapi/types 1.76.1 → 1.77.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
@@ -9785,7 +9785,8 @@ var openapi_default = {
9785
9785
  ble_capability: { default: true, type: "boolean" },
9786
9786
  hce_capability: { default: false, type: "boolean" },
9787
9787
  nfc_capability: { default: false, type: "boolean" },
9788
- seos_applet_version: { default: "1.0.0", type: "string" }
9788
+ seos_applet_version: { default: "1.0.0", type: "string" },
9789
+ seos_tsm_endpoint_id: { default: 1, type: "number" }
9789
9790
  },
9790
9791
  type: "object"
9791
9792
  },