@connectedxm/admin 7.0.6 → 7.0.7
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/index.d.cts +0 -1
- package/dist/index.d.ts +0 -1
- package/openapi.json +0 -4
- package/package.json +1 -1
package/dist/index.d.cts
CHANGED
package/dist/index.d.ts
CHANGED
package/openapi.json
CHANGED
|
@@ -106554,9 +106554,6 @@
|
|
|
106554
106554
|
"body": {
|
|
106555
106555
|
"type": "string"
|
|
106556
106556
|
},
|
|
106557
|
-
"accountId": {
|
|
106558
|
-
"type": "string"
|
|
106559
|
-
},
|
|
106560
106557
|
"threadAccount": {
|
|
106561
106558
|
"$ref": "#/components/schemas/ThreadAccount"
|
|
106562
106559
|
},
|
|
@@ -106578,7 +106575,6 @@
|
|
|
106578
106575
|
"required": [
|
|
106579
106576
|
"id",
|
|
106580
106577
|
"body",
|
|
106581
|
-
"accountId",
|
|
106582
106578
|
"threadAccount",
|
|
106583
106579
|
"createdAt",
|
|
106584
106580
|
"editedAt",
|