@homespot-sdk/core 0.0.201 → 0.0.203
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/property/index.d.ts +1 -1
- package/dist/property/index.d.ts.map +1 -1
- package/dist/property/schemas.gen.d.ts +145 -118
- package/dist/property/schemas.gen.d.ts.map +1 -1
- package/dist/property/schemas.gen.js +175 -142
- package/dist/property/schemas.gen.js.map +1 -1
- package/dist/property/sdk.gen.d.ts +5 -5
- package/dist/property/sdk.gen.d.ts.map +1 -1
- package/dist/property/sdk.gen.js +21 -21
- package/dist/property/sdk.gen.js.map +1 -1
- package/dist/property/types.gen.d.ts +106 -100
- package/dist/property/types.gen.d.ts.map +1 -1
- package/dist/property/zod.gen.d.ts +597 -438
- package/dist/property/zod.gen.d.ts.map +1 -1
- package/dist/property/zod.gen.js +123 -117
- package/dist/property/zod.gen.js.map +1 -1
- package/package.json +1 -1
package/dist/property/index.d.ts
CHANGED
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
export { amenityControllerGetAllAmenities, amenityControllerGetAmenitiesByGroup, amenityControllerGetAmenitiesByGroupAndSpace, amenityControllerValidateAmenities, galleryControllerAddPhotosToSpaceFromGallery, galleryControllerAssignPhotosToSpacesSmart, galleryControllerDeletePropertyPhoto, galleryControllerGeneratePresignedUrls, galleryControllerNotifyPhotoUploadCompletion, galleryControllerReorderPropertyPhotos, galleryQueryControllerGetAllPropertyPhotos, galleryQueryControllerGetUnassignedPhotos, listingControllerCreate, listingControllerExpire, listingControllerPause, listingControllerPublish, listingControllerUpdatePrice, listingQueryControllerDetail, listingQueryControllerSearch, type Options, propertyEditorControllerUpdateAddress, propertyEditorControllerUpdateAmenities1, propertyEditorControllerUpdateDescription1, propertyEditorControllerUpdateMeasurements, propertyEditorControllerUpdateTitle, propertyQueryControllerGetEditorView, propertyQueryControllerGetProperties, propertyRegistrationControllerRegister, quotaControllerGetCurrentQuota, quotaControllerIncreaseLimit, spaceControllerAddSpace, spaceControllerRemove, spaceControllerUpdateAmenities, spaceControllerUpdateArea, spaceControllerUpdateDescription, spaceQueryControllerGetSpace, spaceQueryControllerGetSpaceGallery, spaceQueryControllerGetSpaces, } from './sdk.gen';
|
|
2
|
-
export type { AddressRef, AddressRefRequest, AddressResponse, AmenitiesRequest, AmenityCatalogDto, AmenityValidationRequest, AmenityValidationResponse, AmenityViewResponse, AreaRequest, ByAgencyResponse, ByOwnerResponse, CategoryEnum, ClientOptions, Coordinates, CoordinatesRequest, CreateListingRequest, DeletePropertyByPropertyIdGalleryPhotoData, DeletePropertyByPropertyIdGalleryPhotoResponse, DeletePropertyByPropertyIdGalleryPhotoResponses, DeletePropertyByPropertyIdSpaceBySpaceIdData, DeletePropertyByPropertyIdSpaceBySpaceIdResponse, DeletePropertyByPropertyIdSpaceBySpaceIdResponses,
|
|
2
|
+
export type { AddressRef, AddressRefRequest, AddressResponse, AmenitiesRequest, AmenityCatalogDto, AmenityValidationRequest, AmenityValidationResponse, AmenityViewResponse, AreaRequest, ByAgencyResponse, ByOwnerResponse, CategoryEnum, ClientOptions, Coordinates, CoordinatesRequest, CreateListingRequest, DeletePropertyByPropertyIdGalleryPhotoData, DeletePropertyByPropertyIdGalleryPhotoResponse, DeletePropertyByPropertyIdGalleryPhotoResponses, DeletePropertyByPropertyIdSpaceBySpaceIdData, DeletePropertyByPropertyIdSpaceBySpaceIdResponse, DeletePropertyByPropertyIdSpaceBySpaceIdResponses, GetListingByIdData, GetListingByIdResponse, GetListingByIdResponses, GetListingSearchData, GetListingSearchResponse, GetListingSearchResponses, GetPhotoByPropertyIdData, GetPhotoByPropertyIdResponse, GetPhotoByPropertyIdResponses, GetPhotoByPropertyIdUnassignedData, GetPhotoByPropertyIdUnassignedResponse, GetPhotoByPropertyIdUnassignedResponses, GetPropertyByIdEditorViewData, GetPropertyByIdEditorViewResponse, GetPropertyByIdEditorViewResponses, GetPropertyByPropertyIdSpaceBySpaceIdData, GetPropertyByPropertyIdSpaceBySpaceIdResponse, GetPropertyByPropertyIdSpaceBySpaceIdResponses, GetPropertyByPropertyIdSpaceData, GetPropertyByPropertyIdSpaceEditorData, GetPropertyByPropertyIdSpaceEditorResponse, GetPropertyByPropertyIdSpaceEditorResponses, GetPropertyByPropertyIdSpaceResponse, GetPropertyByPropertyIdSpaceResponses, GetPropertyData, GetPropertyResponse, GetPropertyResponses, GetPublicAmenityByGroupAndSpaceData, GetPublicAmenityByGroupAndSpaceResponse, GetPublicAmenityByGroupAndSpaceResponses, GetPublicAmenityByGroupData, GetPublicAmenityByGroupResponse, GetPublicAmenityByGroupResponses, GetPublicAmenityData, GetPublicAmenityResponse, GetPublicAmenityResponses, GetQuotaData, GetQuotaResponse, GetQuotaResponses, GroupedAmenity, HomespotAmenities, IdResponseUuid, LangTextResponse, LanguageEnum, ListedByResponse, ListingCardResponse, ListingDetailResponse, ListingSearchResponse, MeasurementRequest, MeasurementResponse, MultiLangTextRequest, PhotoIdsRequest, PhotoInternalRequest, PhotoRequest, PhotoResponse, PhotosRequest, PostInternalPropertyData, PostInternalPropertyResponses, PostListingByIdExpireData, PostListingByIdExpireResponse, PostListingByIdExpireResponses, PostListingByIdPauseData, PostListingByIdPauseResponse, PostListingByIdPauseResponses, PostListingByIdPublishData, PostListingByIdPublishResponse, PostListingByIdPublishResponses, PostListingData, PostListingResponse, PostListingResponses, PostPropertyByPropertyIdGalleryPresignedUrlsNotifyData, PostPropertyByPropertyIdGalleryPresignedUrlsNotifyResponse, PostPropertyByPropertyIdGalleryPresignedUrlsNotifyResponses, PostPropertyByPropertyIdSpaceData, PostPropertyByPropertyIdSpaceResponses, PostPublicAmenityValidateData, PostPublicAmenityValidateResponse, PostPublicAmenityValidateResponses, PostQuotaData, PostQuotaResponses, PresignedUrlResponse, PresignedUrlsResponse, PriceRequest, PropertyCardViewResponse, PropertyCreationRequest, PropertyDetailsResponse, PropertyEditorViewResponse, PropertyInfo, PropertySpaceViewResponse, PutListingByIdPriceData, PutListingByIdPriceResponse, PutListingByIdPriceResponses, PutPropertyByIdAddressData, PutPropertyByIdAddressResponse, PutPropertyByIdAddressResponses, PutPropertyByIdAmenitiesData, PutPropertyByIdAmenitiesResponse, PutPropertyByIdAmenitiesResponses, PutPropertyByIdDescriptionData, PutPropertyByIdDescriptionResponse, PutPropertyByIdDescriptionResponses, PutPropertyByIdMeasurementsData, PutPropertyByIdMeasurementsResponse, PutPropertyByIdMeasurementsResponses, PutPropertyByIdTitleData, PutPropertyByIdTitleResponse, PutPropertyByIdTitleResponses, PutPropertyByPropertyIdGalleryAssignPhotosToSpacesSmartData, PutPropertyByPropertyIdGalleryAssignPhotosToSpacesSmartResponse, PutPropertyByPropertyIdGalleryAssignPhotosToSpacesSmartResponses, PutPropertyByPropertyIdGalleryPresignedUrlsData, PutPropertyByPropertyIdGalleryPresignedUrlsResponse, PutPropertyByPropertyIdGalleryPresignedUrlsResponses, PutPropertyByPropertyIdGalleryReorderData, PutPropertyByPropertyIdGalleryReorderResponse, PutPropertyByPropertyIdGalleryReorderResponses, PutPropertyByPropertyIdGallerySpaceBySpaceIdData, PutPropertyByPropertyIdGallerySpaceBySpaceIdResponse, PutPropertyByPropertyIdGallerySpaceBySpaceIdResponses, PutPropertyByPropertyIdSpaceBySpaceIdAmenitiesData, PutPropertyByPropertyIdSpaceBySpaceIdAmenitiesResponse, PutPropertyByPropertyIdSpaceBySpaceIdAmenitiesResponses, PutPropertyByPropertyIdSpaceBySpaceIdAreaData, PutPropertyByPropertyIdSpaceBySpaceIdAreaResponse, PutPropertyByPropertyIdSpaceBySpaceIdAreaResponses, PutPropertyByPropertyIdSpaceBySpaceIdDescriptionData, PutPropertyByPropertyIdSpaceBySpaceIdDescriptionResponse, PutPropertyByPropertyIdSpaceBySpaceIdDescriptionResponses, SchemaEnum, SchemaEnum2, SchemaEnum3, SchemaEnum4, SpaceEditorViewResponse, SpaceInfo, SpaceRequest, SpacesEditorViewResponse, SpacesRequest, SpaceViewResponse, StatusEnum, TextRequest, TitleRequest, TypeEnum, TypeEnum2, UploadAcknowledgmentResponse, UserPropertyQuotaResponse, } from './types.gen';
|
|
3
3
|
//# sourceMappingURL=index.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../api/property/index.ts"],"names":[],"mappings":"AAEA,OAAO,EACH,gCAAgC,EAChC,oCAAoC,EACpC,4CAA4C,EAC5C,kCAAkC,EAClC,4CAA4C,EAC5C,0CAA0C,EAC1C,oCAAoC,EACpC,sCAAsC,EACtC,4CAA4C,EAC5C,sCAAsC,EACtC,0CAA0C,EAC1C,yCAAyC,EACzC,uBAAuB,EACvB,uBAAuB,EACvB,sBAAsB,EACtB,wBAAwB,EACxB,4BAA4B,EAC5B,4BAA4B,EAC5B,4BAA4B,EAC5B,KAAK,OAAO,EACZ,qCAAqC,EACrC,wCAAwC,EACxC,0CAA0C,EAC1C,0CAA0C,EAC1C,mCAAmC,EACnC,oCAAoC,EACpC,oCAAoC,EACpC,sCAAsC,EACtC,8BAA8B,EAC9B,4BAA4B,EAC5B,uBAAuB,EACvB,qBAAqB,EACrB,8BAA8B,EAC9B,yBAAyB,EACzB,gCAAgC,EAChC,4BAA4B,EAC5B,mCAAmC,EACnC,6BAA6B,GAChC,MAAM,WAAW,CAAC;AACnB,YAAY,EACR,UAAU,EACV,iBAAiB,EACjB,eAAe,EACf,gBAAgB,EAChB,iBAAiB,EACjB,wBAAwB,EACxB,yBAAyB,EACzB,mBAAmB,EACnB,WAAW,EACX,gBAAgB,EAChB,eAAe,EACf,YAAY,EACZ,aAAa,EACb,WAAW,EACX,kBAAkB,EAClB,oBAAoB,EACpB,0CAA0C,EAC1C,8CAA8C,EAC9C,+CAA+C,EAC/C,4CAA4C,EAC5C,gDAAgD,EAChD,iDAAiD,EACjD,
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../api/property/index.ts"],"names":[],"mappings":"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"}
|
|
@@ -212,11 +212,39 @@ export declare const PriceRequestSchema: {
|
|
|
212
212
|
};
|
|
213
213
|
readonly required: readonly ["price"];
|
|
214
214
|
};
|
|
215
|
+
export declare const AmenityValidationRequestSchema: {
|
|
216
|
+
readonly type: "object";
|
|
217
|
+
readonly properties: {
|
|
218
|
+
readonly amenityIds: {
|
|
219
|
+
readonly type: "array";
|
|
220
|
+
readonly items: {
|
|
221
|
+
readonly type: "integer";
|
|
222
|
+
readonly format: "int32";
|
|
223
|
+
};
|
|
224
|
+
};
|
|
225
|
+
readonly group: {
|
|
226
|
+
readonly $ref: "#/components/schemas/SchemaEnum";
|
|
227
|
+
};
|
|
228
|
+
};
|
|
229
|
+
};
|
|
230
|
+
export declare const AmenityValidationResponseSchema: {
|
|
231
|
+
readonly type: "object";
|
|
232
|
+
readonly properties: {
|
|
233
|
+
readonly valid: {
|
|
234
|
+
readonly type: "array";
|
|
235
|
+
readonly items: {
|
|
236
|
+
readonly type: "integer";
|
|
237
|
+
readonly format: "int32";
|
|
238
|
+
};
|
|
239
|
+
};
|
|
240
|
+
};
|
|
241
|
+
readonly required: readonly ["valid"];
|
|
242
|
+
};
|
|
215
243
|
export declare const SpaceRequestSchema: {
|
|
216
244
|
readonly type: "object";
|
|
217
245
|
readonly properties: {
|
|
218
246
|
readonly type: {
|
|
219
|
-
readonly $ref: "#/components/schemas/
|
|
247
|
+
readonly $ref: "#/components/schemas/SchemaEnum2";
|
|
220
248
|
};
|
|
221
249
|
readonly area: {
|
|
222
250
|
readonly type: "number";
|
|
@@ -263,7 +291,7 @@ export declare const CreateListingRequestSchema: {
|
|
|
263
291
|
readonly format: "uuid";
|
|
264
292
|
};
|
|
265
293
|
readonly listingType: {
|
|
266
|
-
readonly $ref: "#/components/schemas/
|
|
294
|
+
readonly $ref: "#/components/schemas/SchemaEnum4";
|
|
267
295
|
};
|
|
268
296
|
readonly price: {
|
|
269
297
|
readonly type: "number";
|
|
@@ -356,7 +384,7 @@ export declare const PropertyCreationRequestSchema: {
|
|
|
356
384
|
readonly format: "int64";
|
|
357
385
|
};
|
|
358
386
|
readonly propertyType: {
|
|
359
|
-
readonly $ref: "#/components/schemas/
|
|
387
|
+
readonly $ref: "#/components/schemas/SchemaEnum3";
|
|
360
388
|
};
|
|
361
389
|
readonly address: {
|
|
362
390
|
readonly $ref: "#/components/schemas/AddressRef";
|
|
@@ -412,47 +440,80 @@ export declare const PropertyCreationRequestSchema: {
|
|
|
412
440
|
};
|
|
413
441
|
readonly required: readonly ["address", "amenities", "description", "draftId", "photoUrls", "propertyType", "spaces", "title", "totalArea"];
|
|
414
442
|
};
|
|
415
|
-
export declare const
|
|
443
|
+
export declare const UserPropertyQuotaResponseSchema: {
|
|
416
444
|
readonly type: "object";
|
|
417
445
|
readonly properties: {
|
|
418
|
-
readonly
|
|
446
|
+
readonly limit: {
|
|
447
|
+
readonly type: "integer";
|
|
448
|
+
readonly format: "int32";
|
|
449
|
+
};
|
|
450
|
+
readonly used: {
|
|
451
|
+
readonly type: "integer";
|
|
452
|
+
readonly format: "int32";
|
|
453
|
+
};
|
|
454
|
+
};
|
|
455
|
+
readonly required: readonly ["limit", "used"];
|
|
456
|
+
};
|
|
457
|
+
export declare const AmenityCatalogDtoSchema: {
|
|
458
|
+
readonly type: "object";
|
|
459
|
+
readonly properties: {
|
|
460
|
+
readonly id: {
|
|
461
|
+
readonly type: "integer";
|
|
462
|
+
readonly format: "int32";
|
|
463
|
+
};
|
|
464
|
+
readonly category: {
|
|
465
|
+
readonly $ref: "#/components/schemas/CategoryEnum";
|
|
466
|
+
};
|
|
467
|
+
readonly name: {
|
|
419
468
|
readonly type: "array";
|
|
420
469
|
readonly items: {
|
|
421
|
-
readonly
|
|
422
|
-
readonly format: "int32";
|
|
470
|
+
readonly $ref: "#/components/schemas/LangTextResponse";
|
|
423
471
|
};
|
|
424
472
|
};
|
|
425
|
-
|
|
426
|
-
|
|
473
|
+
};
|
|
474
|
+
readonly required: readonly ["category", "id", "name"];
|
|
475
|
+
};
|
|
476
|
+
export declare const GroupedAmenitySchema: {
|
|
477
|
+
readonly type: "object";
|
|
478
|
+
readonly properties: {
|
|
479
|
+
readonly propertyGroup: {
|
|
480
|
+
readonly $ref: "#/components/schemas/SchemaEnum";
|
|
481
|
+
};
|
|
482
|
+
readonly spaceType: {
|
|
483
|
+
readonly $ref: "#/components/schemas/SchemaEnum2";
|
|
484
|
+
};
|
|
485
|
+
readonly amenities: {
|
|
486
|
+
readonly type: "array";
|
|
487
|
+
readonly items: {
|
|
488
|
+
readonly $ref: "#/components/schemas/AmenityCatalogDto";
|
|
489
|
+
};
|
|
427
490
|
};
|
|
428
491
|
};
|
|
492
|
+
readonly required: readonly ["amenities"];
|
|
429
493
|
};
|
|
430
|
-
export declare const
|
|
494
|
+
export declare const HomespotAmenitiesSchema: {
|
|
431
495
|
readonly type: "object";
|
|
432
496
|
readonly properties: {
|
|
433
|
-
readonly
|
|
497
|
+
readonly data: {
|
|
434
498
|
readonly type: "array";
|
|
435
499
|
readonly items: {
|
|
436
|
-
readonly
|
|
437
|
-
readonly format: "int32";
|
|
500
|
+
readonly $ref: "#/components/schemas/GroupedAmenity";
|
|
438
501
|
};
|
|
439
502
|
};
|
|
440
503
|
};
|
|
441
|
-
readonly required: readonly ["
|
|
504
|
+
readonly required: readonly ["data"];
|
|
442
505
|
};
|
|
443
|
-
export declare const
|
|
506
|
+
export declare const LangTextResponseSchema: {
|
|
444
507
|
readonly type: "object";
|
|
445
508
|
readonly properties: {
|
|
446
|
-
readonly
|
|
447
|
-
readonly
|
|
448
|
-
readonly format: "int32";
|
|
509
|
+
readonly language: {
|
|
510
|
+
readonly $ref: "#/components/schemas/LanguageEnum";
|
|
449
511
|
};
|
|
450
|
-
readonly
|
|
451
|
-
readonly type: "
|
|
452
|
-
readonly format: "int32";
|
|
512
|
+
readonly text: {
|
|
513
|
+
readonly type: "string";
|
|
453
514
|
};
|
|
454
515
|
};
|
|
455
|
-
readonly required: readonly ["
|
|
516
|
+
readonly required: readonly ["language", "text"];
|
|
456
517
|
};
|
|
457
518
|
export declare const PropertyCardViewResponseSchema: {
|
|
458
519
|
readonly type: "object";
|
|
@@ -462,7 +523,7 @@ export declare const PropertyCardViewResponseSchema: {
|
|
|
462
523
|
readonly format: "uuid";
|
|
463
524
|
};
|
|
464
525
|
readonly type: {
|
|
465
|
-
readonly $ref: "#/components/schemas/
|
|
526
|
+
readonly $ref: "#/components/schemas/SchemaEnum3";
|
|
466
527
|
};
|
|
467
528
|
readonly title: {
|
|
468
529
|
readonly type: "string";
|
|
@@ -504,18 +565,6 @@ export declare const AmenityViewResponseSchema: {
|
|
|
504
565
|
};
|
|
505
566
|
readonly required: readonly ["category", "id", "name"];
|
|
506
567
|
};
|
|
507
|
-
export declare const LangTextResponseSchema: {
|
|
508
|
-
readonly type: "object";
|
|
509
|
-
readonly properties: {
|
|
510
|
-
readonly language: {
|
|
511
|
-
readonly $ref: "#/components/schemas/LanguageEnum";
|
|
512
|
-
};
|
|
513
|
-
readonly text: {
|
|
514
|
-
readonly type: "string";
|
|
515
|
-
};
|
|
516
|
-
};
|
|
517
|
-
readonly required: readonly ["language", "text"];
|
|
518
|
-
};
|
|
519
568
|
export declare const PhotoResponseSchema: {
|
|
520
569
|
readonly type: "object";
|
|
521
570
|
readonly properties: {
|
|
@@ -676,7 +725,7 @@ export declare const PropertyEditorViewResponseSchema: {
|
|
|
676
725
|
readonly type: "object";
|
|
677
726
|
readonly properties: {
|
|
678
727
|
readonly type: {
|
|
679
|
-
readonly $ref: "#/components/schemas/
|
|
728
|
+
readonly $ref: "#/components/schemas/SchemaEnum3";
|
|
680
729
|
};
|
|
681
730
|
readonly measurement: {
|
|
682
731
|
readonly $ref: "#/components/schemas/MeasurementResponse";
|
|
@@ -774,7 +823,7 @@ export declare const ListingDetailResponseSchema: {
|
|
|
774
823
|
readonly format: "uuid";
|
|
775
824
|
};
|
|
776
825
|
readonly listingType: {
|
|
777
|
-
readonly $ref: "#/components/schemas/
|
|
826
|
+
readonly $ref: "#/components/schemas/SchemaEnum4";
|
|
778
827
|
};
|
|
779
828
|
readonly status: {
|
|
780
829
|
readonly $ref: "#/components/schemas/StatusEnum";
|
|
@@ -783,13 +832,7 @@ export declare const ListingDetailResponseSchema: {
|
|
|
783
832
|
readonly type: "number";
|
|
784
833
|
};
|
|
785
834
|
readonly property: {
|
|
786
|
-
readonly $ref: "#/components/schemas/
|
|
787
|
-
};
|
|
788
|
-
readonly spaces: {
|
|
789
|
-
readonly $ref: "#/components/schemas/SpaceInfo";
|
|
790
|
-
};
|
|
791
|
-
readonly address: {
|
|
792
|
-
readonly $ref: "#/components/schemas/AddressResponse";
|
|
835
|
+
readonly $ref: "#/components/schemas/PropertyDetailsResponse";
|
|
793
836
|
};
|
|
794
837
|
readonly listedBy: {
|
|
795
838
|
readonly $ref: "#/components/schemas/ListedByResponse";
|
|
@@ -807,55 +850,46 @@ export declare const ListingDetailResponseSchema: {
|
|
|
807
850
|
readonly format: "date-time";
|
|
808
851
|
};
|
|
809
852
|
};
|
|
810
|
-
readonly required: readonly ["
|
|
853
|
+
readonly required: readonly ["createdAt", "listedBy", "listingId", "listingType", "price", "property", "propertyId", "status"];
|
|
811
854
|
};
|
|
812
|
-
export declare const
|
|
855
|
+
export declare const PropertyDetailsResponseSchema: {
|
|
813
856
|
readonly type: "object";
|
|
814
857
|
readonly properties: {
|
|
815
858
|
readonly propertyType: {
|
|
816
|
-
readonly $ref: "#/components/schemas/
|
|
859
|
+
readonly $ref: "#/components/schemas/SchemaEnum3";
|
|
817
860
|
};
|
|
818
|
-
readonly
|
|
861
|
+
readonly address: {
|
|
862
|
+
readonly $ref: "#/components/schemas/AddressResponse";
|
|
863
|
+
};
|
|
864
|
+
readonly measurement: {
|
|
865
|
+
readonly $ref: "#/components/schemas/MeasurementResponse";
|
|
866
|
+
};
|
|
867
|
+
readonly description: {
|
|
819
868
|
readonly type: "array";
|
|
820
869
|
readonly items: {
|
|
821
870
|
readonly $ref: "#/components/schemas/LangTextResponse";
|
|
822
871
|
};
|
|
823
872
|
};
|
|
824
|
-
readonly
|
|
825
|
-
readonly type: "
|
|
826
|
-
readonly
|
|
827
|
-
|
|
828
|
-
|
|
829
|
-
readonly type: "number";
|
|
830
|
-
readonly format: "double";
|
|
831
|
-
};
|
|
832
|
-
readonly balconyArea: {
|
|
833
|
-
readonly type: "number";
|
|
834
|
-
readonly format: "double";
|
|
835
|
-
};
|
|
836
|
-
readonly photoCount: {
|
|
837
|
-
readonly type: "integer";
|
|
838
|
-
readonly format: "int32";
|
|
839
|
-
};
|
|
840
|
-
readonly coverPhotoUrl: {
|
|
841
|
-
readonly type: "string";
|
|
873
|
+
readonly amenities: {
|
|
874
|
+
readonly type: "array";
|
|
875
|
+
readonly items: {
|
|
876
|
+
readonly $ref: "#/components/schemas/AmenityViewResponse";
|
|
877
|
+
};
|
|
842
878
|
};
|
|
843
|
-
|
|
844
|
-
|
|
845
|
-
|
|
846
|
-
|
|
847
|
-
|
|
848
|
-
readonly properties: {
|
|
849
|
-
readonly bedroomCount: {
|
|
850
|
-
readonly type: "integer";
|
|
851
|
-
readonly format: "int32";
|
|
879
|
+
readonly spaces: {
|
|
880
|
+
readonly type: "array";
|
|
881
|
+
readonly items: {
|
|
882
|
+
readonly $ref: "#/components/schemas/PropertySpaceViewResponse";
|
|
883
|
+
};
|
|
852
884
|
};
|
|
853
|
-
readonly
|
|
854
|
-
readonly type: "
|
|
855
|
-
readonly
|
|
885
|
+
readonly images: {
|
|
886
|
+
readonly type: "array";
|
|
887
|
+
readonly items: {
|
|
888
|
+
readonly $ref: "#/components/schemas/PhotoResponse";
|
|
889
|
+
};
|
|
856
890
|
};
|
|
857
891
|
};
|
|
858
|
-
readonly required: readonly ["
|
|
892
|
+
readonly required: readonly ["address", "amenities", "description", "images", "measurement", "propertyType", "spaces"];
|
|
859
893
|
};
|
|
860
894
|
export declare const ListingCardResponseSchema: {
|
|
861
895
|
readonly type: "object";
|
|
@@ -869,7 +903,7 @@ export declare const ListingCardResponseSchema: {
|
|
|
869
903
|
readonly format: "uuid";
|
|
870
904
|
};
|
|
871
905
|
readonly listingType: {
|
|
872
|
-
readonly $ref: "#/components/schemas/
|
|
906
|
+
readonly $ref: "#/components/schemas/SchemaEnum4";
|
|
873
907
|
};
|
|
874
908
|
readonly status: {
|
|
875
909
|
readonly $ref: "#/components/schemas/StatusEnum";
|
|
@@ -914,70 +948,63 @@ export declare const ListingSearchResponseSchema: {
|
|
|
914
948
|
};
|
|
915
949
|
readonly required: readonly ["listings", "page", "size", "total"];
|
|
916
950
|
};
|
|
917
|
-
export declare const
|
|
951
|
+
export declare const PropertyInfoSchema: {
|
|
918
952
|
readonly type: "object";
|
|
919
953
|
readonly properties: {
|
|
920
|
-
readonly
|
|
921
|
-
readonly
|
|
922
|
-
readonly format: "int32";
|
|
954
|
+
readonly propertyType: {
|
|
955
|
+
readonly $ref: "#/components/schemas/SchemaEnum3";
|
|
923
956
|
};
|
|
924
|
-
readonly
|
|
925
|
-
readonly
|
|
957
|
+
readonly totalArea: {
|
|
958
|
+
readonly type: "number";
|
|
959
|
+
readonly format: "double";
|
|
926
960
|
};
|
|
927
|
-
readonly
|
|
928
|
-
readonly type: "
|
|
929
|
-
readonly
|
|
930
|
-
readonly $ref: "#/components/schemas/LangTextResponse";
|
|
931
|
-
};
|
|
961
|
+
readonly livingArea: {
|
|
962
|
+
readonly type: "number";
|
|
963
|
+
readonly format: "double";
|
|
932
964
|
};
|
|
933
|
-
|
|
934
|
-
|
|
935
|
-
|
|
936
|
-
export declare const GroupedAmenitySchema: {
|
|
937
|
-
readonly type: "object";
|
|
938
|
-
readonly properties: {
|
|
939
|
-
readonly propertyGroup: {
|
|
940
|
-
readonly $ref: "#/components/schemas/SchemaEnum3";
|
|
965
|
+
readonly balconyArea: {
|
|
966
|
+
readonly type: "number";
|
|
967
|
+
readonly format: "double";
|
|
941
968
|
};
|
|
942
|
-
readonly
|
|
943
|
-
readonly
|
|
969
|
+
readonly photoCount: {
|
|
970
|
+
readonly type: "integer";
|
|
971
|
+
readonly format: "int32";
|
|
944
972
|
};
|
|
945
|
-
readonly
|
|
946
|
-
readonly type: "
|
|
947
|
-
readonly items: {
|
|
948
|
-
readonly $ref: "#/components/schemas/AmenityCatalogDto";
|
|
949
|
-
};
|
|
973
|
+
readonly coverPhotoUrl: {
|
|
974
|
+
readonly type: "string";
|
|
950
975
|
};
|
|
951
976
|
};
|
|
952
|
-
readonly required: readonly ["
|
|
977
|
+
readonly required: readonly ["photoCount", "propertyType", "totalArea"];
|
|
953
978
|
};
|
|
954
|
-
export declare const
|
|
979
|
+
export declare const SpaceInfoSchema: {
|
|
955
980
|
readonly type: "object";
|
|
956
981
|
readonly properties: {
|
|
957
|
-
readonly
|
|
958
|
-
readonly type: "
|
|
959
|
-
readonly
|
|
960
|
-
|
|
961
|
-
|
|
982
|
+
readonly bedroomCount: {
|
|
983
|
+
readonly type: "integer";
|
|
984
|
+
readonly format: "int32";
|
|
985
|
+
};
|
|
986
|
+
readonly bathroomCount: {
|
|
987
|
+
readonly type: "integer";
|
|
988
|
+
readonly format: "int32";
|
|
962
989
|
};
|
|
963
990
|
};
|
|
964
|
-
readonly required: readonly ["
|
|
991
|
+
readonly required: readonly ["bathroomCount", "bedroomCount"];
|
|
965
992
|
};
|
|
966
993
|
export declare const SchemaEnumSchema: {
|
|
967
994
|
readonly type: "string";
|
|
968
|
-
readonly enum: readonly ["
|
|
995
|
+
readonly enum: readonly ["HOUSE_GROUP", "APARTMENT_GROUP", "HOSPITALITY_GROUP", "LAND_GROUP", "BUSINESS_GROUP", "STORAGE_GROUP"];
|
|
969
996
|
};
|
|
970
997
|
export declare const SchemaEnum2Schema: {
|
|
971
998
|
readonly type: "string";
|
|
972
|
-
readonly enum: readonly ["
|
|
999
|
+
readonly enum: readonly ["BEDROOM", "BATHROOM", "KITCHEN", "LIVING_ROOM", "GARAGE", "BACKYARD", "GYM", "LAUNDRY", "HOME_THEATRE", "GAME_ROOM"];
|
|
973
1000
|
};
|
|
974
1001
|
export declare const SchemaEnum3Schema: {
|
|
975
1002
|
readonly type: "string";
|
|
976
|
-
readonly enum: readonly ["
|
|
1003
|
+
readonly enum: readonly ["HOUSE", "TOWN_HOUSE", "COUNTRY_HOUSE", "VILLA", "COTTAGE", "APARTMENT", "DUPLEX", "TRIPLEX", "SEMI_BASEMENT", "ATTIC", "AGRICULTURAL_LAND", "RESIDENTIAL_LAND", "HOTEL_ROOM", "MOTEL_ROOM", "CO_LIVING_SPACE", "OFFICE", "COMMERCIAL_SPACE", "CO_WORKING_SPACE", "WAREHOUSE", "GARAGE"];
|
|
977
1004
|
};
|
|
978
1005
|
export declare const SchemaEnum4Schema: {
|
|
979
1006
|
readonly type: "string";
|
|
980
|
-
readonly enum: readonly ["
|
|
1007
|
+
readonly enum: readonly ["SALE", "RENT", "DAILY_RENT", "PLEDGE"];
|
|
981
1008
|
};
|
|
982
1009
|
export declare const LanguageEnumSchema: {
|
|
983
1010
|
readonly type: "string";
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"schemas.gen.d.ts","sourceRoot":"","sources":["../../api/property/schemas.gen.ts"],"names":[],"mappings":"AAEA,eAAO,MAAM,0BAA0B;;;;;;;;;;;;;CAa7B,CAAC;AAEX,eAAO,MAAM,iBAAiB;;;;;;;;;;;CAWpB,CAAC;AAEX,eAAO,MAAM,iBAAiB;;;;;;;;;CASpB,CAAC;AAEX,eAAO,MAAM,sBAAsB;;;;;;;;;;;CAWzB,CAAC;AAEX,eAAO,MAAM,qBAAqB;;;;;;;;;;;;;;CAcxB,CAAC;AAEX,eAAO,MAAM,kBAAkB;;;;;;;;;;;;;;;;;;;;;;;;;CAyBrB,CAAC;AAEX,eAAO,MAAM,mBAAmB;;;;;;;;;;;;;CAatB,CAAC;AAEX,eAAO,MAAM,0BAA0B;;;;;;;;;;;;;;CAc7B,CAAC;AAEX,eAAO,MAAM,2BAA2B;;;;;;;;;;;CAW9B,CAAC;AAEX,eAAO,MAAM,kBAAkB;;;;;;;;;CASrB,CAAC;AAEX,eAAO,MAAM,wBAAwB;;;;;;;;;;;;;;;;;;CAkB3B,CAAC;AAEX,eAAO,MAAM,uBAAuB;;;;;;;;;;;;;;;;;;;;;;;;;;;CA2B1B,CAAC;AAEX,eAAO,MAAM,wBAAwB;;;;;;;;;;;;;;;;;CAiB3B,CAAC;AAEX,eAAO,MAAM,kBAAkB;;;;;;;;CAQrB,CAAC;AAEX,eAAO,MAAM,kBAAkB;;;;;;;;;;;;CAYrB,CAAC;AAEX,eAAO,MAAM,mBAAmB;;;;;;;;;;;CAWtB,CAAC;AAEX,eAAO,MAAM,kCAAkC;;;;;;;;;;;;;;;;;CAiBrC,CAAC;AAEX,eAAO,MAAM,0BAA0B;;;;;;;;;;;;;;;CAe7B,CAAC;AAEX,eAAO,MAAM,oBAAoB;;;;;;;;;CASvB,CAAC;AAEX,eAAO,MAAM,gBAAgB;;;;;;;;;;;;;;;;;;;;;;;;;;CA0BnB,CAAC;AAEX,eAAO,MAAM,iBAAiB;;;;;;;;;;;;CAYpB,CAAC;AAEX,eAAO,MAAM,0BAA0B;;;;;;;;;;;;;;;;;;;;;;CAsB7B,CAAC;AAEX,eAAO,MAAM,6BAA6B;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CA6EhC,CAAC;AAEX,eAAO,MAAM,
|
|
1
|
+
{"version":3,"file":"schemas.gen.d.ts","sourceRoot":"","sources":["../../api/property/schemas.gen.ts"],"names":[],"mappings":"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"}
|