@superbright/indexeddb-orm 1.0.56 → 1.0.59
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/api/api.generated.d.ts +1034 -361
- package/dist/api/cms-schemas.generated.cjs +1 -1
- package/dist/api/cms-schemas.generated.cjs.map +1 -1
- package/dist/api/cms-schemas.generated.d.ts +236 -236
- package/dist/api/cms-schemas.generated.mjs +77 -77
- package/dist/api/cms-schemas.generated.mjs.map +1 -1
- package/dist/api/embed-schemas.generated.cjs +1 -1
- package/dist/api/embed-schemas.generated.cjs.map +1 -1
- package/dist/api/embed-schemas.generated.d.ts +148 -160
- package/dist/api/embed-schemas.generated.mjs +49 -50
- package/dist/api/embed-schemas.generated.mjs.map +1 -1
- package/dist/api/schemas.generated.cjs +1 -1
- package/dist/api/schemas.generated.cjs.map +1 -1
- package/dist/api/schemas.generated.d.ts +7716 -1549
- package/dist/api/schemas.generated.mjs +411 -220
- package/dist/api/schemas.generated.mjs.map +1 -1
- package/dist/base/amenityimagesonproperty.cjs +1 -1
- package/dist/base/amenityimagesonproperty.cjs.map +1 -1
- package/dist/base/amenityimagesonproperty.d.ts +6 -6
- package/dist/base/amenityimagesonproperty.mjs +2 -2
- package/dist/base/amenityimagesonproperty.mjs.map +1 -1
- package/dist/base/enums.cjs +1 -1
- package/dist/base/enums.cjs.map +1 -1
- package/dist/base/enums.d.ts +4 -0
- package/dist/base/enums.mjs +8 -7
- package/dist/base/enums.mjs.map +1 -1
- package/dist/base/floorplan.cjs +1 -1
- package/dist/base/floorplan.cjs.map +1 -1
- package/dist/base/floorplan.d.ts +15 -15
- package/dist/base/floorplan.mjs +8 -8
- package/dist/base/floorplan.mjs.map +1 -1
- package/dist/base/media.cjs.map +1 -1
- package/dist/base/media.mjs.map +1 -1
- package/dist/base/overviewimagesonproperty.cjs.map +1 -1
- package/dist/base/overviewimagesonproperty.mjs.map +1 -1
- package/dist/base/property.cjs +1 -1
- package/dist/base/property.cjs.map +1 -1
- package/dist/base/property.d.ts +12 -12
- package/dist/base/property.mjs +8 -8
- package/dist/base/property.mjs.map +1 -1
- package/dist/base/propertyamenity.cjs +1 -1
- package/dist/base/propertyamenity.cjs.map +1 -1
- package/dist/base/propertyamenity.d.ts +3 -3
- package/dist/base/propertyamenity.mjs +3 -3
- package/dist/base/propertyamenity.mjs.map +1 -1
- package/dist/base/propertyhighlight.cjs +1 -1
- package/dist/base/propertyhighlight.cjs.map +1 -1
- package/dist/base/propertyhighlight.d.ts +3 -3
- package/dist/base/propertyhighlight.mjs +1 -1
- package/dist/base/propertyhighlight.mjs.map +1 -1
- package/dist/base/propertylink.cjs +1 -1
- package/dist/base/propertylink.cjs.map +1 -1
- package/dist/base/propertylink.d.ts +12 -12
- package/dist/base/propertylink.mjs +4 -4
- package/dist/base/propertylink.mjs.map +1 -1
- package/dist/base/renderedstyle.cjs +1 -1
- package/dist/base/renderedstyle.cjs.map +1 -1
- package/dist/base/renderedstyle.d.ts +12 -12
- package/dist/base/renderedstyle.mjs +7 -7
- package/dist/base/renderedstyle.mjs.map +1 -1
- package/dist/base/room.cjs +1 -1
- package/dist/base/room.cjs.map +1 -1
- package/dist/base/room.d.ts +3 -3
- package/dist/base/room.mjs +1 -1
- package/dist/base/room.mjs.map +1 -1
- package/dist/base/style.cjs +1 -1
- package/dist/base/style.cjs.map +1 -1
- package/dist/base/style.d.ts +3 -3
- package/dist/base/style.mjs +5 -5
- package/dist/base/style.mjs.map +1 -1
- package/dist/base/unit.cjs +1 -1
- package/dist/base/unit.cjs.map +1 -1
- package/dist/base/unit.d.ts +21 -21
- package/dist/base/unit.mjs +16 -16
- package/dist/base/unit.mjs.map +1 -1
- package/dist/base/userinquiry.d.ts +19 -15
- package/dist/base/visitor.d.ts +9 -9
- package/dist/base/visitorfilter.d.ts +12 -9
- package/dist/base/visitorquestionnaire.d.ts +9 -9
- package/dist/base/visitorunitengagement.d.ts +15 -15
- package/dist/features/analytics/analytics.d.ts +184 -184
- package/dist/index.cjs +1 -1
- package/dist/index.mjs +38 -37
- package/dist/node_modules/.pnpm/zod@3.25.76/node_modules/zod/v3/types.cjs +1 -1
- package/dist/node_modules/.pnpm/zod@3.25.76/node_modules/zod/v3/types.cjs.map +1 -1
- package/dist/node_modules/.pnpm/zod@3.25.76/node_modules/zod/v3/types.mjs +103 -104
- package/dist/node_modules/.pnpm/zod@3.25.76/node_modules/zod/v3/types.mjs.map +1 -1
- package/dist/schema.d.ts +32 -32
- package/dist/schemas.cjs +1 -1
- package/dist/schemas.mjs +61 -34
- package/package.json +3 -3
|
@@ -71,7 +71,7 @@ export interface paths {
|
|
|
71
71
|
patch?: never;
|
|
72
72
|
trace?: never;
|
|
73
73
|
};
|
|
74
|
-
"/app/{slug}/bootstrap/{
|
|
74
|
+
"/app/{slug}/bootstrap/{visitor_id}": {
|
|
75
75
|
parameters: {
|
|
76
76
|
query?: never;
|
|
77
77
|
header?: never;
|
|
@@ -88,7 +88,7 @@ export interface paths {
|
|
|
88
88
|
patch?: never;
|
|
89
89
|
trace?: never;
|
|
90
90
|
};
|
|
91
|
-
"/app/{slug}/similar-units/{
|
|
91
|
+
"/app/{slug}/similar-units/{visitor_id}": {
|
|
92
92
|
parameters: {
|
|
93
93
|
query?: never;
|
|
94
94
|
header?: never;
|
|
@@ -439,7 +439,7 @@ export interface paths {
|
|
|
439
439
|
patch?: never;
|
|
440
440
|
trace?: never;
|
|
441
441
|
};
|
|
442
|
-
"/embed/{slug}/bootstrap/{
|
|
442
|
+
"/embed/{slug}/bootstrap/{visitor_id}": {
|
|
443
443
|
parameters: {
|
|
444
444
|
query?: never;
|
|
445
445
|
header?: never;
|
|
@@ -499,7 +499,7 @@ export interface paths {
|
|
|
499
499
|
patch?: never;
|
|
500
500
|
trace?: never;
|
|
501
501
|
};
|
|
502
|
-
"/embed/{slug}/engagement/{
|
|
502
|
+
"/embed/{slug}/engagement/{unit_id}": {
|
|
503
503
|
parameters: {
|
|
504
504
|
query?: never;
|
|
505
505
|
header?: never;
|
|
@@ -602,7 +602,7 @@ export interface paths {
|
|
|
602
602
|
patch?: never;
|
|
603
603
|
trace?: never;
|
|
604
604
|
};
|
|
605
|
-
"/floorPlans/{id}/renderedStyles/{
|
|
605
|
+
"/floorPlans/{id}/renderedStyles/{style_id}/getUploadUrl": {
|
|
606
606
|
parameters: {
|
|
607
607
|
query?: never;
|
|
608
608
|
header?: never;
|
|
@@ -619,7 +619,7 @@ export interface paths {
|
|
|
619
619
|
patch?: never;
|
|
620
620
|
trace?: never;
|
|
621
621
|
};
|
|
622
|
-
"/floorPlans/{id}/renderedStyles/{
|
|
622
|
+
"/floorPlans/{id}/renderedStyles/{style_id}/media": {
|
|
623
623
|
parameters: {
|
|
624
624
|
query?: never;
|
|
625
625
|
header?: never;
|
|
@@ -673,23 +673,6 @@ export interface paths {
|
|
|
673
673
|
patch?: never;
|
|
674
674
|
trace?: never;
|
|
675
675
|
};
|
|
676
|
-
"/floorPlans/{id}/unlinkProperty": {
|
|
677
|
-
parameters: {
|
|
678
|
-
query?: never;
|
|
679
|
-
header?: never;
|
|
680
|
-
path?: never;
|
|
681
|
-
cookie?: never;
|
|
682
|
-
};
|
|
683
|
-
get?: never;
|
|
684
|
-
put?: never;
|
|
685
|
-
/** Unlink a property from a floorPlan */
|
|
686
|
-
post: operations["unlinkProperties"];
|
|
687
|
-
delete?: never;
|
|
688
|
-
options?: never;
|
|
689
|
-
head?: never;
|
|
690
|
-
patch?: never;
|
|
691
|
-
trace?: never;
|
|
692
|
-
};
|
|
693
676
|
"/floorPlans/{id}/duplicate": {
|
|
694
677
|
parameters: {
|
|
695
678
|
query?: never;
|
|
@@ -764,7 +747,7 @@ export interface paths {
|
|
|
764
747
|
patch?: never;
|
|
765
748
|
trace?: never;
|
|
766
749
|
};
|
|
767
|
-
"/floorPlans/{id}/media/{
|
|
750
|
+
"/floorPlans/{id}/media/{media_id}": {
|
|
768
751
|
parameters: {
|
|
769
752
|
query?: never;
|
|
770
753
|
header?: never;
|
|
@@ -798,7 +781,7 @@ export interface paths {
|
|
|
798
781
|
patch?: never;
|
|
799
782
|
trace?: never;
|
|
800
783
|
};
|
|
801
|
-
"/floorPlans/{id}/rooms/{
|
|
784
|
+
"/floorPlans/{id}/rooms/{room_id}": {
|
|
802
785
|
parameters: {
|
|
803
786
|
query?: never;
|
|
804
787
|
header?: never;
|
|
@@ -833,7 +816,7 @@ export interface paths {
|
|
|
833
816
|
patch?: never;
|
|
834
817
|
trace?: never;
|
|
835
818
|
};
|
|
836
|
-
"/floorPlans/{id}/styles/{
|
|
819
|
+
"/floorPlans/{id}/styles/{style_id}": {
|
|
837
820
|
parameters: {
|
|
838
821
|
query?: never;
|
|
839
822
|
header?: never;
|
|
@@ -888,7 +871,7 @@ export interface paths {
|
|
|
888
871
|
patch?: never;
|
|
889
872
|
trace?: never;
|
|
890
873
|
};
|
|
891
|
-
"/floorPlans/{id}/furniture/{
|
|
874
|
+
"/floorPlans/{id}/furniture/{style_id}": {
|
|
892
875
|
parameters: {
|
|
893
876
|
query?: never;
|
|
894
877
|
header?: never;
|
|
@@ -922,7 +905,7 @@ export interface paths {
|
|
|
922
905
|
patch?: never;
|
|
923
906
|
trace?: never;
|
|
924
907
|
};
|
|
925
|
-
"/floorPlans/{id}/{
|
|
908
|
+
"/floorPlans/{id}/{style_id}/{room_id}/linkedFurniture": {
|
|
926
909
|
parameters: {
|
|
927
910
|
query?: never;
|
|
928
911
|
header?: never;
|
|
@@ -939,7 +922,7 @@ export interface paths {
|
|
|
939
922
|
patch?: never;
|
|
940
923
|
trace?: never;
|
|
941
924
|
};
|
|
942
|
-
"/floorPlans/{id}/{
|
|
925
|
+
"/floorPlans/{id}/{style_id}/{room_id}/unlinkedFurniture": {
|
|
943
926
|
parameters: {
|
|
944
927
|
query?: never;
|
|
945
928
|
header?: never;
|
|
@@ -956,7 +939,7 @@ export interface paths {
|
|
|
956
939
|
patch?: never;
|
|
957
940
|
trace?: never;
|
|
958
941
|
};
|
|
959
|
-
"/floorPlans/{id}/{
|
|
942
|
+
"/floorPlans/{id}/{style_id}/unlinkedFurniture": {
|
|
960
943
|
parameters: {
|
|
961
944
|
query?: never;
|
|
962
945
|
header?: never;
|
|
@@ -1024,7 +1007,7 @@ export interface paths {
|
|
|
1024
1007
|
patch?: never;
|
|
1025
1008
|
trace?: never;
|
|
1026
1009
|
};
|
|
1027
|
-
"/floorPlans/{id}/render/{
|
|
1010
|
+
"/floorPlans/{id}/render/{style_id}": {
|
|
1028
1011
|
parameters: {
|
|
1029
1012
|
query?: never;
|
|
1030
1013
|
header?: never;
|
|
@@ -1061,7 +1044,7 @@ export interface paths {
|
|
|
1061
1044
|
patch?: never;
|
|
1062
1045
|
trace?: never;
|
|
1063
1046
|
};
|
|
1064
|
-
"/floorPlans/{id}/render/{
|
|
1047
|
+
"/floorPlans/{id}/render/{style_id}/cancel": {
|
|
1065
1048
|
parameters: {
|
|
1066
1049
|
query?: never;
|
|
1067
1050
|
header?: never;
|
|
@@ -1234,7 +1217,84 @@ export interface paths {
|
|
|
1234
1217
|
patch?: never;
|
|
1235
1218
|
trace?: never;
|
|
1236
1219
|
};
|
|
1237
|
-
"/
|
|
1220
|
+
"/internal/search-query-units": {
|
|
1221
|
+
parameters: {
|
|
1222
|
+
query?: never;
|
|
1223
|
+
header?: never;
|
|
1224
|
+
path?: never;
|
|
1225
|
+
cookie?: never;
|
|
1226
|
+
};
|
|
1227
|
+
/** Get all search query units grouped by user */
|
|
1228
|
+
get: operations["listSearchQueryUnits"];
|
|
1229
|
+
put?: never;
|
|
1230
|
+
post?: never;
|
|
1231
|
+
delete?: never;
|
|
1232
|
+
options?: never;
|
|
1233
|
+
head?: never;
|
|
1234
|
+
patch?: never;
|
|
1235
|
+
trace?: never;
|
|
1236
|
+
};
|
|
1237
|
+
"/internal/search-queries": {
|
|
1238
|
+
parameters: {
|
|
1239
|
+
query?: never;
|
|
1240
|
+
header?: never;
|
|
1241
|
+
path?: never;
|
|
1242
|
+
cookie?: never;
|
|
1243
|
+
};
|
|
1244
|
+
/**
|
|
1245
|
+
* Get search queries with matching units
|
|
1246
|
+
* @description Retrieve a list of search queries that have matching units in SearchQueryUnits, along with user and unit counts.
|
|
1247
|
+
*/
|
|
1248
|
+
get: operations["listSearchQueries"];
|
|
1249
|
+
put?: never;
|
|
1250
|
+
post?: never;
|
|
1251
|
+
delete?: never;
|
|
1252
|
+
options?: never;
|
|
1253
|
+
head?: never;
|
|
1254
|
+
patch?: never;
|
|
1255
|
+
trace?: never;
|
|
1256
|
+
};
|
|
1257
|
+
"/internal/process-query-notifications/{query_id}": {
|
|
1258
|
+
parameters: {
|
|
1259
|
+
query?: never;
|
|
1260
|
+
header?: never;
|
|
1261
|
+
path?: never;
|
|
1262
|
+
cookie?: never;
|
|
1263
|
+
};
|
|
1264
|
+
get?: never;
|
|
1265
|
+
put?: never;
|
|
1266
|
+
/**
|
|
1267
|
+
* Process notifications for a search query
|
|
1268
|
+
* @description Send email notifications to all users with matching units for a specific queryId, then clear the SearchQueryUnits records for that query.
|
|
1269
|
+
*/
|
|
1270
|
+
post: operations["processQueryNotifications"];
|
|
1271
|
+
delete?: never;
|
|
1272
|
+
options?: never;
|
|
1273
|
+
head?: never;
|
|
1274
|
+
patch?: never;
|
|
1275
|
+
trace?: never;
|
|
1276
|
+
};
|
|
1277
|
+
"/internal/properties-with-mits": {
|
|
1278
|
+
parameters: {
|
|
1279
|
+
query?: never;
|
|
1280
|
+
header?: never;
|
|
1281
|
+
path?: never;
|
|
1282
|
+
cookie?: never;
|
|
1283
|
+
};
|
|
1284
|
+
/**
|
|
1285
|
+
* Get properties with enabled Mits external service
|
|
1286
|
+
* @description Retrieve all active properties that have Mits external service enabled, including their decoded Mits service configuration.
|
|
1287
|
+
*/
|
|
1288
|
+
get: operations["listPropertiesWithMitsService"];
|
|
1289
|
+
put?: never;
|
|
1290
|
+
post?: never;
|
|
1291
|
+
delete?: never;
|
|
1292
|
+
options?: never;
|
|
1293
|
+
head?: never;
|
|
1294
|
+
patch?: never;
|
|
1295
|
+
trace?: never;
|
|
1296
|
+
};
|
|
1297
|
+
"/opensearch/ingest/{property_id}": {
|
|
1238
1298
|
parameters: {
|
|
1239
1299
|
query?: never;
|
|
1240
1300
|
header?: never;
|
|
@@ -1336,7 +1396,7 @@ export interface paths {
|
|
|
1336
1396
|
patch?: never;
|
|
1337
1397
|
trace?: never;
|
|
1338
1398
|
};
|
|
1339
|
-
"/properties/{id}/media/{
|
|
1399
|
+
"/properties/{id}/media/{media_id}": {
|
|
1340
1400
|
parameters: {
|
|
1341
1401
|
query?: never;
|
|
1342
1402
|
header?: never;
|
|
@@ -1388,7 +1448,7 @@ export interface paths {
|
|
|
1388
1448
|
patch?: never;
|
|
1389
1449
|
trace?: never;
|
|
1390
1450
|
};
|
|
1391
|
-
"/properties/{id}/
|
|
1451
|
+
"/properties/{id}/external_services": {
|
|
1392
1452
|
parameters: {
|
|
1393
1453
|
query?: never;
|
|
1394
1454
|
header?: never;
|
|
@@ -1456,7 +1516,7 @@ export interface paths {
|
|
|
1456
1516
|
patch?: never;
|
|
1457
1517
|
trace?: never;
|
|
1458
1518
|
};
|
|
1459
|
-
"/properties/{id}/link/{
|
|
1519
|
+
"/properties/{id}/link/{linked_property_id}/order": {
|
|
1460
1520
|
parameters: {
|
|
1461
1521
|
query?: never;
|
|
1462
1522
|
header?: never;
|
|
@@ -1473,7 +1533,7 @@ export interface paths {
|
|
|
1473
1533
|
patch: operations["updatePropertyLinkOrder"];
|
|
1474
1534
|
trace?: never;
|
|
1475
1535
|
};
|
|
1476
|
-
"/properties/{id}/unlink/{
|
|
1536
|
+
"/properties/{id}/unlink/{linked_property_id}": {
|
|
1477
1537
|
parameters: {
|
|
1478
1538
|
query?: never;
|
|
1479
1539
|
header?: never;
|
|
@@ -1694,6 +1754,23 @@ export interface paths {
|
|
|
1694
1754
|
patch?: never;
|
|
1695
1755
|
trace?: never;
|
|
1696
1756
|
};
|
|
1757
|
+
"/renders/get-linked-unit": {
|
|
1758
|
+
parameters: {
|
|
1759
|
+
query?: never;
|
|
1760
|
+
header?: never;
|
|
1761
|
+
path?: never;
|
|
1762
|
+
cookie?: never;
|
|
1763
|
+
};
|
|
1764
|
+
get?: never;
|
|
1765
|
+
put?: never;
|
|
1766
|
+
/** Get Linked Unit */
|
|
1767
|
+
post: operations["getLinkedUnit"];
|
|
1768
|
+
delete?: never;
|
|
1769
|
+
options?: never;
|
|
1770
|
+
head?: never;
|
|
1771
|
+
patch?: never;
|
|
1772
|
+
trace?: never;
|
|
1773
|
+
};
|
|
1697
1774
|
"/renders/jobs/{id}/uploadUrl": {
|
|
1698
1775
|
parameters: {
|
|
1699
1776
|
query?: never;
|
|
@@ -1762,6 +1839,44 @@ export interface paths {
|
|
|
1762
1839
|
patch?: never;
|
|
1763
1840
|
trace?: never;
|
|
1764
1841
|
};
|
|
1842
|
+
"/styleRenders": {
|
|
1843
|
+
parameters: {
|
|
1844
|
+
query?: never;
|
|
1845
|
+
header?: never;
|
|
1846
|
+
path?: never;
|
|
1847
|
+
cookie?: never;
|
|
1848
|
+
};
|
|
1849
|
+
/** List all RenderedStyles */
|
|
1850
|
+
get: operations["listStyleRenders"];
|
|
1851
|
+
put?: never;
|
|
1852
|
+
/** Create a RenderedStyle for a unit and style */
|
|
1853
|
+
post: operations["createStyleRender"];
|
|
1854
|
+
delete?: never;
|
|
1855
|
+
options?: never;
|
|
1856
|
+
head?: never;
|
|
1857
|
+
patch?: never;
|
|
1858
|
+
trace?: never;
|
|
1859
|
+
};
|
|
1860
|
+
"/styleRenders/getRenderId": {
|
|
1861
|
+
parameters: {
|
|
1862
|
+
query?: never;
|
|
1863
|
+
header?: never;
|
|
1864
|
+
path?: never;
|
|
1865
|
+
cookie?: never;
|
|
1866
|
+
};
|
|
1867
|
+
/**
|
|
1868
|
+
* Get RenderedStyle(s) by style_id and unit_id
|
|
1869
|
+
* @description Returns RenderedStyles matching the given style_id and unit_id combination. Returns an object with an error message when no match is found.
|
|
1870
|
+
*/
|
|
1871
|
+
get: operations["getStyleRenderId"];
|
|
1872
|
+
put?: never;
|
|
1873
|
+
post?: never;
|
|
1874
|
+
delete?: never;
|
|
1875
|
+
options?: never;
|
|
1876
|
+
head?: never;
|
|
1877
|
+
patch?: never;
|
|
1878
|
+
trace?: never;
|
|
1879
|
+
};
|
|
1765
1880
|
"/styleRenders/floorPlan": {
|
|
1766
1881
|
parameters: {
|
|
1767
1882
|
query?: never;
|
|
@@ -1772,8 +1887,8 @@ export interface paths {
|
|
|
1772
1887
|
get?: never;
|
|
1773
1888
|
put?: never;
|
|
1774
1889
|
/**
|
|
1775
|
-
* Create / Retrieve a RenderedStyle
|
|
1776
|
-
* @description Create
|
|
1890
|
+
* Create / Retrieve a RenderedStyle for a FloorPlan and style
|
|
1891
|
+
* @description Create a RenderedStyle, or retrieve the existing one when the FloorPlan and style combination already has a render (intended for the Renderer).
|
|
1777
1892
|
*/
|
|
1778
1893
|
post: operations["createStyleRenderWithFloorPlan"];
|
|
1779
1894
|
delete?: never;
|
|
@@ -1782,6 +1897,61 @@ export interface paths {
|
|
|
1782
1897
|
patch?: never;
|
|
1783
1898
|
trace?: never;
|
|
1784
1899
|
};
|
|
1900
|
+
"/styleRenders/{id}/getUploadUrl": {
|
|
1901
|
+
parameters: {
|
|
1902
|
+
query?: never;
|
|
1903
|
+
header?: never;
|
|
1904
|
+
path?: never;
|
|
1905
|
+
cookie?: never;
|
|
1906
|
+
};
|
|
1907
|
+
/** Get a signed upload URL for a RenderedStyle asset */
|
|
1908
|
+
get: operations["getStyleRenderUploadUrl"];
|
|
1909
|
+
put?: never;
|
|
1910
|
+
post?: never;
|
|
1911
|
+
delete?: never;
|
|
1912
|
+
options?: never;
|
|
1913
|
+
head?: never;
|
|
1914
|
+
patch?: never;
|
|
1915
|
+
trace?: never;
|
|
1916
|
+
};
|
|
1917
|
+
"/styleRenders/{id}": {
|
|
1918
|
+
parameters: {
|
|
1919
|
+
query?: never;
|
|
1920
|
+
header?: never;
|
|
1921
|
+
path?: never;
|
|
1922
|
+
cookie?: never;
|
|
1923
|
+
};
|
|
1924
|
+
/** Get RenderedStyle details by ID */
|
|
1925
|
+
get: operations["getStyleRenderDetails"];
|
|
1926
|
+
put?: never;
|
|
1927
|
+
post?: never;
|
|
1928
|
+
delete?: never;
|
|
1929
|
+
options?: never;
|
|
1930
|
+
head?: never;
|
|
1931
|
+
patch?: never;
|
|
1932
|
+
trace?: never;
|
|
1933
|
+
};
|
|
1934
|
+
"/styleRenders/{id}/media": {
|
|
1935
|
+
parameters: {
|
|
1936
|
+
query?: never;
|
|
1937
|
+
header?: never;
|
|
1938
|
+
path?: never;
|
|
1939
|
+
cookie?: never;
|
|
1940
|
+
};
|
|
1941
|
+
get?: never;
|
|
1942
|
+
put?: never;
|
|
1943
|
+
/**
|
|
1944
|
+
* Attach media to a RenderedStyle
|
|
1945
|
+
* @description Attach uploaded media to a RenderedStyle. Use entity "2d_renders" for 2D render assets; other entities create and link a Media record.
|
|
1946
|
+
*/
|
|
1947
|
+
post: operations["saveStyleRenderMedia"];
|
|
1948
|
+
/** Delete 2D render media from a RenderedStyle */
|
|
1949
|
+
delete: operations["deleteStyleRender2DMedia"];
|
|
1950
|
+
options?: never;
|
|
1951
|
+
head?: never;
|
|
1952
|
+
patch?: never;
|
|
1953
|
+
trace?: never;
|
|
1954
|
+
};
|
|
1785
1955
|
"/style": {
|
|
1786
1956
|
parameters: {
|
|
1787
1957
|
query?: never;
|
|
@@ -1887,7 +2057,7 @@ export interface paths {
|
|
|
1887
2057
|
patch?: never;
|
|
1888
2058
|
trace?: never;
|
|
1889
2059
|
};
|
|
1890
|
-
"/style/{id}/media/{
|
|
2060
|
+
"/style/{id}/media/{media_id}": {
|
|
1891
2061
|
parameters: {
|
|
1892
2062
|
query?: never;
|
|
1893
2063
|
header?: never;
|
|
@@ -1940,7 +2110,7 @@ export interface paths {
|
|
|
1940
2110
|
patch?: never;
|
|
1941
2111
|
trace?: never;
|
|
1942
2112
|
};
|
|
1943
|
-
"/units/{id}/renderedStyles/{
|
|
2113
|
+
"/units/{id}/renderedStyles/{render_style_id}": {
|
|
1944
2114
|
parameters: {
|
|
1945
2115
|
query?: never;
|
|
1946
2116
|
header?: never;
|
|
@@ -1957,7 +2127,7 @@ export interface paths {
|
|
|
1957
2127
|
patch?: never;
|
|
1958
2128
|
trace?: never;
|
|
1959
2129
|
};
|
|
1960
|
-
"/units/{id}/renderedStyles/{
|
|
2130
|
+
"/units/{id}/renderedStyles/{render_style_id}/media/{media_id}": {
|
|
1961
2131
|
parameters: {
|
|
1962
2132
|
query?: never;
|
|
1963
2133
|
header?: never;
|
|
@@ -1992,7 +2162,7 @@ export interface paths {
|
|
|
1992
2162
|
patch?: never;
|
|
1993
2163
|
trace?: never;
|
|
1994
2164
|
};
|
|
1995
|
-
"/units/highlights/{
|
|
2165
|
+
"/units/highlights/{unit_id}": {
|
|
1996
2166
|
parameters: {
|
|
1997
2167
|
query?: never;
|
|
1998
2168
|
header?: never;
|
|
@@ -2152,7 +2322,7 @@ export interface paths {
|
|
|
2152
2322
|
export type webhooks = Record<string, never>;
|
|
2153
2323
|
export interface components {
|
|
2154
2324
|
schemas: {
|
|
2155
|
-
/** @description A single lead activity event.
|
|
2325
|
+
/** @description A single lead activity event. unit_id, unit_name, unit_slug are only present for contact and share types. */
|
|
2156
2326
|
LeadActivity: {
|
|
2157
2327
|
/**
|
|
2158
2328
|
* @description Type of activity
|
|
@@ -2165,35 +2335,35 @@ export interface components {
|
|
|
2165
2335
|
*/
|
|
2166
2336
|
date: string;
|
|
2167
2337
|
/** @description Unit involved (contact and share only) */
|
|
2168
|
-
|
|
2338
|
+
unit_id?: number;
|
|
2169
2339
|
/** @description Unit name (contact and share only) */
|
|
2170
|
-
|
|
2340
|
+
unit_name?: string;
|
|
2171
2341
|
/** @description Unit slug (contact and share only) */
|
|
2172
|
-
|
|
2342
|
+
unit_slug?: string;
|
|
2173
2343
|
};
|
|
2174
2344
|
/** @description A prospective tenant lead */
|
|
2175
2345
|
Lead: {
|
|
2176
2346
|
/** @description User ID of the lead */
|
|
2177
|
-
|
|
2347
|
+
user_id: number;
|
|
2178
2348
|
/**
|
|
2179
2349
|
* Format: email
|
|
2180
2350
|
* @description Lead email address
|
|
2181
2351
|
*/
|
|
2182
2352
|
email: string;
|
|
2183
|
-
|
|
2353
|
+
latest_activity: components["schemas"]["LeadActivity"];
|
|
2184
2354
|
/** @description Saved filter tags for this lead */
|
|
2185
|
-
|
|
2355
|
+
visitor_filter: string[];
|
|
2186
2356
|
};
|
|
2187
2357
|
/** @description Pagination metadata */
|
|
2188
2358
|
Pagination: {
|
|
2189
2359
|
/** @description Total number of records across all pages */
|
|
2190
|
-
|
|
2360
|
+
total_records: number;
|
|
2191
2361
|
/** @description Total number of pages */
|
|
2192
|
-
|
|
2362
|
+
total_pages: number;
|
|
2193
2363
|
/** @description Current page number (1-indexed) */
|
|
2194
|
-
|
|
2364
|
+
current_page: number;
|
|
2195
2365
|
/** @description Number of records per page */
|
|
2196
|
-
|
|
2366
|
+
per_page: number;
|
|
2197
2367
|
};
|
|
2198
2368
|
/** @description Paginated list of leads */
|
|
2199
2369
|
LeadsListResponse: {
|
|
@@ -2204,7 +2374,7 @@ export interface components {
|
|
|
2204
2374
|
page: components["schemas"]["Pagination"];
|
|
2205
2375
|
};
|
|
2206
2376
|
};
|
|
2207
|
-
/** @description A single lead activity item.
|
|
2377
|
+
/** @description A single lead activity item. unit_id, unit_name, unit_slug are only present for contact and share types. */
|
|
2208
2378
|
LeadActivityItem: {
|
|
2209
2379
|
/**
|
|
2210
2380
|
* @description Type of activity
|
|
@@ -2217,11 +2387,11 @@ export interface components {
|
|
|
2217
2387
|
*/
|
|
2218
2388
|
date: string;
|
|
2219
2389
|
/** @description Unit involved (contact and share only) */
|
|
2220
|
-
|
|
2390
|
+
unit_id?: number;
|
|
2221
2391
|
/** @description Unit name (contact and share only) */
|
|
2222
|
-
|
|
2392
|
+
unit_name?: string;
|
|
2223
2393
|
/** @description Unit slug (contact and share only) */
|
|
2224
|
-
|
|
2394
|
+
unit_slug?: string;
|
|
2225
2395
|
};
|
|
2226
2396
|
/** @description Paginated list of lead activity items */
|
|
2227
2397
|
LeadActivitiesResponse: {
|
|
@@ -2245,7 +2415,7 @@ export interface components {
|
|
|
2245
2415
|
/** @description Other preference tags */
|
|
2246
2416
|
preferences: string[];
|
|
2247
2417
|
/** @description Most recent contact event, or null if none */
|
|
2248
|
-
|
|
2418
|
+
most_recent_contact: {
|
|
2249
2419
|
/**
|
|
2250
2420
|
* Format: date-time
|
|
2251
2421
|
* @description Date of most recent contact
|
|
@@ -2253,7 +2423,7 @@ export interface components {
|
|
|
2253
2423
|
date: string;
|
|
2254
2424
|
} | null;
|
|
2255
2425
|
/** @description Units favorited by this lead */
|
|
2256
|
-
|
|
2426
|
+
favorite_units: {
|
|
2257
2427
|
/** @description Unit ID */
|
|
2258
2428
|
id: number;
|
|
2259
2429
|
/** @description Unit slug */
|
|
@@ -2281,9 +2451,9 @@ export interface components {
|
|
|
2281
2451
|
/** @description Pre-signed upload URL and key */
|
|
2282
2452
|
UploadUrl: {
|
|
2283
2453
|
/** @description Pre-signed S3 URL for direct upload */
|
|
2284
|
-
|
|
2454
|
+
upload_url: string;
|
|
2285
2455
|
/** @description S3 object key for the uploaded file */
|
|
2286
|
-
|
|
2456
|
+
upload_file_key: string;
|
|
2287
2457
|
};
|
|
2288
2458
|
/** @description Platform user account */
|
|
2289
2459
|
User: {
|
|
@@ -2314,47 +2484,13 @@ export interface components {
|
|
|
2314
2484
|
Media: {
|
|
2315
2485
|
/** @description Media record ID */
|
|
2316
2486
|
id?: number;
|
|
2317
|
-
/** @description Human-readable description of the media */
|
|
2318
|
-
description?: string;
|
|
2319
2487
|
/** @description S3 object key for the media file */
|
|
2320
2488
|
url?: string;
|
|
2321
2489
|
/**
|
|
2322
2490
|
* @description Type of media content
|
|
2323
2491
|
* @enum {string}
|
|
2324
2492
|
*/
|
|
2325
|
-
|
|
2326
|
-
/** @description Pre-signed S3 URL (deprecated, use data.CFURL) */
|
|
2327
|
-
signedUrl?: string;
|
|
2328
|
-
/** @description Associated furniture item ID */
|
|
2329
|
-
furnitureId?: number | null;
|
|
2330
|
-
/** @description Associated property ID */
|
|
2331
|
-
propertyId?: number | null;
|
|
2332
|
-
/** @description Associated amenity ID */
|
|
2333
|
-
amenityId?: number | null;
|
|
2334
|
-
/** @description Associated property logo FK */
|
|
2335
|
-
logoId?: number | null;
|
|
2336
|
-
/** @description Associated Blender file FK */
|
|
2337
|
-
blenderFileId?: number | null;
|
|
2338
|
-
/** @description Associated floor plan data FK */
|
|
2339
|
-
floorPlanDataId?: number | null;
|
|
2340
|
-
/** @description Associated floor plan extents data FK */
|
|
2341
|
-
floorPlanExtentsDataId?: number | null;
|
|
2342
|
-
/** @description Associated floor plan image data FK */
|
|
2343
|
-
floorPlanImageDataId?: number | null;
|
|
2344
|
-
/** @description Associated colorful floor plan image FK */
|
|
2345
|
-
colorfulFloorPlanImageId?: number | null;
|
|
2346
|
-
/** @description Associated renders FK */
|
|
2347
|
-
rendersId?: number | null;
|
|
2348
|
-
/** @description Associated video FK */
|
|
2349
|
-
videoId?: number | null;
|
|
2350
|
-
/** @description Associated video thumbnail FK */
|
|
2351
|
-
videoThumbnailId?: number | null;
|
|
2352
|
-
/** @description Associated embed GIF FK */
|
|
2353
|
-
embedGifId?: number | null;
|
|
2354
|
-
/** @description Associated rendered style FK */
|
|
2355
|
-
renderedStyleId?: number | null;
|
|
2356
|
-
/** @description Associated unit rendered style FK */
|
|
2357
|
-
unitRenderedStyleId?: number | null;
|
|
2493
|
+
media_type?: "image" | "video";
|
|
2358
2494
|
data?: components["schemas"]["MediaData"];
|
|
2359
2495
|
};
|
|
2360
2496
|
/** @description Furniture or render style */
|
|
@@ -2378,16 +2514,16 @@ export interface components {
|
|
|
2378
2514
|
/** @description Number of render cameras in the room */
|
|
2379
2515
|
cameras?: number;
|
|
2380
2516
|
/** @description Parent floor plan ID */
|
|
2381
|
-
|
|
2517
|
+
floor_plan_id?: number;
|
|
2382
2518
|
};
|
|
2383
2519
|
/** @description Association between a floor plan and a style */
|
|
2384
2520
|
FloorplanStyles: {
|
|
2385
2521
|
/** @description Floor plan style ID */
|
|
2386
2522
|
id?: number;
|
|
2387
2523
|
/** @description Associated floor plan ID */
|
|
2388
|
-
|
|
2524
|
+
floor_plan_id?: number;
|
|
2389
2525
|
/** @description Associated style ID */
|
|
2390
|
-
|
|
2526
|
+
style_id?: number;
|
|
2391
2527
|
style?: components["schemas"]["Style"];
|
|
2392
2528
|
/**
|
|
2393
2529
|
* @description Render status for this style on the floor plan
|
|
@@ -2404,10 +2540,10 @@ export interface components {
|
|
|
2404
2540
|
/** @description Floor plan description */
|
|
2405
2541
|
description?: string;
|
|
2406
2542
|
/** @description Blender version used for this floor plan */
|
|
2407
|
-
|
|
2543
|
+
blender_version?: string;
|
|
2408
2544
|
/** @description InResi platform version at time of creation */
|
|
2409
|
-
|
|
2410
|
-
|
|
2545
|
+
inresi_version?: string;
|
|
2546
|
+
blender_file?: components["schemas"]["Media"];
|
|
2411
2547
|
customer?: components["schemas"]["User"];
|
|
2412
2548
|
/** @description Rooms in this floor plan */
|
|
2413
2549
|
rooms?: components["schemas"]["Room"][];
|
|
@@ -2443,12 +2579,12 @@ export interface components {
|
|
|
2443
2579
|
/** @description Country */
|
|
2444
2580
|
address_country?: string;
|
|
2445
2581
|
/** @description ID in an external system (e.g. Yardi) */
|
|
2446
|
-
|
|
2582
|
+
external_property_id?: string;
|
|
2447
2583
|
logo?: components["schemas"]["Media"];
|
|
2448
|
-
|
|
2449
|
-
|
|
2584
|
+
lead_media?: components["schemas"]["Media"];
|
|
2585
|
+
lead_video?: components["schemas"]["Media"];
|
|
2450
2586
|
/** @description Associated floor plan ID */
|
|
2451
|
-
|
|
2587
|
+
floor_plan_id?: number;
|
|
2452
2588
|
};
|
|
2453
2589
|
/** @description Amenity associated with a unit */
|
|
2454
2590
|
UnitAmenity: {
|
|
@@ -2457,28 +2593,28 @@ export interface components {
|
|
|
2457
2593
|
/** @description Amenity label */
|
|
2458
2594
|
title?: string;
|
|
2459
2595
|
/** @description Parent unit ID */
|
|
2460
|
-
|
|
2596
|
+
unit_id?: number;
|
|
2461
2597
|
};
|
|
2462
2598
|
/** @description A rendered version of a floor plan in a specific style */
|
|
2463
2599
|
RenderedStyle: {
|
|
2464
2600
|
/** @description Rendered style ID */
|
|
2465
2601
|
id?: number;
|
|
2466
|
-
|
|
2467
|
-
|
|
2468
|
-
|
|
2469
|
-
|
|
2602
|
+
floor_plan_data?: components["schemas"]["Media"];
|
|
2603
|
+
floor_plan_extents_data?: components["schemas"]["Media"];
|
|
2604
|
+
floor_plan_image_data?: components["schemas"]["Media"];
|
|
2605
|
+
colorful_floor_plan_image?: components["schemas"]["Media"];
|
|
2470
2606
|
renders?: components["schemas"]["Media"];
|
|
2471
2607
|
/** @description Associated unit ID */
|
|
2472
|
-
|
|
2608
|
+
unit_id?: number;
|
|
2473
2609
|
/** @description Associated floor plan ID */
|
|
2474
|
-
|
|
2610
|
+
floor_plan_id?: number;
|
|
2475
2611
|
/** @description Associated style ID */
|
|
2476
|
-
|
|
2612
|
+
style_id?: number;
|
|
2477
2613
|
style?: components["schemas"]["Style"];
|
|
2478
2614
|
/** @description Whether this render is visible on the public site */
|
|
2479
|
-
|
|
2615
|
+
visible_on_website?: boolean;
|
|
2480
2616
|
/** @description Individual still render images */
|
|
2481
|
-
|
|
2617
|
+
still_renders?: components["schemas"]["Media"][];
|
|
2482
2618
|
};
|
|
2483
2619
|
/** @description Individual rentable unit within a property */
|
|
2484
2620
|
Unit: {
|
|
@@ -2501,16 +2637,16 @@ export interface components {
|
|
|
2501
2637
|
/** @description Whether the unit is currently available */
|
|
2502
2638
|
is_available?: boolean;
|
|
2503
2639
|
/** @description Parent property ID */
|
|
2504
|
-
|
|
2640
|
+
property_id?: number;
|
|
2505
2641
|
/** @description Associated floor plan ID */
|
|
2506
|
-
|
|
2642
|
+
floor_plan_id?: number;
|
|
2507
2643
|
/** @description Unit amenities */
|
|
2508
2644
|
amenities?: components["schemas"]["UnitAmenity"][];
|
|
2509
2645
|
/** @description Rendered styles for this unit */
|
|
2510
|
-
|
|
2646
|
+
rendered_style?: components["schemas"]["RenderedStyle"][];
|
|
2511
2647
|
video?: components["schemas"]["Media"];
|
|
2512
|
-
|
|
2513
|
-
|
|
2648
|
+
video_thumbnail?: components["schemas"]["Media"];
|
|
2649
|
+
embed_gif?: components["schemas"]["Media"];
|
|
2514
2650
|
thumbnail?: components["schemas"]["Media"];
|
|
2515
2651
|
};
|
|
2516
2652
|
/** @description Association between a unit and a rendered style */
|
|
@@ -2518,15 +2654,15 @@ export interface components {
|
|
|
2518
2654
|
/** @description Unit rendered style ID */
|
|
2519
2655
|
id?: number;
|
|
2520
2656
|
/** @description Associated unit ID */
|
|
2521
|
-
|
|
2657
|
+
unit_id?: number;
|
|
2522
2658
|
/** @description Whether visible on the public site */
|
|
2523
|
-
|
|
2659
|
+
visible_on_website?: boolean;
|
|
2524
2660
|
unit?: components["schemas"]["Unit"];
|
|
2525
2661
|
/** @description Associated rendered style ID */
|
|
2526
|
-
|
|
2527
|
-
|
|
2662
|
+
rendered_style_id?: number;
|
|
2663
|
+
rendered_style?: components["schemas"]["RenderedStyle"];
|
|
2528
2664
|
/** @description Still render images for this unit style */
|
|
2529
|
-
|
|
2665
|
+
still_renders?: components["schemas"]["Media"][];
|
|
2530
2666
|
};
|
|
2531
2667
|
/** @description Furniture item used in room renders */
|
|
2532
2668
|
Furniture: {
|
|
@@ -2567,14 +2703,14 @@ export interface components {
|
|
|
2567
2703
|
/** @description Record ID */
|
|
2568
2704
|
id?: number;
|
|
2569
2705
|
/** @description Associated floor plan ID */
|
|
2570
|
-
|
|
2706
|
+
floor_plan_id?: number;
|
|
2571
2707
|
/** @description Associated room ID */
|
|
2572
|
-
|
|
2708
|
+
room_id?: number;
|
|
2573
2709
|
/** @description Associated furniture item ID */
|
|
2574
|
-
|
|
2710
|
+
furniture_id?: number;
|
|
2575
2711
|
furniture?: components["schemas"]["Furniture"];
|
|
2576
2712
|
/** @description Associated style ID */
|
|
2577
|
-
|
|
2713
|
+
style_id?: number;
|
|
2578
2714
|
style?: components["schemas"]["Style"];
|
|
2579
2715
|
};
|
|
2580
2716
|
/** @description Amenity associated with a property */
|
|
@@ -2584,7 +2720,7 @@ export interface components {
|
|
|
2584
2720
|
/** @description Amenity label */
|
|
2585
2721
|
title: string;
|
|
2586
2722
|
/** @description Parent property ID */
|
|
2587
|
-
|
|
2723
|
+
property_id: number;
|
|
2588
2724
|
};
|
|
2589
2725
|
/** @description Highlight feature associated with a property */
|
|
2590
2726
|
PropertyHighlight: {
|
|
@@ -2593,7 +2729,7 @@ export interface components {
|
|
|
2593
2729
|
/** @description Highlight label */
|
|
2594
2730
|
title: string;
|
|
2595
2731
|
/** @description Parent property ID */
|
|
2596
|
-
|
|
2732
|
+
property_id: number;
|
|
2597
2733
|
};
|
|
2598
2734
|
/** @description Third-party service integration for a property */
|
|
2599
2735
|
ExternalServices: {
|
|
@@ -2602,14 +2738,14 @@ export interface components {
|
|
|
2602
2738
|
/** @description Service type (e.g. Hyly, GoogleAnalytics, Mits) */
|
|
2603
2739
|
type: string;
|
|
2604
2740
|
/** @description Associated property ID */
|
|
2605
|
-
|
|
2741
|
+
property_id: number;
|
|
2606
2742
|
/**
|
|
2607
2743
|
* Format: date-time
|
|
2608
2744
|
* @description Creation timestamp
|
|
2609
2745
|
*/
|
|
2610
|
-
|
|
2746
|
+
created_at: string;
|
|
2611
2747
|
/** @description Whether this integration is active */
|
|
2612
|
-
|
|
2748
|
+
is_active: boolean;
|
|
2613
2749
|
/** @description Legacy parameters string */
|
|
2614
2750
|
parameters?: string | null;
|
|
2615
2751
|
/** @description Service-specific configuration object */
|
|
@@ -2620,91 +2756,91 @@ export interface components {
|
|
|
2620
2756
|
/** @description Render job ID */
|
|
2621
2757
|
id: number;
|
|
2622
2758
|
/** @description Parent queue ID */
|
|
2623
|
-
|
|
2759
|
+
queue_id: number;
|
|
2624
2760
|
/** @description Floor plan being rendered */
|
|
2625
|
-
|
|
2761
|
+
floor_plan_id: number;
|
|
2626
2762
|
/** @description Style applied for this render */
|
|
2627
|
-
|
|
2763
|
+
style_id: number;
|
|
2628
2764
|
/** @description Current render status */
|
|
2629
2765
|
status: string;
|
|
2630
2766
|
/** @description User who triggered the render */
|
|
2631
|
-
|
|
2767
|
+
started_by_user_id?: number | null;
|
|
2632
2768
|
/** @description Email of user who triggered the render */
|
|
2633
|
-
|
|
2769
|
+
started_by_user_email?: string | null;
|
|
2634
2770
|
/** @description Floor plan version rendered */
|
|
2635
2771
|
version?: number | null;
|
|
2636
2772
|
/** @description Whether automated render tests passed */
|
|
2637
|
-
|
|
2773
|
+
tests_passed?: boolean | null;
|
|
2638
2774
|
/**
|
|
2639
2775
|
* Format: date-time
|
|
2640
2776
|
* @description Creation timestamp
|
|
2641
2777
|
*/
|
|
2642
|
-
|
|
2778
|
+
created_at: string;
|
|
2643
2779
|
/**
|
|
2644
2780
|
* Format: date-time
|
|
2645
2781
|
* @description Last updated timestamp
|
|
2646
2782
|
*/
|
|
2647
|
-
|
|
2783
|
+
updated_at: string;
|
|
2648
2784
|
/**
|
|
2649
2785
|
* Format: date-time
|
|
2650
2786
|
* @description When rendering began
|
|
2651
2787
|
*/
|
|
2652
|
-
|
|
2788
|
+
started_at?: string | null;
|
|
2653
2789
|
/**
|
|
2654
2790
|
* Format: date-time
|
|
2655
2791
|
* @description When rendering completed
|
|
2656
2792
|
*/
|
|
2657
|
-
|
|
2793
|
+
finished_at?: string | null;
|
|
2658
2794
|
/** @description Render job output data */
|
|
2659
2795
|
data?: Record<string, never>;
|
|
2660
2796
|
/** @description Associated logs file ID */
|
|
2661
|
-
|
|
2797
|
+
logs_file_id?: number | null;
|
|
2662
2798
|
};
|
|
2663
2799
|
/** @description A job within a render queue */
|
|
2664
2800
|
QueueJob: {
|
|
2665
2801
|
/** @description Queue job ID */
|
|
2666
2802
|
id: number;
|
|
2667
2803
|
/** @description Parent queue ID */
|
|
2668
|
-
|
|
2804
|
+
queue_ad: number;
|
|
2669
2805
|
/** @description Parent job ID */
|
|
2670
|
-
|
|
2806
|
+
parent_id: number;
|
|
2671
2807
|
/** @description Current job status */
|
|
2672
2808
|
status: string;
|
|
2673
2809
|
/** @description User who triggered the job */
|
|
2674
|
-
|
|
2810
|
+
started_by_user_id?: number | null;
|
|
2675
2811
|
/** @description Email of user who triggered the job */
|
|
2676
|
-
|
|
2812
|
+
started_by_user_email?: string | null;
|
|
2677
2813
|
/**
|
|
2678
2814
|
* Format: date-time
|
|
2679
2815
|
* @description Creation timestamp
|
|
2680
2816
|
*/
|
|
2681
|
-
|
|
2817
|
+
created_at: string;
|
|
2682
2818
|
/**
|
|
2683
2819
|
* Format: date-time
|
|
2684
2820
|
* @description Last updated timestamp
|
|
2685
2821
|
*/
|
|
2686
|
-
|
|
2822
|
+
updated_at: string;
|
|
2687
2823
|
/**
|
|
2688
2824
|
* Format: date-time
|
|
2689
2825
|
* @description When processing began
|
|
2690
2826
|
*/
|
|
2691
|
-
|
|
2827
|
+
started_at?: string | null;
|
|
2692
2828
|
/**
|
|
2693
2829
|
* Format: date-time
|
|
2694
2830
|
* @description When processing completed
|
|
2695
2831
|
*/
|
|
2696
|
-
|
|
2832
|
+
finished_at?: string | null;
|
|
2697
2833
|
/** @description Job output data */
|
|
2698
2834
|
data?: Record<string, never>;
|
|
2699
2835
|
/** @description Associated logs file ID */
|
|
2700
|
-
|
|
2836
|
+
logs_file_id?: number | null;
|
|
2701
2837
|
};
|
|
2702
2838
|
/** @description User-configured webhook endpoint */
|
|
2703
2839
|
UserWebhook: {
|
|
2704
2840
|
/** @description Webhook ID */
|
|
2705
2841
|
id: number;
|
|
2706
2842
|
/** @description Owning account ID */
|
|
2707
|
-
|
|
2843
|
+
account_id: number;
|
|
2708
2844
|
/** @description Webhook name */
|
|
2709
2845
|
name: string;
|
|
2710
2846
|
/** @description Endpoint URL to receive webhook payloads */
|
|
@@ -2712,24 +2848,24 @@ export interface components {
|
|
|
2712
2848
|
/** @description Signing secret for verifying payloads */
|
|
2713
2849
|
secret: string;
|
|
2714
2850
|
/** @description Whether this webhook is currently active */
|
|
2715
|
-
|
|
2851
|
+
is_active: boolean;
|
|
2716
2852
|
/**
|
|
2717
2853
|
* Format: date-time
|
|
2718
2854
|
* @description Creation timestamp
|
|
2719
2855
|
*/
|
|
2720
|
-
|
|
2856
|
+
created_at: string;
|
|
2721
2857
|
/**
|
|
2722
2858
|
* Format: date-time
|
|
2723
2859
|
* @description Last updated timestamp
|
|
2724
2860
|
*/
|
|
2725
|
-
|
|
2861
|
+
updated_at: string;
|
|
2726
2862
|
};
|
|
2727
2863
|
/** @description Overview image associated with a property */
|
|
2728
2864
|
OverviewImage: {
|
|
2729
2865
|
/** @description Associated media record ID */
|
|
2730
|
-
|
|
2866
|
+
media_id?: number;
|
|
2731
2867
|
/** @description Associated property ID */
|
|
2732
|
-
|
|
2868
|
+
property_id?: number;
|
|
2733
2869
|
media?: components["schemas"]["Media"];
|
|
2734
2870
|
};
|
|
2735
2871
|
/** @description A single injectable code snippet for an external service */
|
|
@@ -2757,7 +2893,7 @@ export interface components {
|
|
|
2757
2893
|
/** @description Code snippets to inject into the page */
|
|
2758
2894
|
snippets?: components["schemas"]["ExternalServiceSnippetConfig"][];
|
|
2759
2895
|
/** @description Service-specific additional data (e.g. Hyly URL, Bozzuto siteId) */
|
|
2760
|
-
|
|
2896
|
+
additional_data?: Record<string, never>;
|
|
2761
2897
|
};
|
|
2762
2898
|
/** @description Full property data returned by the embed API */
|
|
2763
2899
|
PropertyResponseData: {
|
|
@@ -2767,12 +2903,12 @@ export interface components {
|
|
|
2767
2903
|
* Format: date-time
|
|
2768
2904
|
* @description Creation timestamp
|
|
2769
2905
|
*/
|
|
2770
|
-
|
|
2906
|
+
created_at: string;
|
|
2771
2907
|
/**
|
|
2772
2908
|
* Format: date-time
|
|
2773
2909
|
* @description Last updated timestamp
|
|
2774
2910
|
*/
|
|
2775
|
-
|
|
2911
|
+
updated_at: string;
|
|
2776
2912
|
/** @description Property name */
|
|
2777
2913
|
name: string;
|
|
2778
2914
|
/** @description URL-friendly identifier */
|
|
@@ -2803,18 +2939,18 @@ export interface components {
|
|
|
2803
2939
|
*/
|
|
2804
2940
|
status: "archived" | "active";
|
|
2805
2941
|
/** @description Owning user ID */
|
|
2806
|
-
|
|
2807
|
-
|
|
2942
|
+
user_id: number;
|
|
2943
|
+
lead_media?: components["schemas"]["Media"];
|
|
2808
2944
|
/** @description Overview images */
|
|
2809
|
-
|
|
2945
|
+
overview_images?: components["schemas"]["OverviewImage"][];
|
|
2810
2946
|
/** @description Aggregate counts */
|
|
2811
2947
|
_count?: {
|
|
2812
2948
|
/** @description Number of active available units */
|
|
2813
2949
|
units: number;
|
|
2814
2950
|
};
|
|
2815
|
-
|
|
2951
|
+
lead_video?: components["schemas"]["Media"];
|
|
2816
2952
|
/** @description Active external service integrations */
|
|
2817
|
-
|
|
2953
|
+
external_services?: components["schemas"]["ExternalServiceConfig"][];
|
|
2818
2954
|
};
|
|
2819
2955
|
/** @description Embed property details response */
|
|
2820
2956
|
PropertyResponse: {
|
|
@@ -2858,7 +2994,7 @@ export interface components {
|
|
|
2858
2994
|
/** @description Highlight tags */
|
|
2859
2995
|
highlights?: string[];
|
|
2860
2996
|
/** @description Additional unit images */
|
|
2861
|
-
|
|
2997
|
+
additional_images?: components["schemas"]["Image"][];
|
|
2862
2998
|
image?: components["schemas"]["Image"];
|
|
2863
2999
|
/** @description Whether the visitor has favorited this unit */
|
|
2864
3000
|
is_favorite?: boolean;
|
|
@@ -2903,7 +3039,7 @@ export interface components {
|
|
|
2903
3039
|
* Format: date-time
|
|
2904
3040
|
* @description When the filter was saved
|
|
2905
3041
|
*/
|
|
2906
|
-
|
|
3042
|
+
created_at: string;
|
|
2907
3043
|
} | null;
|
|
2908
3044
|
/**
|
|
2909
3045
|
* Format: date-time
|
|
@@ -2924,7 +3060,7 @@ export interface components {
|
|
|
2924
3060
|
/** @description Visitor email address */
|
|
2925
3061
|
email: string;
|
|
2926
3062
|
/** @description Requested viewing date/time (ISO 8601 local) */
|
|
2927
|
-
|
|
3063
|
+
date_time: string;
|
|
2928
3064
|
/** @description Visitor timezone (IANA format, e.g. America/New_York) */
|
|
2929
3065
|
timezone: string;
|
|
2930
3066
|
/** @description Visitor session UUID */
|
|
@@ -2986,7 +3122,7 @@ export interface components {
|
|
|
2986
3122
|
/** @description Display label for the filter */
|
|
2987
3123
|
label: string;
|
|
2988
3124
|
/** @description Key used in the search request body */
|
|
2989
|
-
|
|
3125
|
+
body_key: string;
|
|
2990
3126
|
/** @description Available filter options */
|
|
2991
3127
|
options: components["schemas"]["AvailabilityOption"][];
|
|
2992
3128
|
};
|
|
@@ -2999,7 +3135,7 @@ export interface components {
|
|
|
2999
3135
|
/** @description Display label for the filter */
|
|
3000
3136
|
label: string;
|
|
3001
3137
|
/** @description Key used in the search request body */
|
|
3002
|
-
|
|
3138
|
+
body_key: string;
|
|
3003
3139
|
/** @description Available bedroom options */
|
|
3004
3140
|
options: components["schemas"]["BedroomsOption"][];
|
|
3005
3141
|
};
|
|
@@ -3012,7 +3148,7 @@ export interface components {
|
|
|
3012
3148
|
/** @description Display label for the filter */
|
|
3013
3149
|
label: string;
|
|
3014
3150
|
/** @description Key used in the search request body */
|
|
3015
|
-
|
|
3151
|
+
body_key: string;
|
|
3016
3152
|
/** @description Price range options */
|
|
3017
3153
|
options: components["schemas"]["BasePriceOption"][];
|
|
3018
3154
|
};
|
|
@@ -3034,15 +3170,15 @@ export interface components {
|
|
|
3034
3170
|
/** @description Question text shown to the visitor */
|
|
3035
3171
|
label: string;
|
|
3036
3172
|
/** @description Key used in the search request body */
|
|
3037
|
-
|
|
3173
|
+
body_key: string;
|
|
3038
3174
|
/** @description Answer options */
|
|
3039
3175
|
options: components["schemas"]["QuestionnaireOption"][];
|
|
3040
3176
|
/** @description UI component type */
|
|
3041
3177
|
component?: string;
|
|
3042
3178
|
/** @description Secondary helper text shown below the question */
|
|
3043
|
-
|
|
3179
|
+
helper_text?: string;
|
|
3044
3180
|
/** @description Options layout variant (e.g. wrap) */
|
|
3045
|
-
|
|
3181
|
+
options_variant?: string;
|
|
3046
3182
|
/** @description Minimum number of selections required */
|
|
3047
3183
|
min?: number;
|
|
3048
3184
|
/** @description Maximum number of selections allowed */
|
|
@@ -3081,16 +3217,16 @@ export interface components {
|
|
|
3081
3217
|
/** @description Saved questionnaire record ID */
|
|
3082
3218
|
id: number;
|
|
3083
3219
|
/** @description Visitor session UUID */
|
|
3084
|
-
|
|
3220
|
+
visitor_id: string;
|
|
3085
3221
|
/** @description Associated property ID */
|
|
3086
|
-
|
|
3222
|
+
property_id: number;
|
|
3087
3223
|
/** @description Stored questionnaire answers */
|
|
3088
3224
|
data?: Record<string, never>;
|
|
3089
3225
|
/**
|
|
3090
3226
|
* Format: date-time
|
|
3091
3227
|
* @description Creation timestamp
|
|
3092
3228
|
*/
|
|
3093
|
-
|
|
3229
|
+
created_at: string;
|
|
3094
3230
|
};
|
|
3095
3231
|
};
|
|
3096
3232
|
};
|
|
@@ -3132,8 +3268,8 @@ export interface operations {
|
|
|
3132
3268
|
"application/json": {
|
|
3133
3269
|
/** Format: email */
|
|
3134
3270
|
email: string;
|
|
3135
|
-
|
|
3136
|
-
|
|
3271
|
+
page_url: string;
|
|
3272
|
+
visitor_id?: string;
|
|
3137
3273
|
};
|
|
3138
3274
|
};
|
|
3139
3275
|
};
|
|
@@ -3183,9 +3319,9 @@ export interface operations {
|
|
|
3183
3319
|
/** Format: email */
|
|
3184
3320
|
email: string;
|
|
3185
3321
|
/** Format: uuid */
|
|
3186
|
-
|
|
3322
|
+
visitor_id?: string;
|
|
3187
3323
|
/** Format: date-time */
|
|
3188
|
-
|
|
3324
|
+
date_time?: string;
|
|
3189
3325
|
timezone?: string;
|
|
3190
3326
|
message?: string;
|
|
3191
3327
|
};
|
|
@@ -3234,9 +3370,9 @@ export interface operations {
|
|
|
3234
3370
|
requestBody: {
|
|
3235
3371
|
content: {
|
|
3236
3372
|
"application/json": {
|
|
3237
|
-
|
|
3373
|
+
user_name: string;
|
|
3238
3374
|
/** Format: date-time */
|
|
3239
|
-
|
|
3375
|
+
date_time: string;
|
|
3240
3376
|
};
|
|
3241
3377
|
};
|
|
3242
3378
|
};
|
|
@@ -3284,7 +3420,7 @@ export interface operations {
|
|
|
3284
3420
|
content: {
|
|
3285
3421
|
"application/json": {
|
|
3286
3422
|
/** Format: uuid */
|
|
3287
|
-
|
|
3423
|
+
visitor_id: string;
|
|
3288
3424
|
};
|
|
3289
3425
|
};
|
|
3290
3426
|
};
|
|
@@ -3318,7 +3454,7 @@ export interface operations {
|
|
|
3318
3454
|
header?: never;
|
|
3319
3455
|
path: {
|
|
3320
3456
|
slug: string;
|
|
3321
|
-
|
|
3457
|
+
visitor_id: string;
|
|
3322
3458
|
};
|
|
3323
3459
|
cookie?: never;
|
|
3324
3460
|
};
|
|
@@ -3353,7 +3489,7 @@ export interface operations {
|
|
|
3353
3489
|
header?: never;
|
|
3354
3490
|
path: {
|
|
3355
3491
|
slug: string;
|
|
3356
|
-
|
|
3492
|
+
visitor_id: string;
|
|
3357
3493
|
};
|
|
3358
3494
|
cookie?: never;
|
|
3359
3495
|
};
|
|
@@ -3366,7 +3502,7 @@ export interface operations {
|
|
|
3366
3502
|
};
|
|
3367
3503
|
content?: never;
|
|
3368
3504
|
};
|
|
3369
|
-
/** @description
|
|
3505
|
+
/** @description visitor_id is required */
|
|
3370
3506
|
400: {
|
|
3371
3507
|
headers: {
|
|
3372
3508
|
[name: string]: unknown;
|
|
@@ -3646,8 +3782,8 @@ export interface operations {
|
|
|
3646
3782
|
email: string;
|
|
3647
3783
|
visitor_uuid?: string;
|
|
3648
3784
|
name: string;
|
|
3649
|
-
|
|
3650
|
-
|
|
3785
|
+
favourite_units?: number[];
|
|
3786
|
+
search_query: {
|
|
3651
3787
|
base_price?: number;
|
|
3652
3788
|
date_availability?: ("asap" | "next_month" | "2_3_months" | "all")[];
|
|
3653
3789
|
qty_bedrooms?: (0 | 1 | 2 | 3)[];
|
|
@@ -3920,7 +4056,7 @@ export interface operations {
|
|
|
3920
4056
|
"application/json": {
|
|
3921
4057
|
page: number;
|
|
3922
4058
|
limit: number;
|
|
3923
|
-
|
|
4059
|
+
unit_ids: number[];
|
|
3924
4060
|
/** Format: uuid */
|
|
3925
4061
|
visitor_uuid?: string | null;
|
|
3926
4062
|
};
|
|
@@ -4086,7 +4222,7 @@ export interface operations {
|
|
|
4086
4222
|
header?: never;
|
|
4087
4223
|
path: {
|
|
4088
4224
|
slug: string;
|
|
4089
|
-
|
|
4225
|
+
visitor_id: string;
|
|
4090
4226
|
};
|
|
4091
4227
|
cookie?: never;
|
|
4092
4228
|
};
|
|
@@ -4209,7 +4345,7 @@ export interface operations {
|
|
|
4209
4345
|
header?: never;
|
|
4210
4346
|
path: {
|
|
4211
4347
|
slug: string;
|
|
4212
|
-
|
|
4348
|
+
unit_id: number;
|
|
4213
4349
|
};
|
|
4214
4350
|
cookie?: never;
|
|
4215
4351
|
};
|
|
@@ -4271,7 +4407,7 @@ export interface operations {
|
|
|
4271
4407
|
page?: number;
|
|
4272
4408
|
limit?: number;
|
|
4273
4409
|
search?: string;
|
|
4274
|
-
|
|
4410
|
+
sort_order?: "asc" | "desc";
|
|
4275
4411
|
};
|
|
4276
4412
|
header?: never;
|
|
4277
4413
|
path?: never;
|
|
@@ -4302,9 +4438,9 @@ export interface operations {
|
|
|
4302
4438
|
"application/json": {
|
|
4303
4439
|
name: string;
|
|
4304
4440
|
description?: string;
|
|
4305
|
-
|
|
4306
|
-
|
|
4307
|
-
|
|
4441
|
+
customer_id: number;
|
|
4442
|
+
render_version?: number;
|
|
4443
|
+
property_ids: number[];
|
|
4308
4444
|
};
|
|
4309
4445
|
};
|
|
4310
4446
|
};
|
|
@@ -4363,8 +4499,8 @@ export interface operations {
|
|
|
4363
4499
|
"application/json": {
|
|
4364
4500
|
name?: string;
|
|
4365
4501
|
description?: string;
|
|
4366
|
-
|
|
4367
|
-
|
|
4502
|
+
render_version?: number;
|
|
4503
|
+
customer_id?: number;
|
|
4368
4504
|
};
|
|
4369
4505
|
};
|
|
4370
4506
|
};
|
|
@@ -4410,7 +4546,7 @@ export interface operations {
|
|
|
4410
4546
|
getRenderedStyles: {
|
|
4411
4547
|
parameters: {
|
|
4412
4548
|
query?: {
|
|
4413
|
-
|
|
4549
|
+
unit_id?: number;
|
|
4414
4550
|
};
|
|
4415
4551
|
header?: never;
|
|
4416
4552
|
path: {
|
|
@@ -4439,7 +4575,7 @@ export interface operations {
|
|
|
4439
4575
|
header?: never;
|
|
4440
4576
|
path: {
|
|
4441
4577
|
id: number;
|
|
4442
|
-
|
|
4578
|
+
style_id: number;
|
|
4443
4579
|
};
|
|
4444
4580
|
cookie?: never;
|
|
4445
4581
|
};
|
|
@@ -4462,16 +4598,16 @@ export interface operations {
|
|
|
4462
4598
|
header?: never;
|
|
4463
4599
|
path: {
|
|
4464
4600
|
id: number;
|
|
4465
|
-
|
|
4601
|
+
style_id: number;
|
|
4466
4602
|
};
|
|
4467
4603
|
cookie?: never;
|
|
4468
4604
|
};
|
|
4469
4605
|
requestBody: {
|
|
4470
4606
|
content: {
|
|
4471
4607
|
"application/json": {
|
|
4472
|
-
|
|
4608
|
+
asset_key: string;
|
|
4473
4609
|
/** @enum {string} */
|
|
4474
|
-
|
|
4610
|
+
media_type: "image";
|
|
4475
4611
|
};
|
|
4476
4612
|
};
|
|
4477
4613
|
};
|
|
@@ -4488,7 +4624,7 @@ export interface operations {
|
|
|
4488
4624
|
getUnlinkedProperties: {
|
|
4489
4625
|
parameters: {
|
|
4490
4626
|
query?: {
|
|
4491
|
-
|
|
4627
|
+
customer_id?: number;
|
|
4492
4628
|
};
|
|
4493
4629
|
header?: never;
|
|
4494
4630
|
path: {
|
|
@@ -4521,8 +4657,8 @@ export interface operations {
|
|
|
4521
4657
|
requestBody: {
|
|
4522
4658
|
content: {
|
|
4523
4659
|
"application/json": {
|
|
4524
|
-
|
|
4525
|
-
|
|
4660
|
+
customer_id: number;
|
|
4661
|
+
property_ids: number[];
|
|
4526
4662
|
};
|
|
4527
4663
|
};
|
|
4528
4664
|
};
|
|
@@ -4534,28 +4670,15 @@ export interface operations {
|
|
|
4534
4670
|
};
|
|
4535
4671
|
content?: never;
|
|
4536
4672
|
};
|
|
4537
|
-
|
|
4538
|
-
|
|
4539
|
-
|
|
4540
|
-
|
|
4541
|
-
query?: never;
|
|
4542
|
-
header?: never;
|
|
4543
|
-
path: {
|
|
4544
|
-
id: number;
|
|
4545
|
-
};
|
|
4546
|
-
cookie?: never;
|
|
4547
|
-
};
|
|
4548
|
-
requestBody: {
|
|
4549
|
-
content: {
|
|
4550
|
-
"application/json": {
|
|
4551
|
-
customerId: number;
|
|
4552
|
-
propertyIds: number[];
|
|
4673
|
+
/** @description FloorPlan not found */
|
|
4674
|
+
404: {
|
|
4675
|
+
headers: {
|
|
4676
|
+
[name: string]: unknown;
|
|
4553
4677
|
};
|
|
4678
|
+
content?: never;
|
|
4554
4679
|
};
|
|
4555
|
-
|
|
4556
|
-
|
|
4557
|
-
/** @description OK */
|
|
4558
|
-
200: {
|
|
4680
|
+
/** @description Internal Server Error */
|
|
4681
|
+
500: {
|
|
4559
4682
|
headers: {
|
|
4560
4683
|
[name: string]: unknown;
|
|
4561
4684
|
};
|
|
@@ -4615,9 +4738,9 @@ export interface operations {
|
|
|
4615
4738
|
requestBody: {
|
|
4616
4739
|
content: {
|
|
4617
4740
|
"application/json": {
|
|
4618
|
-
|
|
4619
|
-
|
|
4620
|
-
|
|
4741
|
+
source_floor_plan_id: number;
|
|
4742
|
+
target_floor_plan_id: number;
|
|
4743
|
+
style_id: number;
|
|
4621
4744
|
};
|
|
4622
4745
|
};
|
|
4623
4746
|
};
|
|
@@ -4681,11 +4804,11 @@ export interface operations {
|
|
|
4681
4804
|
requestBody: {
|
|
4682
4805
|
content: {
|
|
4683
4806
|
"application/json": {
|
|
4684
|
-
|
|
4807
|
+
asset_key: string;
|
|
4685
4808
|
/** @enum {string} */
|
|
4686
|
-
|
|
4809
|
+
media_type: "blend" | "image" | "json";
|
|
4687
4810
|
/** @enum {string} */
|
|
4688
|
-
|
|
4811
|
+
media_key?: "processed_image" | "processed_image_json" | "raw_image" | "blender_file";
|
|
4689
4812
|
message?: string;
|
|
4690
4813
|
};
|
|
4691
4814
|
};
|
|
@@ -4706,7 +4829,7 @@ export interface operations {
|
|
|
4706
4829
|
header?: never;
|
|
4707
4830
|
path: {
|
|
4708
4831
|
id: number;
|
|
4709
|
-
|
|
4832
|
+
media_id: number;
|
|
4710
4833
|
};
|
|
4711
4834
|
cookie?: never;
|
|
4712
4835
|
};
|
|
@@ -4714,7 +4837,7 @@ export interface operations {
|
|
|
4714
4837
|
content: {
|
|
4715
4838
|
"application/json": {
|
|
4716
4839
|
/** @enum {string} */
|
|
4717
|
-
|
|
4840
|
+
media_key?: "processed_image" | "processed_image_json" | "raw_image" | "blender_file";
|
|
4718
4841
|
};
|
|
4719
4842
|
};
|
|
4720
4843
|
};
|
|
@@ -4770,7 +4893,7 @@ export interface operations {
|
|
|
4770
4893
|
header?: never;
|
|
4771
4894
|
path: {
|
|
4772
4895
|
id: number;
|
|
4773
|
-
|
|
4896
|
+
room_id: number;
|
|
4774
4897
|
};
|
|
4775
4898
|
cookie?: never;
|
|
4776
4899
|
};
|
|
@@ -4807,7 +4930,7 @@ export interface operations {
|
|
|
4807
4930
|
header?: never;
|
|
4808
4931
|
path: {
|
|
4809
4932
|
id: number;
|
|
4810
|
-
|
|
4933
|
+
room_id: number;
|
|
4811
4934
|
};
|
|
4812
4935
|
cookie?: never;
|
|
4813
4936
|
};
|
|
@@ -4850,7 +4973,7 @@ export interface operations {
|
|
|
4850
4973
|
header?: never;
|
|
4851
4974
|
path: {
|
|
4852
4975
|
id: number;
|
|
4853
|
-
|
|
4976
|
+
style_id: number;
|
|
4854
4977
|
};
|
|
4855
4978
|
cookie?: never;
|
|
4856
4979
|
};
|
|
@@ -4871,7 +4994,7 @@ export interface operations {
|
|
|
4871
4994
|
header?: never;
|
|
4872
4995
|
path: {
|
|
4873
4996
|
id: number;
|
|
4874
|
-
|
|
4997
|
+
style_id: number;
|
|
4875
4998
|
};
|
|
4876
4999
|
cookie?: never;
|
|
4877
5000
|
};
|
|
@@ -4920,9 +5043,9 @@ export interface operations {
|
|
|
4920
5043
|
requestBody: {
|
|
4921
5044
|
content: {
|
|
4922
5045
|
"application/json": {
|
|
4923
|
-
|
|
4924
|
-
|
|
4925
|
-
|
|
5046
|
+
style_id: number;
|
|
5047
|
+
furniture_ids: number[];
|
|
5048
|
+
room_id: number;
|
|
4926
5049
|
};
|
|
4927
5050
|
};
|
|
4928
5051
|
};
|
|
@@ -4948,9 +5071,9 @@ export interface operations {
|
|
|
4948
5071
|
requestBody: {
|
|
4949
5072
|
content: {
|
|
4950
5073
|
"application/json": {
|
|
4951
|
-
|
|
4952
|
-
|
|
4953
|
-
|
|
5074
|
+
style_id: number;
|
|
5075
|
+
furniture_ids: number[];
|
|
5076
|
+
room_id: number;
|
|
4954
5077
|
};
|
|
4955
5078
|
};
|
|
4956
5079
|
};
|
|
@@ -4998,10 +5121,10 @@ export interface operations {
|
|
|
4998
5121
|
requestBody: {
|
|
4999
5122
|
content: {
|
|
5000
5123
|
"application/json": {
|
|
5001
|
-
|
|
5002
|
-
|
|
5003
|
-
|
|
5004
|
-
|
|
5124
|
+
style_id: number;
|
|
5125
|
+
furniture_id: number;
|
|
5126
|
+
room_id: number;
|
|
5127
|
+
is_product_highlight: boolean;
|
|
5005
5128
|
};
|
|
5006
5129
|
};
|
|
5007
5130
|
};
|
|
@@ -5019,14 +5142,14 @@ export interface operations {
|
|
|
5019
5142
|
parameters: {
|
|
5020
5143
|
query?: {
|
|
5021
5144
|
search?: string;
|
|
5022
|
-
|
|
5145
|
+
sort_order?: string;
|
|
5023
5146
|
page?: number;
|
|
5024
5147
|
limit?: number;
|
|
5025
5148
|
};
|
|
5026
5149
|
header?: never;
|
|
5027
5150
|
path: {
|
|
5028
5151
|
id: number;
|
|
5029
|
-
|
|
5152
|
+
style_id: number;
|
|
5030
5153
|
};
|
|
5031
5154
|
cookie?: never;
|
|
5032
5155
|
};
|
|
@@ -5055,12 +5178,12 @@ export interface operations {
|
|
|
5055
5178
|
requestBody: {
|
|
5056
5179
|
content: {
|
|
5057
5180
|
"application/json": {
|
|
5058
|
-
|
|
5059
|
-
|
|
5060
|
-
|
|
5181
|
+
style_id: number;
|
|
5182
|
+
furniture_id: number;
|
|
5183
|
+
room_id: number;
|
|
5061
5184
|
update: {
|
|
5062
|
-
|
|
5063
|
-
|
|
5185
|
+
is_product_highlight?: boolean;
|
|
5186
|
+
updated_room_id?: number;
|
|
5064
5187
|
};
|
|
5065
5188
|
}[];
|
|
5066
5189
|
};
|
|
@@ -5081,8 +5204,8 @@ export interface operations {
|
|
|
5081
5204
|
header?: never;
|
|
5082
5205
|
path: {
|
|
5083
5206
|
id: number;
|
|
5084
|
-
|
|
5085
|
-
|
|
5207
|
+
style_id: number;
|
|
5208
|
+
room_id: number;
|
|
5086
5209
|
};
|
|
5087
5210
|
cookie?: never;
|
|
5088
5211
|
};
|
|
@@ -5105,8 +5228,8 @@ export interface operations {
|
|
|
5105
5228
|
header?: never;
|
|
5106
5229
|
path: {
|
|
5107
5230
|
id: number;
|
|
5108
|
-
|
|
5109
|
-
|
|
5231
|
+
style_id: number;
|
|
5232
|
+
room_id: number;
|
|
5110
5233
|
};
|
|
5111
5234
|
cookie?: never;
|
|
5112
5235
|
};
|
|
@@ -5127,7 +5250,7 @@ export interface operations {
|
|
|
5127
5250
|
header?: never;
|
|
5128
5251
|
path: {
|
|
5129
5252
|
id: number;
|
|
5130
|
-
|
|
5253
|
+
style_id: number;
|
|
5131
5254
|
};
|
|
5132
5255
|
cookie?: never;
|
|
5133
5256
|
};
|
|
@@ -5229,7 +5352,7 @@ export interface operations {
|
|
|
5229
5352
|
header?: never;
|
|
5230
5353
|
path: {
|
|
5231
5354
|
id: number;
|
|
5232
|
-
|
|
5355
|
+
style_id: string;
|
|
5233
5356
|
};
|
|
5234
5357
|
cookie?: never;
|
|
5235
5358
|
};
|
|
@@ -5284,7 +5407,7 @@ export interface operations {
|
|
|
5284
5407
|
header?: never;
|
|
5285
5408
|
path: {
|
|
5286
5409
|
id: number;
|
|
5287
|
-
|
|
5410
|
+
style_id: number;
|
|
5288
5411
|
};
|
|
5289
5412
|
cookie?: never;
|
|
5290
5413
|
};
|
|
@@ -5388,7 +5511,7 @@ export interface operations {
|
|
|
5388
5511
|
"application/json": {
|
|
5389
5512
|
/** @enum {string} */
|
|
5390
5513
|
extension: "blend";
|
|
5391
|
-
|
|
5514
|
+
content_type?: string;
|
|
5392
5515
|
};
|
|
5393
5516
|
};
|
|
5394
5517
|
};
|
|
@@ -5414,9 +5537,9 @@ export interface operations {
|
|
|
5414
5537
|
requestBody: {
|
|
5415
5538
|
content: {
|
|
5416
5539
|
"application/json": {
|
|
5417
|
-
|
|
5540
|
+
upload_id: string;
|
|
5418
5541
|
key: string;
|
|
5419
|
-
|
|
5542
|
+
part_numbers: number[];
|
|
5420
5543
|
};
|
|
5421
5544
|
};
|
|
5422
5545
|
};
|
|
@@ -5442,10 +5565,10 @@ export interface operations {
|
|
|
5442
5565
|
requestBody: {
|
|
5443
5566
|
content: {
|
|
5444
5567
|
"application/json": {
|
|
5445
|
-
|
|
5568
|
+
upload_id: string;
|
|
5446
5569
|
key: string;
|
|
5447
5570
|
parts: {
|
|
5448
|
-
|
|
5571
|
+
part_number: number;
|
|
5449
5572
|
etag: string;
|
|
5450
5573
|
}[];
|
|
5451
5574
|
message?: string;
|
|
@@ -5474,7 +5597,7 @@ export interface operations {
|
|
|
5474
5597
|
requestBody: {
|
|
5475
5598
|
content: {
|
|
5476
5599
|
"application/json": {
|
|
5477
|
-
|
|
5600
|
+
upload_id: string;
|
|
5478
5601
|
key: string;
|
|
5479
5602
|
};
|
|
5480
5603
|
};
|
|
@@ -5521,7 +5644,7 @@ export interface operations {
|
|
|
5521
5644
|
requestBody: {
|
|
5522
5645
|
content: {
|
|
5523
5646
|
"application/json": {
|
|
5524
|
-
|
|
5647
|
+
style_ids: number[];
|
|
5525
5648
|
};
|
|
5526
5649
|
};
|
|
5527
5650
|
};
|
|
@@ -5547,7 +5670,7 @@ export interface operations {
|
|
|
5547
5670
|
requestBody: {
|
|
5548
5671
|
content: {
|
|
5549
5672
|
"application/json": {
|
|
5550
|
-
|
|
5673
|
+
style_ids: number[];
|
|
5551
5674
|
};
|
|
5552
5675
|
};
|
|
5553
5676
|
};
|
|
@@ -5561,37 +5684,55 @@ export interface operations {
|
|
|
5561
5684
|
};
|
|
5562
5685
|
};
|
|
5563
5686
|
};
|
|
5564
|
-
|
|
5687
|
+
listSearchQueryUnits: {
|
|
5565
5688
|
parameters: {
|
|
5566
5689
|
query?: never;
|
|
5567
5690
|
header?: never;
|
|
5568
|
-
path
|
|
5569
|
-
propertyId: number;
|
|
5570
|
-
};
|
|
5691
|
+
path?: never;
|
|
5571
5692
|
cookie?: never;
|
|
5572
5693
|
};
|
|
5573
5694
|
requestBody?: never;
|
|
5574
5695
|
responses: {
|
|
5575
5696
|
/** @description OK */
|
|
5576
5697
|
200: {
|
|
5698
|
+
headers: {
|
|
5699
|
+
[name: string]: unknown;
|
|
5700
|
+
};
|
|
5701
|
+
content: {
|
|
5702
|
+
"application/json": {
|
|
5703
|
+
data: {
|
|
5704
|
+
user_id: number;
|
|
5705
|
+
/** Format: email */
|
|
5706
|
+
email: string;
|
|
5707
|
+
first_name: string | null;
|
|
5708
|
+
last_name: string | null;
|
|
5709
|
+
search_query: string;
|
|
5710
|
+
units: {
|
|
5711
|
+
query_id: number;
|
|
5712
|
+
unit_id: number;
|
|
5713
|
+
unit: {
|
|
5714
|
+
id: number;
|
|
5715
|
+
name: string | null;
|
|
5716
|
+
slug: string | null;
|
|
5717
|
+
qty_bedrooms: number | null;
|
|
5718
|
+
base_price: number | null;
|
|
5719
|
+
date_availability: string | null;
|
|
5720
|
+
url: string;
|
|
5721
|
+
};
|
|
5722
|
+
}[];
|
|
5723
|
+
}[];
|
|
5724
|
+
};
|
|
5725
|
+
};
|
|
5726
|
+
};
|
|
5727
|
+
/** @description Unauthorized */
|
|
5728
|
+
401: {
|
|
5577
5729
|
headers: {
|
|
5578
5730
|
[name: string]: unknown;
|
|
5579
5731
|
};
|
|
5580
5732
|
content?: never;
|
|
5581
5733
|
};
|
|
5582
|
-
|
|
5583
|
-
|
|
5584
|
-
listOpenSearchProperties: {
|
|
5585
|
-
parameters: {
|
|
5586
|
-
query?: never;
|
|
5587
|
-
header?: never;
|
|
5588
|
-
path?: never;
|
|
5589
|
-
cookie?: never;
|
|
5590
|
-
};
|
|
5591
|
-
requestBody?: never;
|
|
5592
|
-
responses: {
|
|
5593
|
-
/** @description OK */
|
|
5594
|
-
200: {
|
|
5734
|
+
/** @description Internal Server Error */
|
|
5735
|
+
500: {
|
|
5595
5736
|
headers: {
|
|
5596
5737
|
[name: string]: unknown;
|
|
5597
5738
|
};
|
|
@@ -5599,16 +5740,11 @@ export interface operations {
|
|
|
5599
5740
|
};
|
|
5600
5741
|
};
|
|
5601
5742
|
};
|
|
5602
|
-
|
|
5743
|
+
listSearchQueries: {
|
|
5603
5744
|
parameters: {
|
|
5604
|
-
query?:
|
|
5605
|
-
extension?: string;
|
|
5606
|
-
entity?: "logo" | "amenity" | "overview" | "lead";
|
|
5607
|
-
};
|
|
5745
|
+
query?: never;
|
|
5608
5746
|
header?: never;
|
|
5609
|
-
path
|
|
5610
|
-
id: number;
|
|
5611
|
-
};
|
|
5747
|
+
path?: never;
|
|
5612
5748
|
cookie?: never;
|
|
5613
5749
|
};
|
|
5614
5750
|
requestBody?: never;
|
|
@@ -5619,28 +5755,218 @@ export interface operations {
|
|
|
5619
5755
|
[name: string]: unknown;
|
|
5620
5756
|
};
|
|
5621
5757
|
content: {
|
|
5622
|
-
"application/json":
|
|
5758
|
+
"application/json": {
|
|
5759
|
+
data: {
|
|
5760
|
+
id: number;
|
|
5761
|
+
query: string;
|
|
5762
|
+
user_count: number;
|
|
5763
|
+
unit_count: number;
|
|
5764
|
+
created_at: string;
|
|
5765
|
+
}[];
|
|
5766
|
+
};
|
|
5767
|
+
};
|
|
5768
|
+
};
|
|
5769
|
+
/** @description Unauthorized */
|
|
5770
|
+
401: {
|
|
5771
|
+
headers: {
|
|
5772
|
+
[name: string]: unknown;
|
|
5773
|
+
};
|
|
5774
|
+
content?: never;
|
|
5775
|
+
};
|
|
5776
|
+
/** @description Internal Server Error */
|
|
5777
|
+
500: {
|
|
5778
|
+
headers: {
|
|
5779
|
+
[name: string]: unknown;
|
|
5623
5780
|
};
|
|
5781
|
+
content?: never;
|
|
5624
5782
|
};
|
|
5625
5783
|
};
|
|
5626
5784
|
};
|
|
5627
|
-
|
|
5785
|
+
processQueryNotifications: {
|
|
5628
5786
|
parameters: {
|
|
5629
|
-
query?:
|
|
5630
|
-
search?: string;
|
|
5631
|
-
sortOrder?: string;
|
|
5632
|
-
page?: number;
|
|
5633
|
-
limit?: number;
|
|
5634
|
-
};
|
|
5787
|
+
query?: never;
|
|
5635
5788
|
header?: never;
|
|
5636
5789
|
path: {
|
|
5637
|
-
|
|
5790
|
+
query_id: number;
|
|
5638
5791
|
};
|
|
5639
5792
|
cookie?: never;
|
|
5640
5793
|
};
|
|
5641
5794
|
requestBody?: never;
|
|
5642
5795
|
responses: {
|
|
5643
|
-
/** @description
|
|
5796
|
+
/** @description Notifications processed successfully */
|
|
5797
|
+
200: {
|
|
5798
|
+
headers: {
|
|
5799
|
+
[name: string]: unknown;
|
|
5800
|
+
};
|
|
5801
|
+
content: {
|
|
5802
|
+
"application/json": {
|
|
5803
|
+
data: {
|
|
5804
|
+
query_id: number;
|
|
5805
|
+
summary: {
|
|
5806
|
+
total_users: number;
|
|
5807
|
+
total_units: number;
|
|
5808
|
+
total_properties: number;
|
|
5809
|
+
total_emails_sent: number;
|
|
5810
|
+
cleared_units: number;
|
|
5811
|
+
};
|
|
5812
|
+
};
|
|
5813
|
+
};
|
|
5814
|
+
};
|
|
5815
|
+
};
|
|
5816
|
+
/** @description Unauthorized */
|
|
5817
|
+
401: {
|
|
5818
|
+
headers: {
|
|
5819
|
+
[name: string]: unknown;
|
|
5820
|
+
};
|
|
5821
|
+
content?: never;
|
|
5822
|
+
};
|
|
5823
|
+
/** @description Internal Server Error */
|
|
5824
|
+
500: {
|
|
5825
|
+
headers: {
|
|
5826
|
+
[name: string]: unknown;
|
|
5827
|
+
};
|
|
5828
|
+
content?: never;
|
|
5829
|
+
};
|
|
5830
|
+
};
|
|
5831
|
+
};
|
|
5832
|
+
listPropertiesWithMitsService: {
|
|
5833
|
+
parameters: {
|
|
5834
|
+
query?: never;
|
|
5835
|
+
header?: never;
|
|
5836
|
+
path?: never;
|
|
5837
|
+
cookie?: never;
|
|
5838
|
+
};
|
|
5839
|
+
requestBody?: never;
|
|
5840
|
+
responses: {
|
|
5841
|
+
/** @description OK */
|
|
5842
|
+
200: {
|
|
5843
|
+
headers: {
|
|
5844
|
+
[name: string]: unknown;
|
|
5845
|
+
};
|
|
5846
|
+
content: {
|
|
5847
|
+
"application/json": {
|
|
5848
|
+
data: {
|
|
5849
|
+
id: number;
|
|
5850
|
+
name: string;
|
|
5851
|
+
slug: string;
|
|
5852
|
+
description: string | null;
|
|
5853
|
+
/** Format: email */
|
|
5854
|
+
contact_email: string | null;
|
|
5855
|
+
address_street: string | null;
|
|
5856
|
+
address_city: string | null;
|
|
5857
|
+
address_state: string | null;
|
|
5858
|
+
address_zip: string | null;
|
|
5859
|
+
external_property_id: string | null;
|
|
5860
|
+
external_services: {
|
|
5861
|
+
id: number;
|
|
5862
|
+
/** @enum {string} */
|
|
5863
|
+
type: "Mits";
|
|
5864
|
+
parameters: string | null;
|
|
5865
|
+
config: {
|
|
5866
|
+
[key: string]: unknown;
|
|
5867
|
+
};
|
|
5868
|
+
is_active: boolean;
|
|
5869
|
+
}[];
|
|
5870
|
+
}[];
|
|
5871
|
+
};
|
|
5872
|
+
};
|
|
5873
|
+
};
|
|
5874
|
+
/** @description Unauthorized */
|
|
5875
|
+
401: {
|
|
5876
|
+
headers: {
|
|
5877
|
+
[name: string]: unknown;
|
|
5878
|
+
};
|
|
5879
|
+
content?: never;
|
|
5880
|
+
};
|
|
5881
|
+
/** @description Internal Server Error */
|
|
5882
|
+
500: {
|
|
5883
|
+
headers: {
|
|
5884
|
+
[name: string]: unknown;
|
|
5885
|
+
};
|
|
5886
|
+
content?: never;
|
|
5887
|
+
};
|
|
5888
|
+
};
|
|
5889
|
+
};
|
|
5890
|
+
ingestOpenSearchData: {
|
|
5891
|
+
parameters: {
|
|
5892
|
+
query?: never;
|
|
5893
|
+
header?: never;
|
|
5894
|
+
path: {
|
|
5895
|
+
property_id: number;
|
|
5896
|
+
};
|
|
5897
|
+
cookie?: never;
|
|
5898
|
+
};
|
|
5899
|
+
requestBody?: never;
|
|
5900
|
+
responses: {
|
|
5901
|
+
/** @description OK */
|
|
5902
|
+
200: {
|
|
5903
|
+
headers: {
|
|
5904
|
+
[name: string]: unknown;
|
|
5905
|
+
};
|
|
5906
|
+
content?: never;
|
|
5907
|
+
};
|
|
5908
|
+
};
|
|
5909
|
+
};
|
|
5910
|
+
listOpenSearchProperties: {
|
|
5911
|
+
parameters: {
|
|
5912
|
+
query?: never;
|
|
5913
|
+
header?: never;
|
|
5914
|
+
path?: never;
|
|
5915
|
+
cookie?: never;
|
|
5916
|
+
};
|
|
5917
|
+
requestBody?: never;
|
|
5918
|
+
responses: {
|
|
5919
|
+
/** @description OK */
|
|
5920
|
+
200: {
|
|
5921
|
+
headers: {
|
|
5922
|
+
[name: string]: unknown;
|
|
5923
|
+
};
|
|
5924
|
+
content?: never;
|
|
5925
|
+
};
|
|
5926
|
+
};
|
|
5927
|
+
};
|
|
5928
|
+
getPropertyUploadUrl: {
|
|
5929
|
+
parameters: {
|
|
5930
|
+
query?: {
|
|
5931
|
+
extension?: string;
|
|
5932
|
+
entity?: "logo" | "amenity" | "overview" | "lead";
|
|
5933
|
+
};
|
|
5934
|
+
header?: never;
|
|
5935
|
+
path: {
|
|
5936
|
+
id: number;
|
|
5937
|
+
};
|
|
5938
|
+
cookie?: never;
|
|
5939
|
+
};
|
|
5940
|
+
requestBody?: never;
|
|
5941
|
+
responses: {
|
|
5942
|
+
/** @description OK */
|
|
5943
|
+
200: {
|
|
5944
|
+
headers: {
|
|
5945
|
+
[name: string]: unknown;
|
|
5946
|
+
};
|
|
5947
|
+
content: {
|
|
5948
|
+
"application/json": components["schemas"]["UploadUrl"];
|
|
5949
|
+
};
|
|
5950
|
+
};
|
|
5951
|
+
};
|
|
5952
|
+
};
|
|
5953
|
+
getPropertyUnits: {
|
|
5954
|
+
parameters: {
|
|
5955
|
+
query?: {
|
|
5956
|
+
search?: string;
|
|
5957
|
+
sort_order?: string;
|
|
5958
|
+
page?: number;
|
|
5959
|
+
limit?: number;
|
|
5960
|
+
};
|
|
5961
|
+
header?: never;
|
|
5962
|
+
path: {
|
|
5963
|
+
id: number;
|
|
5964
|
+
};
|
|
5965
|
+
cookie?: never;
|
|
5966
|
+
};
|
|
5967
|
+
requestBody?: never;
|
|
5968
|
+
responses: {
|
|
5969
|
+
/** @description OK */
|
|
5644
5970
|
200: {
|
|
5645
5971
|
headers: {
|
|
5646
5972
|
[name: string]: unknown;
|
|
@@ -5699,11 +6025,11 @@ export interface operations {
|
|
|
5699
6025
|
requestBody: {
|
|
5700
6026
|
content: {
|
|
5701
6027
|
"application/json": {
|
|
5702
|
-
|
|
6028
|
+
asset_key: string;
|
|
5703
6029
|
/** @enum {string} */
|
|
5704
|
-
entity: "logo" | "amenity" | "overview" | "
|
|
6030
|
+
entity: "logo" | "amenity" | "overview" | "lead_media" | "lead_video";
|
|
5705
6031
|
/** @enum {string} */
|
|
5706
|
-
|
|
6032
|
+
media_type: "image" | "video";
|
|
5707
6033
|
};
|
|
5708
6034
|
};
|
|
5709
6035
|
};
|
|
@@ -5737,7 +6063,7 @@ export interface operations {
|
|
|
5737
6063
|
header?: never;
|
|
5738
6064
|
path: {
|
|
5739
6065
|
id: number;
|
|
5740
|
-
|
|
6066
|
+
media_id: number;
|
|
5741
6067
|
};
|
|
5742
6068
|
cookie?: never;
|
|
5743
6069
|
};
|
|
@@ -5745,7 +6071,7 @@ export interface operations {
|
|
|
5745
6071
|
content: {
|
|
5746
6072
|
"application/json": {
|
|
5747
6073
|
/** @enum {string} */
|
|
5748
|
-
entity: "logo" | "amenity" | "overview" | "
|
|
6074
|
+
entity: "logo" | "amenity" | "overview" | "lead_media" | "lead_video";
|
|
5749
6075
|
};
|
|
5750
6076
|
};
|
|
5751
6077
|
};
|
|
@@ -5833,12 +6159,11 @@ export interface operations {
|
|
|
5833
6159
|
address_city?: string;
|
|
5834
6160
|
address_state?: string;
|
|
5835
6161
|
address_zip?: string;
|
|
5836
|
-
|
|
5837
|
-
|
|
5838
|
-
externalServices?: {
|
|
6162
|
+
external_property_id?: string;
|
|
6163
|
+
external_services?: {
|
|
5839
6164
|
id: number;
|
|
5840
6165
|
parameters?: string;
|
|
5841
|
-
|
|
6166
|
+
is_active: boolean;
|
|
5842
6167
|
}[];
|
|
5843
6168
|
};
|
|
5844
6169
|
};
|
|
@@ -5892,12 +6217,12 @@ export interface operations {
|
|
|
5892
6217
|
address_city: string;
|
|
5893
6218
|
address_state: string;
|
|
5894
6219
|
address_zip: string;
|
|
5895
|
-
|
|
5896
|
-
|
|
6220
|
+
external_property_id?: string;
|
|
6221
|
+
external_services: {
|
|
5897
6222
|
/** @enum {string} */
|
|
5898
6223
|
type: "Hyly" | "GoogleAnalytics";
|
|
5899
6224
|
parameters?: string;
|
|
5900
|
-
|
|
6225
|
+
is_active: boolean;
|
|
5901
6226
|
}[];
|
|
5902
6227
|
};
|
|
5903
6228
|
};
|
|
@@ -5933,10 +6258,10 @@ export interface operations {
|
|
|
5933
6258
|
requestBody: {
|
|
5934
6259
|
content: {
|
|
5935
6260
|
"application/json": {
|
|
5936
|
-
|
|
6261
|
+
external_services: {
|
|
5937
6262
|
id: number;
|
|
5938
6263
|
type: string;
|
|
5939
|
-
|
|
6264
|
+
is_active: boolean;
|
|
5940
6265
|
config: {
|
|
5941
6266
|
[key: string]: string;
|
|
5942
6267
|
};
|
|
@@ -6034,7 +6359,7 @@ export interface operations {
|
|
|
6034
6359
|
requestBody: {
|
|
6035
6360
|
content: {
|
|
6036
6361
|
"application/json": {
|
|
6037
|
-
|
|
6362
|
+
linked_property_id: number;
|
|
6038
6363
|
order?: number;
|
|
6039
6364
|
};
|
|
6040
6365
|
};
|
|
@@ -6062,7 +6387,7 @@ export interface operations {
|
|
|
6062
6387
|
header?: never;
|
|
6063
6388
|
path: {
|
|
6064
6389
|
id: number;
|
|
6065
|
-
|
|
6390
|
+
linked_property_id: number;
|
|
6066
6391
|
};
|
|
6067
6392
|
cookie?: never;
|
|
6068
6393
|
};
|
|
@@ -6103,7 +6428,7 @@ export interface operations {
|
|
|
6103
6428
|
header?: never;
|
|
6104
6429
|
path: {
|
|
6105
6430
|
id: number;
|
|
6106
|
-
|
|
6431
|
+
linked_property_id: number;
|
|
6107
6432
|
};
|
|
6108
6433
|
cookie?: never;
|
|
6109
6434
|
};
|
|
@@ -6436,15 +6761,7 @@ export interface operations {
|
|
|
6436
6761
|
};
|
|
6437
6762
|
cookie?: never;
|
|
6438
6763
|
};
|
|
6439
|
-
requestBody
|
|
6440
|
-
content: {
|
|
6441
|
-
"application/json": {
|
|
6442
|
-
floorPlanId: number;
|
|
6443
|
-
styleId: number;
|
|
6444
|
-
logs_file_key?: string;
|
|
6445
|
-
};
|
|
6446
|
-
};
|
|
6447
|
-
};
|
|
6764
|
+
requestBody?: never;
|
|
6448
6765
|
responses: {
|
|
6449
6766
|
/** @description OK */
|
|
6450
6767
|
200: {
|
|
@@ -6483,8 +6800,8 @@ export interface operations {
|
|
|
6483
6800
|
requestBody: {
|
|
6484
6801
|
content: {
|
|
6485
6802
|
"application/json": {
|
|
6486
|
-
|
|
6487
|
-
|
|
6803
|
+
floor_plan_id: number;
|
|
6804
|
+
style_id: number;
|
|
6488
6805
|
logs_file_key?: string;
|
|
6489
6806
|
};
|
|
6490
6807
|
};
|
|
@@ -6589,6 +6906,45 @@ export interface operations {
|
|
|
6589
6906
|
};
|
|
6590
6907
|
};
|
|
6591
6908
|
};
|
|
6909
|
+
getLinkedUnit: {
|
|
6910
|
+
parameters: {
|
|
6911
|
+
query?: never;
|
|
6912
|
+
header?: never;
|
|
6913
|
+
path?: never;
|
|
6914
|
+
cookie?: never;
|
|
6915
|
+
};
|
|
6916
|
+
requestBody: {
|
|
6917
|
+
content: {
|
|
6918
|
+
"application/json": {
|
|
6919
|
+
floor_plan_id: number;
|
|
6920
|
+
style_id: number;
|
|
6921
|
+
};
|
|
6922
|
+
};
|
|
6923
|
+
};
|
|
6924
|
+
responses: {
|
|
6925
|
+
/** @description OK */
|
|
6926
|
+
200: {
|
|
6927
|
+
headers: {
|
|
6928
|
+
[name: string]: unknown;
|
|
6929
|
+
};
|
|
6930
|
+
content?: never;
|
|
6931
|
+
};
|
|
6932
|
+
/** @description Unauthorized */
|
|
6933
|
+
401: {
|
|
6934
|
+
headers: {
|
|
6935
|
+
[name: string]: unknown;
|
|
6936
|
+
};
|
|
6937
|
+
content?: never;
|
|
6938
|
+
};
|
|
6939
|
+
/** @description Internal Server Error */
|
|
6940
|
+
500: {
|
|
6941
|
+
headers: {
|
|
6942
|
+
[name: string]: unknown;
|
|
6943
|
+
};
|
|
6944
|
+
content?: never;
|
|
6945
|
+
};
|
|
6946
|
+
};
|
|
6947
|
+
};
|
|
6592
6948
|
getRenderJobUploadUrl: {
|
|
6593
6949
|
parameters: {
|
|
6594
6950
|
query?: never;
|
|
@@ -6671,8 +7027,8 @@ export interface operations {
|
|
|
6671
7027
|
requestBody: {
|
|
6672
7028
|
content: {
|
|
6673
7029
|
"application/json": {
|
|
6674
|
-
|
|
6675
|
-
|
|
7030
|
+
floor_plan_id: number;
|
|
7031
|
+
style_id: number;
|
|
6676
7032
|
logs_file_key?: string;
|
|
6677
7033
|
};
|
|
6678
7034
|
};
|
|
@@ -6715,8 +7071,8 @@ export interface operations {
|
|
|
6715
7071
|
requestBody: {
|
|
6716
7072
|
content: {
|
|
6717
7073
|
"application/json": {
|
|
6718
|
-
|
|
6719
|
-
|
|
7074
|
+
floor_plan_id: number;
|
|
7075
|
+
style_id: number;
|
|
6720
7076
|
logs_file_key?: string;
|
|
6721
7077
|
};
|
|
6722
7078
|
};
|
|
@@ -6747,6 +7103,114 @@ export interface operations {
|
|
|
6747
7103
|
};
|
|
6748
7104
|
};
|
|
6749
7105
|
};
|
|
7106
|
+
listStyleRenders: {
|
|
7107
|
+
parameters: {
|
|
7108
|
+
query?: never;
|
|
7109
|
+
header?: never;
|
|
7110
|
+
path?: never;
|
|
7111
|
+
cookie?: never;
|
|
7112
|
+
};
|
|
7113
|
+
requestBody?: never;
|
|
7114
|
+
responses: {
|
|
7115
|
+
/** @description OK */
|
|
7116
|
+
200: {
|
|
7117
|
+
headers: {
|
|
7118
|
+
[name: string]: unknown;
|
|
7119
|
+
};
|
|
7120
|
+
content: {
|
|
7121
|
+
"application/json": components["schemas"]["RenderedStyle"][];
|
|
7122
|
+
};
|
|
7123
|
+
};
|
|
7124
|
+
/** @description Internal Server Error */
|
|
7125
|
+
500: {
|
|
7126
|
+
headers: {
|
|
7127
|
+
[name: string]: unknown;
|
|
7128
|
+
};
|
|
7129
|
+
content?: never;
|
|
7130
|
+
};
|
|
7131
|
+
};
|
|
7132
|
+
};
|
|
7133
|
+
createStyleRender: {
|
|
7134
|
+
parameters: {
|
|
7135
|
+
query?: never;
|
|
7136
|
+
header?: never;
|
|
7137
|
+
path?: never;
|
|
7138
|
+
cookie?: never;
|
|
7139
|
+
};
|
|
7140
|
+
requestBody: {
|
|
7141
|
+
content: {
|
|
7142
|
+
"application/json": {
|
|
7143
|
+
style_id: number;
|
|
7144
|
+
unit_id: number;
|
|
7145
|
+
visible_on_website?: boolean;
|
|
7146
|
+
};
|
|
7147
|
+
};
|
|
7148
|
+
};
|
|
7149
|
+
responses: {
|
|
7150
|
+
/** @description OK */
|
|
7151
|
+
200: {
|
|
7152
|
+
headers: {
|
|
7153
|
+
[name: string]: unknown;
|
|
7154
|
+
};
|
|
7155
|
+
content: {
|
|
7156
|
+
"application/json": components["schemas"]["RenderedStyle"];
|
|
7157
|
+
};
|
|
7158
|
+
};
|
|
7159
|
+
/** @description Invalid style_id / unit_id, or render already exists */
|
|
7160
|
+
400: {
|
|
7161
|
+
headers: {
|
|
7162
|
+
[name: string]: unknown;
|
|
7163
|
+
};
|
|
7164
|
+
content?: never;
|
|
7165
|
+
};
|
|
7166
|
+
/** @description Internal Server Error */
|
|
7167
|
+
500: {
|
|
7168
|
+
headers: {
|
|
7169
|
+
[name: string]: unknown;
|
|
7170
|
+
};
|
|
7171
|
+
content?: never;
|
|
7172
|
+
};
|
|
7173
|
+
};
|
|
7174
|
+
};
|
|
7175
|
+
getStyleRenderId: {
|
|
7176
|
+
parameters: {
|
|
7177
|
+
query: {
|
|
7178
|
+
style_id: number;
|
|
7179
|
+
unit_id: number;
|
|
7180
|
+
};
|
|
7181
|
+
header?: never;
|
|
7182
|
+
path?: never;
|
|
7183
|
+
cookie?: never;
|
|
7184
|
+
};
|
|
7185
|
+
requestBody?: never;
|
|
7186
|
+
responses: {
|
|
7187
|
+
/** @description OK */
|
|
7188
|
+
200: {
|
|
7189
|
+
headers: {
|
|
7190
|
+
[name: string]: unknown;
|
|
7191
|
+
};
|
|
7192
|
+
content: {
|
|
7193
|
+
"application/json": components["schemas"]["RenderedStyle"][] | {
|
|
7194
|
+
error: string;
|
|
7195
|
+
};
|
|
7196
|
+
};
|
|
7197
|
+
};
|
|
7198
|
+
/** @description Validation error */
|
|
7199
|
+
422: {
|
|
7200
|
+
headers: {
|
|
7201
|
+
[name: string]: unknown;
|
|
7202
|
+
};
|
|
7203
|
+
content?: never;
|
|
7204
|
+
};
|
|
7205
|
+
/** @description Internal Server Error */
|
|
7206
|
+
500: {
|
|
7207
|
+
headers: {
|
|
7208
|
+
[name: string]: unknown;
|
|
7209
|
+
};
|
|
7210
|
+
content?: never;
|
|
7211
|
+
};
|
|
7212
|
+
};
|
|
7213
|
+
};
|
|
6750
7214
|
createStyleRenderWithFloorPlan: {
|
|
6751
7215
|
parameters: {
|
|
6752
7216
|
query?: never;
|
|
@@ -6757,14 +7221,223 @@ export interface operations {
|
|
|
6757
7221
|
requestBody: {
|
|
6758
7222
|
content: {
|
|
6759
7223
|
"application/json": {
|
|
6760
|
-
|
|
6761
|
-
|
|
7224
|
+
style_id: number;
|
|
7225
|
+
floor_plan_id: number;
|
|
7226
|
+
visible_on_website?: boolean;
|
|
7227
|
+
};
|
|
7228
|
+
};
|
|
7229
|
+
};
|
|
7230
|
+
responses: {
|
|
7231
|
+
/** @description OK */
|
|
7232
|
+
200: {
|
|
7233
|
+
headers: {
|
|
7234
|
+
[name: string]: unknown;
|
|
7235
|
+
};
|
|
7236
|
+
content: {
|
|
7237
|
+
"application/json": components["schemas"]["RenderedStyle"];
|
|
7238
|
+
};
|
|
7239
|
+
};
|
|
7240
|
+
/** @description Invalid style_id / floor_plan_id, or duplicate renders found */
|
|
7241
|
+
400: {
|
|
7242
|
+
headers: {
|
|
7243
|
+
[name: string]: unknown;
|
|
7244
|
+
};
|
|
7245
|
+
content?: never;
|
|
7246
|
+
};
|
|
7247
|
+
/** @description Unauthorized */
|
|
7248
|
+
401: {
|
|
7249
|
+
headers: {
|
|
7250
|
+
[name: string]: unknown;
|
|
7251
|
+
};
|
|
7252
|
+
content?: never;
|
|
7253
|
+
};
|
|
7254
|
+
/** @description Internal Server Error */
|
|
7255
|
+
500: {
|
|
7256
|
+
headers: {
|
|
7257
|
+
[name: string]: unknown;
|
|
6762
7258
|
};
|
|
7259
|
+
content?: never;
|
|
6763
7260
|
};
|
|
6764
7261
|
};
|
|
7262
|
+
};
|
|
7263
|
+
getStyleRenderUploadUrl: {
|
|
7264
|
+
parameters: {
|
|
7265
|
+
query?: {
|
|
7266
|
+
extension?: string;
|
|
7267
|
+
fileName?: string;
|
|
7268
|
+
resolution?: "8K" | "4K";
|
|
7269
|
+
};
|
|
7270
|
+
header?: never;
|
|
7271
|
+
path: {
|
|
7272
|
+
id: number;
|
|
7273
|
+
};
|
|
7274
|
+
cookie?: never;
|
|
7275
|
+
};
|
|
7276
|
+
requestBody?: never;
|
|
6765
7277
|
responses: {
|
|
6766
7278
|
/** @description OK */
|
|
6767
7279
|
200: {
|
|
7280
|
+
headers: {
|
|
7281
|
+
[name: string]: unknown;
|
|
7282
|
+
};
|
|
7283
|
+
content: {
|
|
7284
|
+
"application/json": {
|
|
7285
|
+
upload_url: string;
|
|
7286
|
+
upload_file_key: string;
|
|
7287
|
+
};
|
|
7288
|
+
};
|
|
7289
|
+
};
|
|
7290
|
+
/** @description Invalid style render id or resolution */
|
|
7291
|
+
400: {
|
|
7292
|
+
headers: {
|
|
7293
|
+
[name: string]: unknown;
|
|
7294
|
+
};
|
|
7295
|
+
content?: never;
|
|
7296
|
+
};
|
|
7297
|
+
/** @description Unauthorized */
|
|
7298
|
+
401: {
|
|
7299
|
+
headers: {
|
|
7300
|
+
[name: string]: unknown;
|
|
7301
|
+
};
|
|
7302
|
+
content?: never;
|
|
7303
|
+
};
|
|
7304
|
+
/** @description Internal Server Error */
|
|
7305
|
+
500: {
|
|
7306
|
+
headers: {
|
|
7307
|
+
[name: string]: unknown;
|
|
7308
|
+
};
|
|
7309
|
+
content?: never;
|
|
7310
|
+
};
|
|
7311
|
+
};
|
|
7312
|
+
};
|
|
7313
|
+
getStyleRenderDetails: {
|
|
7314
|
+
parameters: {
|
|
7315
|
+
query?: never;
|
|
7316
|
+
header?: never;
|
|
7317
|
+
path: {
|
|
7318
|
+
id: number;
|
|
7319
|
+
};
|
|
7320
|
+
cookie?: never;
|
|
7321
|
+
};
|
|
7322
|
+
requestBody?: never;
|
|
7323
|
+
responses: {
|
|
7324
|
+
/** @description OK */
|
|
7325
|
+
200: {
|
|
7326
|
+
headers: {
|
|
7327
|
+
[name: string]: unknown;
|
|
7328
|
+
};
|
|
7329
|
+
content: {
|
|
7330
|
+
"application/json": components["schemas"]["RenderedStyle"];
|
|
7331
|
+
};
|
|
7332
|
+
};
|
|
7333
|
+
/** @description Unauthorized */
|
|
7334
|
+
401: {
|
|
7335
|
+
headers: {
|
|
7336
|
+
[name: string]: unknown;
|
|
7337
|
+
};
|
|
7338
|
+
content?: never;
|
|
7339
|
+
};
|
|
7340
|
+
/** @description RenderedStyle not found */
|
|
7341
|
+
404: {
|
|
7342
|
+
headers: {
|
|
7343
|
+
[name: string]: unknown;
|
|
7344
|
+
};
|
|
7345
|
+
content?: never;
|
|
7346
|
+
};
|
|
7347
|
+
/** @description Internal Server Error */
|
|
7348
|
+
500: {
|
|
7349
|
+
headers: {
|
|
7350
|
+
[name: string]: unknown;
|
|
7351
|
+
};
|
|
7352
|
+
content?: never;
|
|
7353
|
+
};
|
|
7354
|
+
};
|
|
7355
|
+
};
|
|
7356
|
+
saveStyleRenderMedia: {
|
|
7357
|
+
parameters: {
|
|
7358
|
+
query?: never;
|
|
7359
|
+
header?: never;
|
|
7360
|
+
path: {
|
|
7361
|
+
id: number;
|
|
7362
|
+
};
|
|
7363
|
+
cookie?: never;
|
|
7364
|
+
};
|
|
7365
|
+
requestBody: {
|
|
7366
|
+
content: {
|
|
7367
|
+
"application/json": {
|
|
7368
|
+
entity?: string;
|
|
7369
|
+
asset_key: string;
|
|
7370
|
+
media_type?: string;
|
|
7371
|
+
};
|
|
7372
|
+
};
|
|
7373
|
+
};
|
|
7374
|
+
responses: {
|
|
7375
|
+
/** @description OK */
|
|
7376
|
+
200: {
|
|
7377
|
+
headers: {
|
|
7378
|
+
[name: string]: unknown;
|
|
7379
|
+
};
|
|
7380
|
+
content: {
|
|
7381
|
+
"application/json": components["schemas"]["RenderedStyle"];
|
|
7382
|
+
};
|
|
7383
|
+
};
|
|
7384
|
+
/** @description Invalid style render id */
|
|
7385
|
+
400: {
|
|
7386
|
+
headers: {
|
|
7387
|
+
[name: string]: unknown;
|
|
7388
|
+
};
|
|
7389
|
+
content?: never;
|
|
7390
|
+
};
|
|
7391
|
+
/** @description Unauthorized */
|
|
7392
|
+
401: {
|
|
7393
|
+
headers: {
|
|
7394
|
+
[name: string]: unknown;
|
|
7395
|
+
};
|
|
7396
|
+
content?: never;
|
|
7397
|
+
};
|
|
7398
|
+
/** @description Internal Server Error */
|
|
7399
|
+
500: {
|
|
7400
|
+
headers: {
|
|
7401
|
+
[name: string]: unknown;
|
|
7402
|
+
};
|
|
7403
|
+
content?: never;
|
|
7404
|
+
};
|
|
7405
|
+
};
|
|
7406
|
+
};
|
|
7407
|
+
deleteStyleRender2DMedia: {
|
|
7408
|
+
parameters: {
|
|
7409
|
+
query?: never;
|
|
7410
|
+
header?: never;
|
|
7411
|
+
path: {
|
|
7412
|
+
id: number;
|
|
7413
|
+
};
|
|
7414
|
+
cookie?: never;
|
|
7415
|
+
};
|
|
7416
|
+
requestBody?: never;
|
|
7417
|
+
responses: {
|
|
7418
|
+
/** @description 2D render media deleted */
|
|
7419
|
+
200: {
|
|
7420
|
+
headers: {
|
|
7421
|
+
[name: string]: unknown;
|
|
7422
|
+
};
|
|
7423
|
+
content?: never;
|
|
7424
|
+
};
|
|
7425
|
+
/** @description Invalid style render id */
|
|
7426
|
+
400: {
|
|
7427
|
+
headers: {
|
|
7428
|
+
[name: string]: unknown;
|
|
7429
|
+
};
|
|
7430
|
+
content?: never;
|
|
7431
|
+
};
|
|
7432
|
+
/** @description Unauthorized */
|
|
7433
|
+
401: {
|
|
7434
|
+
headers: {
|
|
7435
|
+
[name: string]: unknown;
|
|
7436
|
+
};
|
|
7437
|
+
content?: never;
|
|
7438
|
+
};
|
|
7439
|
+
/** @description Internal Server Error */
|
|
7440
|
+
500: {
|
|
6768
7441
|
headers: {
|
|
6769
7442
|
[name: string]: unknown;
|
|
6770
7443
|
};
|
|
@@ -6980,9 +7653,9 @@ export interface operations {
|
|
|
6980
7653
|
requestBody: {
|
|
6981
7654
|
content: {
|
|
6982
7655
|
"application/json": {
|
|
6983
|
-
|
|
7656
|
+
asset_key: string;
|
|
6984
7657
|
/** @enum {string} */
|
|
6985
|
-
|
|
7658
|
+
media_type: "image";
|
|
6986
7659
|
};
|
|
6987
7660
|
};
|
|
6988
7661
|
};
|
|
@@ -7002,7 +7675,7 @@ export interface operations {
|
|
|
7002
7675
|
header?: never;
|
|
7003
7676
|
path: {
|
|
7004
7677
|
id: number;
|
|
7005
|
-
|
|
7678
|
+
media_id: number;
|
|
7006
7679
|
};
|
|
7007
7680
|
cookie?: never;
|
|
7008
7681
|
};
|
|
@@ -7021,7 +7694,7 @@ export interface operations {
|
|
|
7021
7694
|
parameters: {
|
|
7022
7695
|
query?: {
|
|
7023
7696
|
search?: string;
|
|
7024
|
-
|
|
7697
|
+
sort_order?: string;
|
|
7025
7698
|
page?: number;
|
|
7026
7699
|
limit?: number;
|
|
7027
7700
|
};
|
|
@@ -7057,8 +7730,8 @@ export interface operations {
|
|
|
7057
7730
|
qty_bathrooms: number;
|
|
7058
7731
|
base_price: number;
|
|
7059
7732
|
dim_sq_ft: number;
|
|
7060
|
-
|
|
7061
|
-
|
|
7733
|
+
property_id: number;
|
|
7734
|
+
floor_plan_id?: number;
|
|
7062
7735
|
/** Format: date-time */
|
|
7063
7736
|
date_availability?: string;
|
|
7064
7737
|
is_available?: boolean;
|
|
@@ -7137,8 +7810,8 @@ export interface operations {
|
|
|
7137
7810
|
qty_bathrooms?: number;
|
|
7138
7811
|
base_price?: number;
|
|
7139
7812
|
dim_sq_ft?: number;
|
|
7140
|
-
|
|
7141
|
-
|
|
7813
|
+
property_id?: number;
|
|
7814
|
+
floor_plan_id?: number;
|
|
7142
7815
|
/** Format: date-time */
|
|
7143
7816
|
date_availability?: string;
|
|
7144
7817
|
is_available?: boolean;
|
|
@@ -7191,14 +7864,14 @@ export interface operations {
|
|
|
7191
7864
|
header?: never;
|
|
7192
7865
|
path: {
|
|
7193
7866
|
id: number;
|
|
7194
|
-
|
|
7867
|
+
render_style_id: number;
|
|
7195
7868
|
};
|
|
7196
7869
|
cookie?: never;
|
|
7197
7870
|
};
|
|
7198
7871
|
requestBody: {
|
|
7199
7872
|
content: {
|
|
7200
7873
|
"application/json": {
|
|
7201
|
-
|
|
7874
|
+
floor_plan_id: number;
|
|
7202
7875
|
};
|
|
7203
7876
|
};
|
|
7204
7877
|
};
|
|
@@ -7218,8 +7891,8 @@ export interface operations {
|
|
|
7218
7891
|
header?: never;
|
|
7219
7892
|
path: {
|
|
7220
7893
|
id: number;
|
|
7221
|
-
|
|
7222
|
-
|
|
7894
|
+
render_style_id: number;
|
|
7895
|
+
media_id: number;
|
|
7223
7896
|
};
|
|
7224
7897
|
cookie?: never;
|
|
7225
7898
|
};
|
|
@@ -7272,7 +7945,7 @@ export interface operations {
|
|
|
7272
7945
|
requestBody: {
|
|
7273
7946
|
content: {
|
|
7274
7947
|
"application/json": {
|
|
7275
|
-
|
|
7948
|
+
highlight_ids: number[];
|
|
7276
7949
|
};
|
|
7277
7950
|
};
|
|
7278
7951
|
};
|
|
@@ -7291,7 +7964,7 @@ export interface operations {
|
|
|
7291
7964
|
query?: never;
|
|
7292
7965
|
header?: never;
|
|
7293
7966
|
path: {
|
|
7294
|
-
|
|
7967
|
+
unit_id: number;
|
|
7295
7968
|
};
|
|
7296
7969
|
cookie?: never;
|
|
7297
7970
|
};
|
|
@@ -7316,7 +7989,7 @@ export interface operations {
|
|
|
7316
7989
|
requestBody: {
|
|
7317
7990
|
content: {
|
|
7318
7991
|
"application/json": {
|
|
7319
|
-
|
|
7992
|
+
property_id: number;
|
|
7320
7993
|
units: {
|
|
7321
7994
|
external_id: string;
|
|
7322
7995
|
base_price: number;
|
|
@@ -7428,7 +8101,7 @@ export interface operations {
|
|
|
7428
8101
|
url: string;
|
|
7429
8102
|
secret: string;
|
|
7430
8103
|
/** @default true */
|
|
7431
|
-
|
|
8104
|
+
is_active?: boolean;
|
|
7432
8105
|
};
|
|
7433
8106
|
};
|
|
7434
8107
|
};
|
|
@@ -7648,7 +8321,7 @@ export interface operations {
|
|
|
7648
8321
|
url: string;
|
|
7649
8322
|
secret: string;
|
|
7650
8323
|
/** @default true */
|
|
7651
|
-
|
|
8324
|
+
is_active?: boolean;
|
|
7652
8325
|
};
|
|
7653
8326
|
};
|
|
7654
8327
|
};
|