@seamapi/types 1.106.0 → 1.107.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
@@ -4051,16 +4051,11 @@ var openapi_default = {
4051
4051
  acs_user_id: { format: "uuid", type: "string" },
4052
4052
  code: { pattern: "^\\d+$", type: "string" },
4053
4053
  ends_at: { format: "date-time", type: "string" },
4054
- external_type: {
4055
- enum: [
4056
- "pti_card",
4057
- "brivo_credential",
4058
- "hid_credential",
4059
- "visionline_card"
4060
- ],
4061
- type: "string"
4054
+ external_type: { enum: ["visionline_card"], type: "string" },
4055
+ is_multi_phone_sync_credential: {
4056
+ default: false,
4057
+ type: "boolean"
4062
4058
  },
4063
- is_multi_phone_sync_credential: { type: "boolean" },
4064
4059
  starts_at: { format: "date-time", type: "string" },
4065
4060
  visionline_metadata: {
4066
4061
  properties: {