@i2fnsb/property-search-client-ts 1.26.0 → 1.27.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +2 -2
- package/dist/apis/PropertySearchApi.d.ts +12 -1
- package/dist/apis/PropertySearchApi.js +31 -1
- package/dist/models/Address.d.ts +1 -1
- package/dist/models/Address.js +1 -1
- package/dist/models/Amenity.d.ts +1 -1
- package/dist/models/Amenity.js +1 -1
- package/dist/models/ApiError.d.ts +1 -1
- package/dist/models/ApiError.js +1 -1
- package/dist/models/ArcGisOverlapBatchedRequest.d.ts +1 -1
- package/dist/models/ArcGisOverlapBatchedRequest.js +1 -1
- package/dist/models/ArcGisOverlapByPan.d.ts +1 -1
- package/dist/models/ArcGisOverlapByPan.js +1 -1
- package/dist/models/ArcGisOverlapCategory.d.ts +1 -1
- package/dist/models/ArcGisOverlapCategory.js +1 -1
- package/dist/models/ArcGisOverlapZone.d.ts +1 -1
- package/dist/models/ArcGisOverlapZone.js +1 -1
- package/dist/models/AssessingPhoto.d.ts +1 -1
- package/dist/models/AssessingPhoto.js +1 -1
- package/dist/models/AssessmentHistoryForYear.d.ts +1 -1
- package/dist/models/AssessmentHistoryForYear.js +1 -1
- package/dist/models/BatchedPermit.d.ts +1 -1
- package/dist/models/BatchedPermit.js +1 -1
- package/dist/models/CEBusinessNames.d.ts +1 -1
- package/dist/models/CEBusinessNames.js +1 -1
- package/dist/models/CEComments.d.ts +1 -1
- package/dist/models/CEComments.js +1 -1
- package/dist/models/CENote.d.ts +1 -1
- package/dist/models/CENote.js +1 -1
- package/dist/models/CodeEnforcementCase.d.ts +1 -1
- package/dist/models/CodeEnforcementCase.js +1 -1
- package/dist/models/CodeEnforcementCasePendingChanges.d.ts +1 -1
- package/dist/models/CodeEnforcementCasePendingChanges.js +1 -1
- package/dist/models/CodeEnforcementCaseUpdate.d.ts +1 -1
- package/dist/models/CodeEnforcementCaseUpdate.js +1 -1
- package/dist/models/CodeEnforcementCaseWithPendingChanges.d.ts +1 -1
- package/dist/models/CodeEnforcementCaseWithPendingChanges.js +1 -1
- package/dist/models/CodeEnforcementDocument.d.ts +1 -1
- package/dist/models/CodeEnforcementDocument.js +1 -1
- package/dist/models/CodeEnforcementRididCode.d.ts +1 -1
- package/dist/models/CodeEnforcementRididCode.js +1 -1
- package/dist/models/CodeEnforcementSyncStatus.d.ts +1 -1
- package/dist/models/CodeEnforcementSyncStatus.js +1 -1
- package/dist/models/CombinedTaxHistory.d.ts +1 -1
- package/dist/models/CombinedTaxHistory.js +1 -1
- package/dist/models/CppPermit.d.ts +1 -1
- package/dist/models/CppPermit.js +1 -1
- package/dist/models/DeepParentChildRelationship.d.ts +1 -1
- package/dist/models/DeepParentChildRelationship.js +1 -1
- package/dist/models/DeepRelationship.d.ts +1 -1
- package/dist/models/DeepRelationship.js +1 -1
- package/dist/models/Document.d.ts +1 -1
- package/dist/models/Document.js +1 -1
- package/dist/models/DocumentDownloadResponse.d.ts +1 -1
- package/dist/models/DocumentDownloadResponse.js +1 -1
- package/dist/models/DocumentDownloadResponseApiResponse.d.ts +1 -1
- package/dist/models/DocumentDownloadResponseApiResponse.js +1 -1
- package/dist/models/DocumentProcessingState.d.ts +1 -1
- package/dist/models/DocumentProcessingState.js +1 -1
- package/dist/models/EvacuationEvent.d.ts +1 -1
- package/dist/models/EvacuationEvent.js +1 -1
- package/dist/models/EvacuationStatus.d.ts +1 -1
- package/dist/models/EvacuationStatus.js +1 -1
- package/dist/models/Exemption.d.ts +1 -1
- package/dist/models/Exemption.js +1 -1
- package/dist/models/FieldCard.d.ts +1 -1
- package/dist/models/FieldCard.js +1 -1
- package/dist/models/FireServiceArea.d.ts +1 -1
- package/dist/models/FireServiceArea.js +1 -1
- package/dist/models/FullPermit.d.ts +1 -1
- package/dist/models/FullPermit.js +1 -1
- package/dist/models/General.d.ts +1 -1
- package/dist/models/General.js +1 -1
- package/dist/models/GovtCodeComment.d.ts +1 -1
- package/dist/models/GovtCodeComment.js +1 -1
- package/dist/models/Int32ApiResponse.d.ts +1 -1
- package/dist/models/Int32ApiResponse.js +1 -1
- package/dist/models/Land.d.ts +1 -1
- package/dist/models/Land.js +1 -1
- package/dist/models/MetadataComplanPermitFields.d.ts +1 -1
- package/dist/models/MetadataComplanPermitFields.js +1 -1
- package/dist/models/OldPermitResponse.d.ts +1 -1
- package/dist/models/OldPermitResponse.js +1 -1
- package/dist/models/OldPermitSaveRequest.d.ts +1 -1
- package/dist/models/OldPermitSaveRequest.js +1 -1
- package/dist/models/Owner.d.ts +1 -1
- package/dist/models/Owner.js +1 -1
- package/dist/models/PANResult.d.ts +1 -1
- package/dist/models/PANResult.js +1 -1
- package/dist/models/PansList.d.ts +1 -1
- package/dist/models/PansList.js +1 -1
- package/dist/models/Permit.d.ts +1 -1
- package/dist/models/Permit.js +1 -1
- package/dist/models/PermitAppealStatus.d.ts +1 -1
- package/dist/models/PermitAppealStatus.js +1 -1
- package/dist/models/PermitDocumentExists.d.ts +1 -1
- package/dist/models/PermitDocumentExists.js +1 -1
- package/dist/models/PermitInformation.d.ts +1 -1
- package/dist/models/PermitInformation.js +1 -1
- package/dist/models/PermitSearchRequest.d.ts +1 -1
- package/dist/models/PermitSearchRequest.js +1 -1
- package/dist/models/PermitStatus.d.ts +1 -1
- package/dist/models/PermitStatus.js +1 -1
- package/dist/models/PermitType.d.ts +1 -1
- package/dist/models/PermitType.js +1 -1
- package/dist/models/PlatFilenameAndDescription.d.ts +1 -1
- package/dist/models/PlatFilenameAndDescription.js +1 -1
- package/dist/models/PrimaryStructure.d.ts +1 -1
- package/dist/models/PrimaryStructure.js +1 -1
- package/dist/models/ProblemDetails.d.ts +1 -1
- package/dist/models/ProblemDetails.js +1 -1
- package/dist/models/PropertyComment.d.ts +1 -1
- package/dist/models/PropertyComment.js +1 -1
- package/dist/models/PropertyOwner.d.ts +1 -1
- package/dist/models/PropertyOwner.js +1 -1
- package/dist/models/PropertyRelation.d.ts +1 -1
- package/dist/models/PropertyRelation.js +1 -1
- package/dist/models/PropertyResponse.d.ts +1 -1
- package/dist/models/PropertyResponse.js +1 -1
- package/dist/models/PropertySections.d.ts +1 -1
- package/dist/models/PropertySections.js +1 -1
- package/dist/models/RecentZoningPermit.d.ts +1 -1
- package/dist/models/RecentZoningPermit.js +1 -1
- package/dist/models/RezoneHistory.d.ts +1 -1
- package/dist/models/RezoneHistory.js +1 -1
- package/dist/models/SearchOptions.d.ts +1 -1
- package/dist/models/SearchOptions.js +1 -1
- package/dist/models/SearchRequest.d.ts +1 -1
- package/dist/models/SearchRequest.js +1 -1
- package/dist/models/SearchResult.d.ts +1 -1
- package/dist/models/SearchResult.js +1 -1
- package/dist/models/SecondaryStructure.d.ts +1 -1
- package/dist/models/SecondaryStructure.js +1 -1
- package/dist/models/Section.d.ts +1 -1
- package/dist/models/Section.js +1 -1
- package/dist/models/Sections.d.ts +1 -1
- package/dist/models/Sections.js +1 -1
- package/dist/models/ServiceAreas.d.ts +1 -1
- package/dist/models/ServiceAreas.js +1 -1
- package/dist/models/SitusAddress.d.ts +1 -1
- package/dist/models/SitusAddress.js +1 -1
- package/dist/models/SketchBuilding.d.ts +1 -1
- package/dist/models/SketchBuilding.js +1 -1
- package/dist/models/SketchPoint.d.ts +1 -1
- package/dist/models/SketchPoint.js +1 -1
- package/dist/models/SketchSection.d.ts +1 -1
- package/dist/models/SketchSection.js +1 -1
- package/dist/models/SortCategories.d.ts +1 -1
- package/dist/models/SortCategories.js +1 -1
- package/dist/models/SortDirection.d.ts +1 -1
- package/dist/models/SortDirection.js +1 -1
- package/dist/models/SpecialFieldInstruction.d.ts +1 -1
- package/dist/models/SpecialFieldInstruction.js +1 -1
- package/dist/models/Structures.d.ts +1 -1
- package/dist/models/Structures.js +1 -1
- package/dist/models/SyncErrorCode.d.ts +1 -1
- package/dist/models/SyncErrorCode.js +1 -1
- package/dist/models/TaxArea.d.ts +1 -1
- package/dist/models/TaxArea.js +1 -1
- package/dist/models/TaxAuthority.d.ts +1 -1
- package/dist/models/TaxAuthority.js +1 -1
- package/dist/models/TaxDetailsBreakdown.d.ts +1 -1
- package/dist/models/TaxDetailsBreakdown.js +1 -1
- package/dist/models/TaxDetailsBreakdownArea.d.ts +1 -1
- package/dist/models/TaxDetailsBreakdownArea.js +1 -1
- package/dist/models/TaxExemption.d.ts +1 -1
- package/dist/models/TaxExemption.js +1 -1
- package/dist/models/TaxHistory.d.ts +1 -1
- package/dist/models/TaxHistory.js +1 -1
- package/dist/models/TaxMessageDisplay.d.ts +1 -1
- package/dist/models/TaxMessageDisplay.js +1 -1
- package/dist/models/TaxMessageUpdate.d.ts +1 -1
- package/dist/models/TaxMessageUpdate.js +1 -1
- package/dist/models/TaxationAreas.d.ts +1 -1
- package/dist/models/TaxationAreas.js +1 -1
- package/dist/models/TentativeValue.d.ts +1 -1
- package/dist/models/TentativeValue.js +1 -1
- package/dist/models/WebTaxesDetailedInfo.d.ts +1 -1
- package/dist/models/WebTaxesDetailedInfo.js +1 -1
- package/dist/models/WebTaxesInfo.d.ts +1 -1
- package/dist/models/WebTaxesInfo.js +1 -1
- package/dist/models/ZoneInfoResponse.d.ts +1 -1
- package/dist/models/ZoneInfoResponse.js +1 -1
- package/dist/models/ZoneInfoResponseApiResponse.d.ts +1 -1
- package/dist/models/ZoneInfoResponseApiResponse.js +1 -1
- package/dist/models/ZoneSegment.d.ts +1 -1
- package/dist/models/ZoneSegment.js +1 -1
- package/dist/runtime.d.ts +1 -1
- package/dist/runtime.js +1 -1
- package/package.json +1 -1
- package/src/apis/PropertySearchApi.ts +46 -1
- package/src/models/Address.ts +1 -1
- package/src/models/Amenity.ts +1 -1
- package/src/models/ApiError.ts +1 -1
- package/src/models/ArcGisOverlapBatchedRequest.ts +1 -1
- package/src/models/ArcGisOverlapByPan.ts +1 -1
- package/src/models/ArcGisOverlapCategory.ts +1 -1
- package/src/models/ArcGisOverlapZone.ts +1 -1
- package/src/models/AssessingPhoto.ts +1 -1
- package/src/models/AssessmentHistoryForYear.ts +1 -1
- package/src/models/BatchedPermit.ts +1 -1
- package/src/models/CEBusinessNames.ts +1 -1
- package/src/models/CEComments.ts +1 -1
- package/src/models/CENote.ts +1 -1
- package/src/models/CodeEnforcementCase.ts +1 -1
- package/src/models/CodeEnforcementCasePendingChanges.ts +1 -1
- package/src/models/CodeEnforcementCaseUpdate.ts +1 -1
- package/src/models/CodeEnforcementCaseWithPendingChanges.ts +1 -1
- package/src/models/CodeEnforcementDocument.ts +1 -1
- package/src/models/CodeEnforcementRididCode.ts +1 -1
- package/src/models/CodeEnforcementSyncStatus.ts +1 -1
- package/src/models/CombinedTaxHistory.ts +1 -1
- package/src/models/CppPermit.ts +1 -1
- package/src/models/DeepParentChildRelationship.ts +1 -1
- package/src/models/DeepRelationship.ts +1 -1
- package/src/models/Document.ts +1 -1
- package/src/models/DocumentDownloadResponse.ts +1 -1
- package/src/models/DocumentDownloadResponseApiResponse.ts +1 -1
- package/src/models/DocumentProcessingState.ts +1 -1
- package/src/models/EvacuationEvent.ts +1 -1
- package/src/models/EvacuationStatus.ts +1 -1
- package/src/models/Exemption.ts +1 -1
- package/src/models/FieldCard.ts +1 -1
- package/src/models/FireServiceArea.ts +1 -1
- package/src/models/FullPermit.ts +1 -1
- package/src/models/General.ts +1 -1
- package/src/models/GovtCodeComment.ts +1 -1
- package/src/models/Int32ApiResponse.ts +1 -1
- package/src/models/Land.ts +1 -1
- package/src/models/MetadataComplanPermitFields.ts +1 -1
- package/src/models/OldPermitResponse.ts +1 -1
- package/src/models/OldPermitSaveRequest.ts +1 -1
- package/src/models/Owner.ts +1 -1
- package/src/models/PANResult.ts +1 -1
- package/src/models/PansList.ts +1 -1
- package/src/models/Permit.ts +1 -1
- package/src/models/PermitAppealStatus.ts +1 -1
- package/src/models/PermitDocumentExists.ts +1 -1
- package/src/models/PermitInformation.ts +1 -1
- package/src/models/PermitSearchRequest.ts +1 -1
- package/src/models/PermitStatus.ts +1 -1
- package/src/models/PermitType.ts +1 -1
- package/src/models/PlatFilenameAndDescription.ts +1 -1
- package/src/models/PrimaryStructure.ts +1 -1
- package/src/models/ProblemDetails.ts +1 -1
- package/src/models/PropertyComment.ts +1 -1
- package/src/models/PropertyOwner.ts +1 -1
- package/src/models/PropertyRelation.ts +1 -1
- package/src/models/PropertyResponse.ts +1 -1
- package/src/models/PropertySections.ts +1 -1
- package/src/models/RecentZoningPermit.ts +1 -1
- package/src/models/RezoneHistory.ts +1 -1
- package/src/models/SearchOptions.ts +1 -1
- package/src/models/SearchRequest.ts +1 -1
- package/src/models/SearchResult.ts +1 -1
- package/src/models/SecondaryStructure.ts +1 -1
- package/src/models/Section.ts +1 -1
- package/src/models/Sections.ts +1 -1
- package/src/models/ServiceAreas.ts +1 -1
- package/src/models/SitusAddress.ts +1 -1
- package/src/models/SketchBuilding.ts +1 -1
- package/src/models/SketchPoint.ts +1 -1
- package/src/models/SketchSection.ts +1 -1
- package/src/models/SortCategories.ts +1 -1
- package/src/models/SortDirection.ts +1 -1
- package/src/models/SpecialFieldInstruction.ts +1 -1
- package/src/models/Structures.ts +1 -1
- package/src/models/SyncErrorCode.ts +1 -1
- package/src/models/TaxArea.ts +1 -1
- package/src/models/TaxAuthority.ts +1 -1
- package/src/models/TaxDetailsBreakdown.ts +1 -1
- package/src/models/TaxDetailsBreakdownArea.ts +1 -1
- package/src/models/TaxExemption.ts +1 -1
- package/src/models/TaxHistory.ts +1 -1
- package/src/models/TaxMessageDisplay.ts +1 -1
- package/src/models/TaxMessageUpdate.ts +1 -1
- package/src/models/TaxationAreas.ts +1 -1
- package/src/models/TentativeValue.ts +1 -1
- package/src/models/WebTaxesDetailedInfo.ts +1 -1
- package/src/models/WebTaxesInfo.ts +1 -1
- package/src/models/ZoneInfoResponse.ts +1 -1
- package/src/models/ZoneInfoResponseApiResponse.ts +1 -1
- package/src/models/ZoneSegment.ts +1 -1
- package/src/runtime.ts +1 -1
package/README.md
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
## @i2fnsb/property-search-client-ts@1.
|
|
1
|
+
## @i2fnsb/property-search-client-ts@1.27.0
|
|
2
2
|
|
|
3
3
|
This generator creates TypeScript/JavaScript client that utilizes [Fetch API](https://fetch.spec.whatwg.org/). The generated Node module can be used in the following environments:
|
|
4
4
|
|
|
@@ -36,7 +36,7 @@ navigate to the folder of your consuming project and run one of the following co
|
|
|
36
36
|
_published:_
|
|
37
37
|
|
|
38
38
|
```
|
|
39
|
-
npm install @i2fnsb/property-search-client-ts@1.
|
|
39
|
+
npm install @i2fnsb/property-search-client-ts@1.27.0 --save
|
|
40
40
|
```
|
|
41
41
|
|
|
42
42
|
_unPublished (not recommended):_
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
* Property Search
|
|
3
3
|
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
|
|
4
4
|
*
|
|
5
|
-
* The version of the OpenAPI document: 1.
|
|
5
|
+
* The version of the OpenAPI document: 1.27.0
|
|
6
6
|
*
|
|
7
7
|
*
|
|
8
8
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -40,6 +40,9 @@ export interface ArcGisOverlapSingleCategoryPanGetRequest {
|
|
|
40
40
|
export interface AssessingPhotosPanGetRequest {
|
|
41
41
|
pan: number;
|
|
42
42
|
}
|
|
43
|
+
export interface AssessingPhotosPrimaryDirectPanGetRequest {
|
|
44
|
+
pan: number;
|
|
45
|
+
}
|
|
43
46
|
export interface AssessingPhotosPrimaryPanGetRequest {
|
|
44
47
|
pan: number;
|
|
45
48
|
}
|
|
@@ -261,6 +264,14 @@ export declare class PropertySearchApi extends runtime.BaseAPI {
|
|
|
261
264
|
* Returns the list of assessing photo URLs. Note that the URLs are temporary URLs that will expire after a few hours.
|
|
262
265
|
*/
|
|
263
266
|
assessingPhotosPanGet(pan: number, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<Array<AssessingPhoto>>;
|
|
267
|
+
/**
|
|
268
|
+
* Redirects to the primary assessing photo. The public is allowed to see the primary photo, so this endpoint does not require authorization. Note that the redirect URL is a temporary URL that will expire after a few hours. Also, you can\'t test this in swagger, because swagger doesn\'t handle redirects. This endpoint was requested by David Morin, so the photo can be shown on an ArcGIS map.
|
|
269
|
+
*/
|
|
270
|
+
assessingPhotosPrimaryDirectPanGetRaw(requestParameters: AssessingPhotosPrimaryDirectPanGetRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<runtime.ApiResponse<void>>;
|
|
271
|
+
/**
|
|
272
|
+
* Redirects to the primary assessing photo. The public is allowed to see the primary photo, so this endpoint does not require authorization. Note that the redirect URL is a temporary URL that will expire after a few hours. Also, you can\'t test this in swagger, because swagger doesn\'t handle redirects. This endpoint was requested by David Morin, so the photo can be shown on an ArcGIS map.
|
|
273
|
+
*/
|
|
274
|
+
assessingPhotosPrimaryDirectPanGet(pan: number, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<void>;
|
|
264
275
|
/**
|
|
265
276
|
* Returns the primary assessing photo. The public is allowed to see the primary photo, so this endpoint does not require authorization. Note that the URL is a temporary URL that will expire after a few hours.
|
|
266
277
|
*/
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
* Property Search
|
|
5
5
|
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
|
|
6
6
|
*
|
|
7
|
-
* The version of the OpenAPI document: 1.
|
|
7
|
+
* The version of the OpenAPI document: 1.27.0
|
|
8
8
|
*
|
|
9
9
|
*
|
|
10
10
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -351,6 +351,36 @@ export class PropertySearchApi extends runtime.BaseAPI {
|
|
|
351
351
|
const response = await this.assessingPhotosPanGetRaw({ pan: pan }, initOverrides);
|
|
352
352
|
return await response.value();
|
|
353
353
|
}
|
|
354
|
+
/**
|
|
355
|
+
* Redirects to the primary assessing photo. The public is allowed to see the primary photo, so this endpoint does not require authorization. Note that the redirect URL is a temporary URL that will expire after a few hours. Also, you can\'t test this in swagger, because swagger doesn\'t handle redirects. This endpoint was requested by David Morin, so the photo can be shown on an ArcGIS map.
|
|
356
|
+
*/
|
|
357
|
+
async assessingPhotosPrimaryDirectPanGetRaw(requestParameters, initOverrides) {
|
|
358
|
+
if (requestParameters['pan'] == null) {
|
|
359
|
+
throw new runtime.RequiredError('pan', 'Required parameter "pan" was null or undefined when calling assessingPhotosPrimaryDirectPanGet().');
|
|
360
|
+
}
|
|
361
|
+
const queryParameters = {};
|
|
362
|
+
const headerParameters = {};
|
|
363
|
+
if (this.configuration && this.configuration.accessToken && headerParameters["Authorization"] === undefined) {
|
|
364
|
+
const token = this.configuration.accessToken;
|
|
365
|
+
const tokenString = await token("oauth2", []);
|
|
366
|
+
if (tokenString) {
|
|
367
|
+
headerParameters["Authorization"] = `Bearer ${tokenString}`;
|
|
368
|
+
}
|
|
369
|
+
}
|
|
370
|
+
const response = await this.request({
|
|
371
|
+
path: `/AssessingPhotos/Primary/Direct/{pan}`.replace(`{${"pan"}}`, encodeURIComponent(String(requestParameters['pan']))),
|
|
372
|
+
method: 'GET',
|
|
373
|
+
headers: headerParameters,
|
|
374
|
+
query: queryParameters,
|
|
375
|
+
}, initOverrides);
|
|
376
|
+
return new runtime.VoidApiResponse(response);
|
|
377
|
+
}
|
|
378
|
+
/**
|
|
379
|
+
* Redirects to the primary assessing photo. The public is allowed to see the primary photo, so this endpoint does not require authorization. Note that the redirect URL is a temporary URL that will expire after a few hours. Also, you can\'t test this in swagger, because swagger doesn\'t handle redirects. This endpoint was requested by David Morin, so the photo can be shown on an ArcGIS map.
|
|
380
|
+
*/
|
|
381
|
+
async assessingPhotosPrimaryDirectPanGet(pan, initOverrides) {
|
|
382
|
+
await this.assessingPhotosPrimaryDirectPanGetRaw({ pan: pan }, initOverrides);
|
|
383
|
+
}
|
|
354
384
|
/**
|
|
355
385
|
* Returns the primary assessing photo. The public is allowed to see the primary photo, so this endpoint does not require authorization. Note that the URL is a temporary URL that will expire after a few hours.
|
|
356
386
|
*/
|
package/dist/models/Address.d.ts
CHANGED
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
* Property Search
|
|
3
3
|
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
|
|
4
4
|
*
|
|
5
|
-
* The version of the OpenAPI document: 1.
|
|
5
|
+
* The version of the OpenAPI document: 1.27.0
|
|
6
6
|
*
|
|
7
7
|
*
|
|
8
8
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
package/dist/models/Address.js
CHANGED
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
* Property Search
|
|
5
5
|
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
|
|
6
6
|
*
|
|
7
|
-
* The version of the OpenAPI document: 1.
|
|
7
|
+
* The version of the OpenAPI document: 1.27.0
|
|
8
8
|
*
|
|
9
9
|
*
|
|
10
10
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
package/dist/models/Amenity.d.ts
CHANGED
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
* Property Search
|
|
3
3
|
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
|
|
4
4
|
*
|
|
5
|
-
* The version of the OpenAPI document: 1.
|
|
5
|
+
* The version of the OpenAPI document: 1.27.0
|
|
6
6
|
*
|
|
7
7
|
*
|
|
8
8
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
package/dist/models/Amenity.js
CHANGED
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
* Property Search
|
|
5
5
|
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
|
|
6
6
|
*
|
|
7
|
-
* The version of the OpenAPI document: 1.
|
|
7
|
+
* The version of the OpenAPI document: 1.27.0
|
|
8
8
|
*
|
|
9
9
|
*
|
|
10
10
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
* Property Search
|
|
3
3
|
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
|
|
4
4
|
*
|
|
5
|
-
* The version of the OpenAPI document: 1.
|
|
5
|
+
* The version of the OpenAPI document: 1.27.0
|
|
6
6
|
*
|
|
7
7
|
*
|
|
8
8
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
package/dist/models/ApiError.js
CHANGED
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
* Property Search
|
|
5
5
|
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
|
|
6
6
|
*
|
|
7
|
-
* The version of the OpenAPI document: 1.
|
|
7
|
+
* The version of the OpenAPI document: 1.27.0
|
|
8
8
|
*
|
|
9
9
|
*
|
|
10
10
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
* Property Search
|
|
3
3
|
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
|
|
4
4
|
*
|
|
5
|
-
* The version of the OpenAPI document: 1.
|
|
5
|
+
* The version of the OpenAPI document: 1.27.0
|
|
6
6
|
*
|
|
7
7
|
*
|
|
8
8
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
* Property Search
|
|
5
5
|
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
|
|
6
6
|
*
|
|
7
|
-
* The version of the OpenAPI document: 1.
|
|
7
|
+
* The version of the OpenAPI document: 1.27.0
|
|
8
8
|
*
|
|
9
9
|
*
|
|
10
10
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
* Property Search
|
|
3
3
|
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
|
|
4
4
|
*
|
|
5
|
-
* The version of the OpenAPI document: 1.
|
|
5
|
+
* The version of the OpenAPI document: 1.27.0
|
|
6
6
|
*
|
|
7
7
|
*
|
|
8
8
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
* Property Search
|
|
5
5
|
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
|
|
6
6
|
*
|
|
7
|
-
* The version of the OpenAPI document: 1.
|
|
7
|
+
* The version of the OpenAPI document: 1.27.0
|
|
8
8
|
*
|
|
9
9
|
*
|
|
10
10
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
* Property Search
|
|
3
3
|
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
|
|
4
4
|
*
|
|
5
|
-
* The version of the OpenAPI document: 1.
|
|
5
|
+
* The version of the OpenAPI document: 1.27.0
|
|
6
6
|
*
|
|
7
7
|
*
|
|
8
8
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
* Property Search
|
|
5
5
|
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
|
|
6
6
|
*
|
|
7
|
-
* The version of the OpenAPI document: 1.
|
|
7
|
+
* The version of the OpenAPI document: 1.27.0
|
|
8
8
|
*
|
|
9
9
|
*
|
|
10
10
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
* Property Search
|
|
3
3
|
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
|
|
4
4
|
*
|
|
5
|
-
* The version of the OpenAPI document: 1.
|
|
5
|
+
* The version of the OpenAPI document: 1.27.0
|
|
6
6
|
*
|
|
7
7
|
*
|
|
8
8
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
* Property Search
|
|
5
5
|
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
|
|
6
6
|
*
|
|
7
|
-
* The version of the OpenAPI document: 1.
|
|
7
|
+
* The version of the OpenAPI document: 1.27.0
|
|
8
8
|
*
|
|
9
9
|
*
|
|
10
10
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
* Property Search
|
|
3
3
|
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
|
|
4
4
|
*
|
|
5
|
-
* The version of the OpenAPI document: 1.
|
|
5
|
+
* The version of the OpenAPI document: 1.27.0
|
|
6
6
|
*
|
|
7
7
|
*
|
|
8
8
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
* Property Search
|
|
5
5
|
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
|
|
6
6
|
*
|
|
7
|
-
* The version of the OpenAPI document: 1.
|
|
7
|
+
* The version of the OpenAPI document: 1.27.0
|
|
8
8
|
*
|
|
9
9
|
*
|
|
10
10
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
* Property Search
|
|
3
3
|
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
|
|
4
4
|
*
|
|
5
|
-
* The version of the OpenAPI document: 1.
|
|
5
|
+
* The version of the OpenAPI document: 1.27.0
|
|
6
6
|
*
|
|
7
7
|
*
|
|
8
8
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
* Property Search
|
|
5
5
|
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
|
|
6
6
|
*
|
|
7
|
-
* The version of the OpenAPI document: 1.
|
|
7
|
+
* The version of the OpenAPI document: 1.27.0
|
|
8
8
|
*
|
|
9
9
|
*
|
|
10
10
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
* Property Search
|
|
3
3
|
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
|
|
4
4
|
*
|
|
5
|
-
* The version of the OpenAPI document: 1.
|
|
5
|
+
* The version of the OpenAPI document: 1.27.0
|
|
6
6
|
*
|
|
7
7
|
*
|
|
8
8
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
* Property Search
|
|
5
5
|
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
|
|
6
6
|
*
|
|
7
|
-
* The version of the OpenAPI document: 1.
|
|
7
|
+
* The version of the OpenAPI document: 1.27.0
|
|
8
8
|
*
|
|
9
9
|
*
|
|
10
10
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
* Property Search
|
|
3
3
|
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
|
|
4
4
|
*
|
|
5
|
-
* The version of the OpenAPI document: 1.
|
|
5
|
+
* The version of the OpenAPI document: 1.27.0
|
|
6
6
|
*
|
|
7
7
|
*
|
|
8
8
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
* Property Search
|
|
5
5
|
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
|
|
6
6
|
*
|
|
7
|
-
* The version of the OpenAPI document: 1.
|
|
7
|
+
* The version of the OpenAPI document: 1.27.0
|
|
8
8
|
*
|
|
9
9
|
*
|
|
10
10
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
* Property Search
|
|
3
3
|
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
|
|
4
4
|
*
|
|
5
|
-
* The version of the OpenAPI document: 1.
|
|
5
|
+
* The version of the OpenAPI document: 1.27.0
|
|
6
6
|
*
|
|
7
7
|
*
|
|
8
8
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
* Property Search
|
|
5
5
|
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
|
|
6
6
|
*
|
|
7
|
-
* The version of the OpenAPI document: 1.
|
|
7
|
+
* The version of the OpenAPI document: 1.27.0
|
|
8
8
|
*
|
|
9
9
|
*
|
|
10
10
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
package/dist/models/CENote.d.ts
CHANGED
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
* Property Search
|
|
3
3
|
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
|
|
4
4
|
*
|
|
5
|
-
* The version of the OpenAPI document: 1.
|
|
5
|
+
* The version of the OpenAPI document: 1.27.0
|
|
6
6
|
*
|
|
7
7
|
*
|
|
8
8
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
package/dist/models/CENote.js
CHANGED
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
* Property Search
|
|
5
5
|
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
|
|
6
6
|
*
|
|
7
|
-
* The version of the OpenAPI document: 1.
|
|
7
|
+
* The version of the OpenAPI document: 1.27.0
|
|
8
8
|
*
|
|
9
9
|
*
|
|
10
10
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
* Property Search
|
|
3
3
|
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
|
|
4
4
|
*
|
|
5
|
-
* The version of the OpenAPI document: 1.
|
|
5
|
+
* The version of the OpenAPI document: 1.27.0
|
|
6
6
|
*
|
|
7
7
|
*
|
|
8
8
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
* Property Search
|
|
5
5
|
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
|
|
6
6
|
*
|
|
7
|
-
* The version of the OpenAPI document: 1.
|
|
7
|
+
* The version of the OpenAPI document: 1.27.0
|
|
8
8
|
*
|
|
9
9
|
*
|
|
10
10
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
* Property Search
|
|
3
3
|
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
|
|
4
4
|
*
|
|
5
|
-
* The version of the OpenAPI document: 1.
|
|
5
|
+
* The version of the OpenAPI document: 1.27.0
|
|
6
6
|
*
|
|
7
7
|
*
|
|
8
8
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
* Property Search
|
|
5
5
|
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
|
|
6
6
|
*
|
|
7
|
-
* The version of the OpenAPI document: 1.
|
|
7
|
+
* The version of the OpenAPI document: 1.27.0
|
|
8
8
|
*
|
|
9
9
|
*
|
|
10
10
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
* Property Search
|
|
3
3
|
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
|
|
4
4
|
*
|
|
5
|
-
* The version of the OpenAPI document: 1.
|
|
5
|
+
* The version of the OpenAPI document: 1.27.0
|
|
6
6
|
*
|
|
7
7
|
*
|
|
8
8
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
* Property Search
|
|
5
5
|
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
|
|
6
6
|
*
|
|
7
|
-
* The version of the OpenAPI document: 1.
|
|
7
|
+
* The version of the OpenAPI document: 1.27.0
|
|
8
8
|
*
|
|
9
9
|
*
|
|
10
10
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
* Property Search
|
|
3
3
|
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
|
|
4
4
|
*
|
|
5
|
-
* The version of the OpenAPI document: 1.
|
|
5
|
+
* The version of the OpenAPI document: 1.27.0
|
|
6
6
|
*
|
|
7
7
|
*
|
|
8
8
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
* Property Search
|
|
5
5
|
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
|
|
6
6
|
*
|
|
7
|
-
* The version of the OpenAPI document: 1.
|
|
7
|
+
* The version of the OpenAPI document: 1.27.0
|
|
8
8
|
*
|
|
9
9
|
*
|
|
10
10
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
* Property Search
|
|
3
3
|
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
|
|
4
4
|
*
|
|
5
|
-
* The version of the OpenAPI document: 1.
|
|
5
|
+
* The version of the OpenAPI document: 1.27.0
|
|
6
6
|
*
|
|
7
7
|
*
|
|
8
8
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
* Property Search
|
|
5
5
|
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
|
|
6
6
|
*
|
|
7
|
-
* The version of the OpenAPI document: 1.
|
|
7
|
+
* The version of the OpenAPI document: 1.27.0
|
|
8
8
|
*
|
|
9
9
|
*
|
|
10
10
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
* Property Search
|
|
3
3
|
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
|
|
4
4
|
*
|
|
5
|
-
* The version of the OpenAPI document: 1.
|
|
5
|
+
* The version of the OpenAPI document: 1.27.0
|
|
6
6
|
*
|
|
7
7
|
*
|
|
8
8
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
* Property Search
|
|
5
5
|
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
|
|
6
6
|
*
|
|
7
|
-
* The version of the OpenAPI document: 1.
|
|
7
|
+
* The version of the OpenAPI document: 1.27.0
|
|
8
8
|
*
|
|
9
9
|
*
|
|
10
10
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
* Property Search
|
|
3
3
|
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
|
|
4
4
|
*
|
|
5
|
-
* The version of the OpenAPI document: 1.
|
|
5
|
+
* The version of the OpenAPI document: 1.27.0
|
|
6
6
|
*
|
|
7
7
|
*
|
|
8
8
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
* Property Search
|
|
5
5
|
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
|
|
6
6
|
*
|
|
7
|
-
* The version of the OpenAPI document: 1.
|
|
7
|
+
* The version of the OpenAPI document: 1.27.0
|
|
8
8
|
*
|
|
9
9
|
*
|
|
10
10
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
* Property Search
|
|
3
3
|
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
|
|
4
4
|
*
|
|
5
|
-
* The version of the OpenAPI document: 1.
|
|
5
|
+
* The version of the OpenAPI document: 1.27.0
|
|
6
6
|
*
|
|
7
7
|
*
|
|
8
8
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
* Property Search
|
|
5
5
|
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
|
|
6
6
|
*
|
|
7
|
-
* The version of the OpenAPI document: 1.
|
|
7
|
+
* The version of the OpenAPI document: 1.27.0
|
|
8
8
|
*
|
|
9
9
|
*
|
|
10
10
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
* Property Search
|
|
3
3
|
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
|
|
4
4
|
*
|
|
5
|
-
* The version of the OpenAPI document: 1.
|
|
5
|
+
* The version of the OpenAPI document: 1.27.0
|
|
6
6
|
*
|
|
7
7
|
*
|
|
8
8
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
package/dist/models/CppPermit.js
CHANGED
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
* Property Search
|
|
5
5
|
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
|
|
6
6
|
*
|
|
7
|
-
* The version of the OpenAPI document: 1.
|
|
7
|
+
* The version of the OpenAPI document: 1.27.0
|
|
8
8
|
*
|
|
9
9
|
*
|
|
10
10
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
* Property Search
|
|
3
3
|
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
|
|
4
4
|
*
|
|
5
|
-
* The version of the OpenAPI document: 1.
|
|
5
|
+
* The version of the OpenAPI document: 1.27.0
|
|
6
6
|
*
|
|
7
7
|
*
|
|
8
8
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
* Property Search
|
|
5
5
|
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
|
|
6
6
|
*
|
|
7
|
-
* The version of the OpenAPI document: 1.
|
|
7
|
+
* The version of the OpenAPI document: 1.27.0
|
|
8
8
|
*
|
|
9
9
|
*
|
|
10
10
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
* Property Search
|
|
3
3
|
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
|
|
4
4
|
*
|
|
5
|
-
* The version of the OpenAPI document: 1.
|
|
5
|
+
* The version of the OpenAPI document: 1.27.0
|
|
6
6
|
*
|
|
7
7
|
*
|
|
8
8
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
* Property Search
|
|
5
5
|
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
|
|
6
6
|
*
|
|
7
|
-
* The version of the OpenAPI document: 1.
|
|
7
|
+
* The version of the OpenAPI document: 1.27.0
|
|
8
8
|
*
|
|
9
9
|
*
|
|
10
10
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
* Property Search
|
|
3
3
|
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
|
|
4
4
|
*
|
|
5
|
-
* The version of the OpenAPI document: 1.
|
|
5
|
+
* The version of the OpenAPI document: 1.27.0
|
|
6
6
|
*
|
|
7
7
|
*
|
|
8
8
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
package/dist/models/Document.js
CHANGED
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
* Property Search
|
|
5
5
|
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
|
|
6
6
|
*
|
|
7
|
-
* The version of the OpenAPI document: 1.
|
|
7
|
+
* The version of the OpenAPI document: 1.27.0
|
|
8
8
|
*
|
|
9
9
|
*
|
|
10
10
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
* Property Search
|
|
3
3
|
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
|
|
4
4
|
*
|
|
5
|
-
* The version of the OpenAPI document: 1.
|
|
5
|
+
* The version of the OpenAPI document: 1.27.0
|
|
6
6
|
*
|
|
7
7
|
*
|
|
8
8
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
* Property Search
|
|
5
5
|
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
|
|
6
6
|
*
|
|
7
|
-
* The version of the OpenAPI document: 1.
|
|
7
|
+
* The version of the OpenAPI document: 1.27.0
|
|
8
8
|
*
|
|
9
9
|
*
|
|
10
10
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|