@seamapi/types 1.138.0 → 1.138.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.
package/dist/connect.cjs CHANGED
@@ -4213,7 +4213,6 @@ var openapi_default = {
4213
4213
  acs_user_id: { format: "uuid", type: "string" },
4214
4214
  code: { pattern: "^\\d+$", type: "string" },
4215
4215
  ends_at: { format: "date-time", type: "string" },
4216
- external_type: { enum: ["visionline_card"], type: "string" },
4217
4216
  is_multi_phone_sync_credential: {
4218
4217
  default: false,
4219
4218
  type: "boolean"