@vepler/sdk 1.9.9 → 1.9.11
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/FUNCTIONS.md +3 -3
- package/README.md +30 -30
- package/dist/commonjs/funcs/{healthGetV1LocationHealth.d.ts → healthCheckLocationHealth.d.ts} +2 -2
- package/dist/commonjs/funcs/{healthGetV1PlanningHealth.d.ts.map → healthCheckLocationHealth.d.ts.map} +1 -1
- package/dist/commonjs/funcs/{healthGetV1LocationHealth.js → healthCheckLocationHealth.js} +4 -4
- package/dist/commonjs/funcs/{healthGetV1PlanningHealth.js.map → healthCheckLocationHealth.js.map} +1 -1
- package/dist/{esm/funcs/healthGetV1PlanningHealth.d.ts → commonjs/funcs/healthCheckPlanningHealth.d.ts} +2 -2
- package/dist/commonjs/funcs/{healthGetV1LocationHealth.d.ts.map → healthCheckPlanningHealth.d.ts.map} +1 -1
- package/dist/commonjs/funcs/{healthGetV1PlanningHealth.js → healthCheckPlanningHealth.js} +4 -4
- package/dist/commonjs/funcs/{healthGetV1PropertyHealth.js.map → healthCheckPlanningHealth.js.map} +1 -1
- package/dist/{esm/funcs/healthGetV1PropertyHealth.d.ts → commonjs/funcs/healthCheckPropertyHealth.d.ts} +2 -2
- package/dist/commonjs/funcs/{healthGetV1PropertyHealth.d.ts.map → healthCheckPropertyHealth.d.ts.map} +1 -1
- package/dist/commonjs/funcs/{healthGetV1PropertyHealth.js → healthCheckPropertyHealth.js} +4 -4
- package/dist/commonjs/funcs/{healthGetV1LocationHealth.js.map → healthCheckPropertyHealth.js.map} +1 -1
- package/dist/{esm/funcs/locationPostV1LocationStreetQuery.d.ts → commonjs/funcs/locationSearchStreets.d.ts} +2 -2
- package/dist/commonjs/funcs/locationSearchStreets.d.ts.map +1 -0
- package/dist/commonjs/funcs/{locationPostV1LocationStreetQuery.js → locationSearchStreets.js} +5 -5
- package/dist/commonjs/funcs/locationSearchStreets.js.map +1 -0
- package/dist/commonjs/funcs/{planningGetV1PlanningApplicationIds.d.ts → planningGetPlanningApplications.d.ts} +2 -2
- package/dist/commonjs/funcs/planningGetPlanningApplications.d.ts.map +1 -0
- package/dist/commonjs/funcs/{planningGetV1PlanningApplicationIds.js → planningGetPlanningApplications.js} +6 -6
- package/dist/commonjs/funcs/planningGetPlanningApplications.js.map +1 -0
- package/dist/commonjs/funcs/{planningGetV1PlanningSourcesSourceIds.d.ts → planningGetPlanningApplicationsBySource.d.ts} +2 -2
- package/dist/commonjs/funcs/planningGetPlanningApplicationsBySource.d.ts.map +1 -0
- package/dist/commonjs/funcs/{planningGetV1PlanningSourcesSourceIds.js → planningGetPlanningApplicationsBySource.js} +6 -6
- package/dist/commonjs/funcs/planningGetPlanningApplicationsBySource.js.map +1 -0
- package/dist/commonjs/funcs/{planningPostV1PlanningQuery.d.ts → planningSearchPlanningApplications.d.ts} +2 -2
- package/dist/commonjs/funcs/planningSearchPlanningApplications.d.ts.map +1 -0
- package/dist/commonjs/funcs/{planningPostV1PlanningQuery.js → planningSearchPlanningApplications.js} +5 -5
- package/dist/commonjs/funcs/planningSearchPlanningApplications.js.map +1 -0
- package/dist/{esm/funcs/propertyGetV1PropertyPropertyIdPropertyIds.d.ts → commonjs/funcs/propertyGetProperties.d.ts} +2 -2
- package/dist/commonjs/funcs/propertyGetProperties.d.ts.map +1 -0
- package/dist/commonjs/funcs/{propertyGetV1PropertyPropertyIdPropertyIds.js → propertyGetProperties.js} +6 -6
- package/dist/commonjs/funcs/propertyGetProperties.js.map +1 -0
- package/dist/{esm/funcs/propertyGetV1PropertyLocationIds.d.ts → commonjs/funcs/propertyGetPropertiesByLocation.d.ts} +2 -2
- package/dist/commonjs/funcs/propertyGetPropertiesByLocation.d.ts.map +1 -0
- package/dist/commonjs/funcs/{propertyGetV1PropertyLocationIds.js → propertyGetPropertiesByLocation.js} +6 -6
- package/dist/commonjs/funcs/propertyGetPropertiesByLocation.js.map +1 -0
- package/dist/commonjs/funcs/{propertyPostV1PropertyPropertiesBySlugs.d.ts → propertyGetPropertiesBySlugs.d.ts} +2 -2
- package/dist/commonjs/funcs/propertyGetPropertiesBySlugs.d.ts.map +1 -0
- package/dist/commonjs/funcs/{propertyPostV1PropertyPropertiesBySlugs.js → propertyGetPropertiesBySlugs.js} +5 -5
- package/dist/commonjs/funcs/propertyGetPropertiesBySlugs.js.map +1 -0
- package/dist/commonjs/funcs/{propertyGetV1PropertySourcesSourceIds.d.ts → propertyGetPropertiesBySource.d.ts} +2 -2
- package/dist/commonjs/funcs/propertyGetPropertiesBySource.d.ts.map +1 -0
- package/dist/commonjs/funcs/{propertyGetV1PropertySourcesSourceIds.js → propertyGetPropertiesBySource.js} +6 -6
- package/dist/commonjs/funcs/propertyGetPropertiesBySource.js.map +1 -0
- package/dist/commonjs/funcs/propertySearchProperties.d.ts +18 -0
- package/dist/commonjs/funcs/propertySearchProperties.d.ts.map +1 -0
- package/dist/commonjs/funcs/{propertyPostV1PropertyQuery.js → propertySearchProperties.js} +5 -5
- package/dist/commonjs/funcs/propertySearchProperties.js.map +1 -0
- package/dist/commonjs/sdk/health.d.ts +3 -3
- package/dist/commonjs/sdk/health.js +9 -9
- package/dist/commonjs/sdk/location.d.ts +1 -1
- package/dist/commonjs/sdk/location.d.ts.map +1 -1
- package/dist/commonjs/sdk/location.js +3 -3
- package/dist/commonjs/sdk/location.js.map +1 -1
- package/dist/commonjs/sdk/models/operations/getplanningapplications.d.ts +54 -0
- package/dist/commonjs/sdk/models/operations/getplanningapplications.d.ts.map +1 -0
- package/dist/commonjs/sdk/models/operations/getplanningapplications.js +99 -0
- package/dist/commonjs/sdk/models/operations/getplanningapplications.js.map +1 -0
- package/dist/commonjs/sdk/models/operations/getplanningapplicationsbysource.d.ts +54 -0
- package/dist/commonjs/sdk/models/operations/getplanningapplicationsbysource.d.ts.map +1 -0
- package/dist/commonjs/sdk/models/operations/getplanningapplicationsbysource.js +99 -0
- package/dist/commonjs/sdk/models/operations/getplanningapplicationsbysource.js.map +1 -0
- package/dist/commonjs/sdk/models/operations/getproperties.d.ts +69 -0
- package/dist/commonjs/sdk/models/operations/getproperties.d.ts.map +1 -0
- package/dist/commonjs/sdk/models/operations/getproperties.js +105 -0
- package/dist/commonjs/sdk/models/operations/getproperties.js.map +1 -0
- package/dist/commonjs/sdk/models/operations/getpropertiesbylocation.d.ts +69 -0
- package/dist/commonjs/sdk/models/operations/getpropertiesbylocation.d.ts.map +1 -0
- package/dist/commonjs/sdk/models/operations/getpropertiesbylocation.js +105 -0
- package/dist/commonjs/sdk/models/operations/getpropertiesbylocation.js.map +1 -0
- package/dist/commonjs/sdk/models/operations/getpropertiesbyslugs.d.ts +26 -0
- package/dist/commonjs/sdk/models/operations/getpropertiesbyslugs.d.ts.map +1 -0
- package/dist/commonjs/sdk/models/operations/{postv1propertyquery.js → getpropertiesbyslugs.js} +17 -17
- package/dist/commonjs/sdk/models/operations/getpropertiesbyslugs.js.map +1 -0
- package/dist/commonjs/sdk/models/operations/getpropertiesbysource.d.ts +69 -0
- package/dist/commonjs/sdk/models/operations/getpropertiesbysource.d.ts.map +1 -0
- package/dist/commonjs/sdk/models/operations/getpropertiesbysource.js +105 -0
- package/dist/commonjs/sdk/models/operations/getpropertiesbysource.js.map +1 -0
- package/dist/commonjs/sdk/models/operations/index.d.ts +9 -9
- package/dist/commonjs/sdk/models/operations/index.d.ts.map +1 -1
- package/dist/commonjs/sdk/models/operations/index.js +9 -9
- package/dist/commonjs/sdk/models/operations/index.js.map +1 -1
- package/dist/commonjs/sdk/models/operations/searchplanningapplications.d.ts +26 -0
- package/dist/commonjs/sdk/models/operations/searchplanningapplications.d.ts.map +1 -0
- package/dist/commonjs/sdk/models/operations/{postv1propertypropertiesbyslugs.js → searchplanningapplications.js} +19 -19
- package/dist/commonjs/sdk/models/operations/searchplanningapplications.js.map +1 -0
- package/dist/commonjs/sdk/models/operations/searchproperties.d.ts +26 -0
- package/dist/commonjs/sdk/models/operations/searchproperties.d.ts.map +1 -0
- package/dist/commonjs/sdk/models/operations/{postv1planningquery.js → searchproperties.js} +19 -19
- package/dist/commonjs/sdk/models/operations/searchproperties.js.map +1 -0
- package/dist/commonjs/sdk/models/operations/searchstreets.d.ts +26 -0
- package/dist/commonjs/sdk/models/operations/searchstreets.d.ts.map +1 -0
- package/dist/commonjs/sdk/models/operations/{postv1locationstreetquery.js → searchstreets.js} +17 -17
- package/dist/commonjs/sdk/models/operations/searchstreets.js.map +1 -0
- package/dist/commonjs/sdk/planning.d.ts +7 -7
- package/dist/commonjs/sdk/planning.d.ts.map +1 -1
- package/dist/commonjs/sdk/planning.js +13 -13
- package/dist/commonjs/sdk/planning.js.map +1 -1
- package/dist/commonjs/sdk/property.d.ts +11 -11
- package/dist/commonjs/sdk/property.d.ts.map +1 -1
- package/dist/commonjs/sdk/property.js +21 -21
- package/dist/commonjs/sdk/property.js.map +1 -1
- package/dist/esm/funcs/{healthGetV1LocationHealth.d.ts → healthCheckLocationHealth.d.ts} +2 -2
- package/dist/esm/funcs/{healthGetV1LocationHealth.d.ts.map → healthCheckLocationHealth.d.ts.map} +1 -1
- package/dist/esm/funcs/{healthGetV1LocationHealth.js → healthCheckLocationHealth.js} +3 -3
- package/dist/esm/funcs/{healthGetV1PlanningHealth.js.map → healthCheckLocationHealth.js.map} +1 -1
- package/dist/{commonjs/funcs/healthGetV1PlanningHealth.d.ts → esm/funcs/healthCheckPlanningHealth.d.ts} +2 -2
- package/dist/esm/funcs/healthCheckPlanningHealth.d.ts.map +1 -0
- package/dist/esm/funcs/{healthGetV1PlanningHealth.js → healthCheckPlanningHealth.js} +3 -3
- package/dist/esm/funcs/{healthGetV1PropertyHealth.js.map → healthCheckPlanningHealth.js.map} +1 -1
- package/dist/{commonjs/funcs/healthGetV1PropertyHealth.d.ts → esm/funcs/healthCheckPropertyHealth.d.ts} +2 -2
- package/dist/esm/funcs/healthCheckPropertyHealth.d.ts.map +1 -0
- package/dist/esm/funcs/{healthGetV1PropertyHealth.js → healthCheckPropertyHealth.js} +3 -3
- package/dist/esm/funcs/{healthGetV1LocationHealth.js.map → healthCheckPropertyHealth.js.map} +1 -1
- package/dist/{commonjs/funcs/locationPostV1LocationStreetQuery.d.ts → esm/funcs/locationSearchStreets.d.ts} +2 -2
- package/dist/esm/funcs/locationSearchStreets.d.ts.map +1 -0
- package/dist/esm/funcs/{locationPostV1LocationStreetQuery.js → locationSearchStreets.js} +4 -4
- package/dist/esm/funcs/locationSearchStreets.js.map +1 -0
- package/dist/esm/funcs/{planningGetV1PlanningApplicationIds.d.ts → planningGetPlanningApplications.d.ts} +2 -2
- package/dist/esm/funcs/planningGetPlanningApplications.d.ts.map +1 -0
- package/dist/esm/funcs/{planningGetV1PlanningApplicationIds.js → planningGetPlanningApplications.js} +5 -5
- package/dist/esm/funcs/planningGetPlanningApplications.js.map +1 -0
- package/dist/esm/funcs/{planningGetV1PlanningSourcesSourceIds.d.ts → planningGetPlanningApplicationsBySource.d.ts} +2 -2
- package/dist/esm/funcs/planningGetPlanningApplicationsBySource.d.ts.map +1 -0
- package/dist/esm/funcs/{planningGetV1PlanningSourcesSourceIds.js → planningGetPlanningApplicationsBySource.js} +5 -5
- package/dist/esm/funcs/planningGetPlanningApplicationsBySource.js.map +1 -0
- package/dist/esm/funcs/{planningPostV1PlanningQuery.d.ts → planningSearchPlanningApplications.d.ts} +2 -2
- package/dist/esm/funcs/planningSearchPlanningApplications.d.ts.map +1 -0
- package/dist/esm/funcs/{planningPostV1PlanningQuery.js → planningSearchPlanningApplications.js} +4 -4
- package/dist/esm/funcs/planningSearchPlanningApplications.js.map +1 -0
- package/dist/{commonjs/funcs/propertyGetV1PropertyPropertyIdPropertyIds.d.ts → esm/funcs/propertyGetProperties.d.ts} +2 -2
- package/dist/esm/funcs/propertyGetProperties.d.ts.map +1 -0
- package/dist/esm/funcs/{propertyGetV1PropertyPropertyIdPropertyIds.js → propertyGetProperties.js} +5 -5
- package/dist/esm/funcs/propertyGetProperties.js.map +1 -0
- package/dist/{commonjs/funcs/propertyGetV1PropertyLocationIds.d.ts → esm/funcs/propertyGetPropertiesByLocation.d.ts} +2 -2
- package/dist/esm/funcs/propertyGetPropertiesByLocation.d.ts.map +1 -0
- package/dist/esm/funcs/{propertyGetV1PropertyLocationIds.js → propertyGetPropertiesByLocation.js} +5 -5
- package/dist/esm/funcs/propertyGetPropertiesByLocation.js.map +1 -0
- package/dist/esm/funcs/{propertyPostV1PropertyPropertiesBySlugs.d.ts → propertyGetPropertiesBySlugs.d.ts} +2 -2
- package/dist/esm/funcs/propertyGetPropertiesBySlugs.d.ts.map +1 -0
- package/dist/esm/funcs/{propertyPostV1PropertyPropertiesBySlugs.js → propertyGetPropertiesBySlugs.js} +4 -4
- package/dist/esm/funcs/propertyGetPropertiesBySlugs.js.map +1 -0
- package/dist/esm/funcs/{propertyGetV1PropertySourcesSourceIds.d.ts → propertyGetPropertiesBySource.d.ts} +2 -2
- package/dist/esm/funcs/propertyGetPropertiesBySource.d.ts.map +1 -0
- package/dist/esm/funcs/{propertyGetV1PropertySourcesSourceIds.js → propertyGetPropertiesBySource.js} +5 -5
- package/dist/esm/funcs/propertyGetPropertiesBySource.js.map +1 -0
- package/dist/esm/funcs/propertySearchProperties.d.ts +18 -0
- package/dist/esm/funcs/propertySearchProperties.d.ts.map +1 -0
- package/dist/esm/funcs/{propertyPostV1PropertyQuery.js → propertySearchProperties.js} +4 -4
- package/dist/esm/funcs/propertySearchProperties.js.map +1 -0
- package/dist/esm/sdk/health.d.ts +3 -3
- package/dist/esm/sdk/health.js +9 -9
- package/dist/esm/sdk/location.d.ts +1 -1
- package/dist/esm/sdk/location.d.ts.map +1 -1
- package/dist/esm/sdk/location.js +3 -3
- package/dist/esm/sdk/location.js.map +1 -1
- package/dist/esm/sdk/models/operations/getplanningapplications.d.ts +54 -0
- package/dist/esm/sdk/models/operations/getplanningapplications.d.ts.map +1 -0
- package/dist/esm/sdk/models/operations/getplanningapplications.js +59 -0
- package/dist/esm/sdk/models/operations/getplanningapplications.js.map +1 -0
- package/dist/esm/sdk/models/operations/getplanningapplicationsbysource.d.ts +54 -0
- package/dist/esm/sdk/models/operations/getplanningapplicationsbysource.d.ts.map +1 -0
- package/dist/esm/sdk/models/operations/getplanningapplicationsbysource.js +59 -0
- package/dist/esm/sdk/models/operations/getplanningapplicationsbysource.js.map +1 -0
- package/dist/esm/sdk/models/operations/getproperties.d.ts +69 -0
- package/dist/esm/sdk/models/operations/getproperties.d.ts.map +1 -0
- package/dist/esm/sdk/models/operations/getproperties.js +65 -0
- package/dist/esm/sdk/models/operations/getproperties.js.map +1 -0
- package/dist/esm/sdk/models/operations/getpropertiesbylocation.d.ts +69 -0
- package/dist/esm/sdk/models/operations/getpropertiesbylocation.d.ts.map +1 -0
- package/dist/esm/sdk/models/operations/getpropertiesbylocation.js +65 -0
- package/dist/esm/sdk/models/operations/getpropertiesbylocation.js.map +1 -0
- package/dist/esm/sdk/models/operations/getpropertiesbyslugs.d.ts +26 -0
- package/dist/esm/sdk/models/operations/getpropertiesbyslugs.d.ts.map +1 -0
- package/dist/esm/sdk/models/operations/getpropertiesbyslugs.js +34 -0
- package/dist/esm/sdk/models/operations/getpropertiesbyslugs.js.map +1 -0
- package/dist/esm/sdk/models/operations/getpropertiesbysource.d.ts +69 -0
- package/dist/esm/sdk/models/operations/getpropertiesbysource.d.ts.map +1 -0
- package/dist/esm/sdk/models/operations/getpropertiesbysource.js +65 -0
- package/dist/esm/sdk/models/operations/getpropertiesbysource.js.map +1 -0
- package/dist/esm/sdk/models/operations/index.d.ts +9 -9
- package/dist/esm/sdk/models/operations/index.d.ts.map +1 -1
- package/dist/esm/sdk/models/operations/index.js +9 -9
- package/dist/esm/sdk/models/operations/index.js.map +1 -1
- package/dist/esm/sdk/models/operations/searchplanningapplications.d.ts +26 -0
- package/dist/esm/sdk/models/operations/searchplanningapplications.d.ts.map +1 -0
- package/dist/esm/sdk/models/operations/searchplanningapplications.js +34 -0
- package/dist/esm/sdk/models/operations/searchplanningapplications.js.map +1 -0
- package/dist/esm/sdk/models/operations/searchproperties.d.ts +26 -0
- package/dist/esm/sdk/models/operations/searchproperties.d.ts.map +1 -0
- package/dist/esm/sdk/models/operations/searchproperties.js +34 -0
- package/dist/esm/sdk/models/operations/searchproperties.js.map +1 -0
- package/dist/esm/sdk/models/operations/searchstreets.d.ts +26 -0
- package/dist/esm/sdk/models/operations/searchstreets.d.ts.map +1 -0
- package/dist/esm/sdk/models/operations/searchstreets.js +34 -0
- package/dist/esm/sdk/models/operations/searchstreets.js.map +1 -0
- package/dist/esm/sdk/planning.d.ts +7 -7
- package/dist/esm/sdk/planning.d.ts.map +1 -1
- package/dist/esm/sdk/planning.js +13 -13
- package/dist/esm/sdk/planning.js.map +1 -1
- package/dist/esm/sdk/property.d.ts +11 -11
- package/dist/esm/sdk/property.d.ts.map +1 -1
- package/dist/esm/sdk/property.js +21 -21
- package/dist/esm/sdk/property.js.map +1 -1
- package/examples/{healthGetV1LocationHealth.example.ts → healthCheckLocationHealth.example.ts} +2 -2
- package/package.json +1 -1
- package/src/funcs/{healthGetV1LocationHealth.ts → healthCheckLocationHealth.ts} +2 -2
- package/src/funcs/{healthGetV1PlanningHealth.ts → healthCheckPlanningHealth.ts} +2 -2
- package/src/funcs/{healthGetV1PropertyHealth.ts → healthCheckPropertyHealth.ts} +2 -2
- package/src/funcs/{locationPostV1LocationStreetQuery.ts → locationSearchStreets.ts} +8 -11
- package/src/funcs/{planningGetV1PlanningApplicationIds.ts → planningGetPlanningApplications.ts} +11 -11
- package/src/funcs/{planningGetV1PlanningSourcesSourceIds.ts → planningGetPlanningApplicationsBySource.ts} +20 -11
- package/src/funcs/{planningPostV1PlanningQuery.ts → planningSearchPlanningApplications.ts} +8 -8
- package/src/funcs/{propertyGetV1PropertyPropertyIdPropertyIds.ts → propertyGetProperties.ts} +11 -23
- package/src/funcs/{propertyGetV1PropertyLocationIds.ts → propertyGetPropertiesByLocation.ts} +11 -11
- package/src/funcs/{propertyPostV1PropertyPropertiesBySlugs.ts → propertyGetPropertiesBySlugs.ts} +8 -17
- package/src/funcs/{propertyGetV1PropertySourcesSourceIds.ts → propertyGetPropertiesBySource.ts} +11 -13
- package/src/funcs/{propertyPostV1PropertyQuery.ts → propertySearchProperties.ts} +8 -8
- package/src/sdk/health.ts +9 -9
- package/src/sdk/location.ts +4 -4
- package/src/sdk/models/operations/getplanningapplications.ts +134 -0
- package/src/sdk/models/operations/getplanningapplicationsbysource.ts +147 -0
- package/src/sdk/models/operations/getproperties.ts +151 -0
- package/src/sdk/models/operations/getpropertiesbylocation.ts +155 -0
- package/src/sdk/models/operations/getpropertiesbyslugs.ts +71 -0
- package/src/sdk/models/operations/getpropertiesbysource.ts +155 -0
- package/src/sdk/models/operations/index.ts +9 -9
- package/src/sdk/models/operations/searchplanningapplications.ts +73 -0
- package/src/sdk/models/operations/searchproperties.ts +69 -0
- package/src/sdk/models/operations/searchstreets.ts +69 -0
- package/src/sdk/planning.ts +18 -18
- package/src/sdk/property.ts +30 -30
- package/dist/commonjs/funcs/locationPostV1LocationStreetQuery.d.ts.map +0 -1
- package/dist/commonjs/funcs/locationPostV1LocationStreetQuery.js.map +0 -1
- package/dist/commonjs/funcs/planningGetV1PlanningApplicationIds.d.ts.map +0 -1
- package/dist/commonjs/funcs/planningGetV1PlanningApplicationIds.js.map +0 -1
- package/dist/commonjs/funcs/planningGetV1PlanningSourcesSourceIds.d.ts.map +0 -1
- package/dist/commonjs/funcs/planningGetV1PlanningSourcesSourceIds.js.map +0 -1
- package/dist/commonjs/funcs/planningPostV1PlanningQuery.d.ts.map +0 -1
- package/dist/commonjs/funcs/planningPostV1PlanningQuery.js.map +0 -1
- package/dist/commonjs/funcs/propertyGetV1PropertyLocationIds.d.ts.map +0 -1
- package/dist/commonjs/funcs/propertyGetV1PropertyLocationIds.js.map +0 -1
- package/dist/commonjs/funcs/propertyGetV1PropertyPropertyIdPropertyIds.d.ts.map +0 -1
- package/dist/commonjs/funcs/propertyGetV1PropertyPropertyIdPropertyIds.js.map +0 -1
- package/dist/commonjs/funcs/propertyGetV1PropertySourcesSourceIds.d.ts.map +0 -1
- package/dist/commonjs/funcs/propertyGetV1PropertySourcesSourceIds.js.map +0 -1
- package/dist/commonjs/funcs/propertyPostV1PropertyPropertiesBySlugs.d.ts.map +0 -1
- package/dist/commonjs/funcs/propertyPostV1PropertyPropertiesBySlugs.js.map +0 -1
- package/dist/commonjs/funcs/propertyPostV1PropertyQuery.d.ts +0 -18
- package/dist/commonjs/funcs/propertyPostV1PropertyQuery.d.ts.map +0 -1
- package/dist/commonjs/funcs/propertyPostV1PropertyQuery.js.map +0 -1
- package/dist/commonjs/sdk/models/operations/getv1planningapplicationids.d.ts +0 -54
- package/dist/commonjs/sdk/models/operations/getv1planningapplicationids.d.ts.map +0 -1
- package/dist/commonjs/sdk/models/operations/getv1planningapplicationids.js +0 -99
- package/dist/commonjs/sdk/models/operations/getv1planningapplicationids.js.map +0 -1
- package/dist/commonjs/sdk/models/operations/getv1planningsourcessourceids.d.ts +0 -54
- package/dist/commonjs/sdk/models/operations/getv1planningsourcessourceids.d.ts.map +0 -1
- package/dist/commonjs/sdk/models/operations/getv1planningsourcessourceids.js +0 -99
- package/dist/commonjs/sdk/models/operations/getv1planningsourcessourceids.js.map +0 -1
- package/dist/commonjs/sdk/models/operations/getv1propertylocationids.d.ts +0 -69
- package/dist/commonjs/sdk/models/operations/getv1propertylocationids.d.ts.map +0 -1
- package/dist/commonjs/sdk/models/operations/getv1propertylocationids.js +0 -105
- package/dist/commonjs/sdk/models/operations/getv1propertylocationids.js.map +0 -1
- package/dist/commonjs/sdk/models/operations/getv1propertypropertyidpropertyids.d.ts +0 -69
- package/dist/commonjs/sdk/models/operations/getv1propertypropertyidpropertyids.d.ts.map +0 -1
- package/dist/commonjs/sdk/models/operations/getv1propertypropertyidpropertyids.js +0 -105
- package/dist/commonjs/sdk/models/operations/getv1propertypropertyidpropertyids.js.map +0 -1
- package/dist/commonjs/sdk/models/operations/getv1propertysourcessourceids.d.ts +0 -69
- package/dist/commonjs/sdk/models/operations/getv1propertysourcessourceids.d.ts.map +0 -1
- package/dist/commonjs/sdk/models/operations/getv1propertysourcessourceids.js +0 -105
- package/dist/commonjs/sdk/models/operations/getv1propertysourcessourceids.js.map +0 -1
- package/dist/commonjs/sdk/models/operations/postv1locationstreetquery.d.ts +0 -26
- package/dist/commonjs/sdk/models/operations/postv1locationstreetquery.d.ts.map +0 -1
- package/dist/commonjs/sdk/models/operations/postv1locationstreetquery.js.map +0 -1
- package/dist/commonjs/sdk/models/operations/postv1planningquery.d.ts +0 -26
- package/dist/commonjs/sdk/models/operations/postv1planningquery.d.ts.map +0 -1
- package/dist/commonjs/sdk/models/operations/postv1planningquery.js.map +0 -1
- package/dist/commonjs/sdk/models/operations/postv1propertypropertiesbyslugs.d.ts +0 -26
- package/dist/commonjs/sdk/models/operations/postv1propertypropertiesbyslugs.d.ts.map +0 -1
- package/dist/commonjs/sdk/models/operations/postv1propertypropertiesbyslugs.js.map +0 -1
- package/dist/commonjs/sdk/models/operations/postv1propertyquery.d.ts +0 -26
- package/dist/commonjs/sdk/models/operations/postv1propertyquery.d.ts.map +0 -1
- package/dist/commonjs/sdk/models/operations/postv1propertyquery.js.map +0 -1
- package/dist/esm/funcs/healthGetV1PlanningHealth.d.ts.map +0 -1
- package/dist/esm/funcs/healthGetV1PropertyHealth.d.ts.map +0 -1
- package/dist/esm/funcs/locationPostV1LocationStreetQuery.d.ts.map +0 -1
- package/dist/esm/funcs/locationPostV1LocationStreetQuery.js.map +0 -1
- package/dist/esm/funcs/planningGetV1PlanningApplicationIds.d.ts.map +0 -1
- package/dist/esm/funcs/planningGetV1PlanningApplicationIds.js.map +0 -1
- package/dist/esm/funcs/planningGetV1PlanningSourcesSourceIds.d.ts.map +0 -1
- package/dist/esm/funcs/planningGetV1PlanningSourcesSourceIds.js.map +0 -1
- package/dist/esm/funcs/planningPostV1PlanningQuery.d.ts.map +0 -1
- package/dist/esm/funcs/planningPostV1PlanningQuery.js.map +0 -1
- package/dist/esm/funcs/propertyGetV1PropertyLocationIds.d.ts.map +0 -1
- package/dist/esm/funcs/propertyGetV1PropertyLocationIds.js.map +0 -1
- package/dist/esm/funcs/propertyGetV1PropertyPropertyIdPropertyIds.d.ts.map +0 -1
- package/dist/esm/funcs/propertyGetV1PropertyPropertyIdPropertyIds.js.map +0 -1
- package/dist/esm/funcs/propertyGetV1PropertySourcesSourceIds.d.ts.map +0 -1
- package/dist/esm/funcs/propertyGetV1PropertySourcesSourceIds.js.map +0 -1
- package/dist/esm/funcs/propertyPostV1PropertyPropertiesBySlugs.d.ts.map +0 -1
- package/dist/esm/funcs/propertyPostV1PropertyPropertiesBySlugs.js.map +0 -1
- package/dist/esm/funcs/propertyPostV1PropertyQuery.d.ts +0 -18
- package/dist/esm/funcs/propertyPostV1PropertyQuery.d.ts.map +0 -1
- package/dist/esm/funcs/propertyPostV1PropertyQuery.js.map +0 -1
- package/dist/esm/sdk/models/operations/getv1planningapplicationids.d.ts +0 -54
- package/dist/esm/sdk/models/operations/getv1planningapplicationids.d.ts.map +0 -1
- package/dist/esm/sdk/models/operations/getv1planningapplicationids.js +0 -59
- package/dist/esm/sdk/models/operations/getv1planningapplicationids.js.map +0 -1
- package/dist/esm/sdk/models/operations/getv1planningsourcessourceids.d.ts +0 -54
- package/dist/esm/sdk/models/operations/getv1planningsourcessourceids.d.ts.map +0 -1
- package/dist/esm/sdk/models/operations/getv1planningsourcessourceids.js +0 -59
- package/dist/esm/sdk/models/operations/getv1planningsourcessourceids.js.map +0 -1
- package/dist/esm/sdk/models/operations/getv1propertylocationids.d.ts +0 -69
- package/dist/esm/sdk/models/operations/getv1propertylocationids.d.ts.map +0 -1
- package/dist/esm/sdk/models/operations/getv1propertylocationids.js +0 -65
- package/dist/esm/sdk/models/operations/getv1propertylocationids.js.map +0 -1
- package/dist/esm/sdk/models/operations/getv1propertypropertyidpropertyids.d.ts +0 -69
- package/dist/esm/sdk/models/operations/getv1propertypropertyidpropertyids.d.ts.map +0 -1
- package/dist/esm/sdk/models/operations/getv1propertypropertyidpropertyids.js +0 -65
- package/dist/esm/sdk/models/operations/getv1propertypropertyidpropertyids.js.map +0 -1
- package/dist/esm/sdk/models/operations/getv1propertysourcessourceids.d.ts +0 -69
- package/dist/esm/sdk/models/operations/getv1propertysourcessourceids.d.ts.map +0 -1
- package/dist/esm/sdk/models/operations/getv1propertysourcessourceids.js +0 -65
- package/dist/esm/sdk/models/operations/getv1propertysourcessourceids.js.map +0 -1
- package/dist/esm/sdk/models/operations/postv1locationstreetquery.d.ts +0 -26
- package/dist/esm/sdk/models/operations/postv1locationstreetquery.d.ts.map +0 -1
- package/dist/esm/sdk/models/operations/postv1locationstreetquery.js +0 -34
- package/dist/esm/sdk/models/operations/postv1locationstreetquery.js.map +0 -1
- package/dist/esm/sdk/models/operations/postv1planningquery.d.ts +0 -26
- package/dist/esm/sdk/models/operations/postv1planningquery.d.ts.map +0 -1
- package/dist/esm/sdk/models/operations/postv1planningquery.js +0 -34
- package/dist/esm/sdk/models/operations/postv1planningquery.js.map +0 -1
- package/dist/esm/sdk/models/operations/postv1propertypropertiesbyslugs.d.ts +0 -26
- package/dist/esm/sdk/models/operations/postv1propertypropertiesbyslugs.d.ts.map +0 -1
- package/dist/esm/sdk/models/operations/postv1propertypropertiesbyslugs.js +0 -34
- package/dist/esm/sdk/models/operations/postv1propertypropertiesbyslugs.js.map +0 -1
- package/dist/esm/sdk/models/operations/postv1propertyquery.d.ts +0 -26
- package/dist/esm/sdk/models/operations/postv1propertyquery.d.ts.map +0 -1
- package/dist/esm/sdk/models/operations/postv1propertyquery.js +0 -34
- package/dist/esm/sdk/models/operations/postv1propertyquery.js.map +0 -1
- package/src/sdk/models/operations/getv1planningapplicationids.ts +0 -139
- package/src/sdk/models/operations/getv1planningsourcessourceids.ts +0 -140
- package/src/sdk/models/operations/getv1propertylocationids.ts +0 -155
- package/src/sdk/models/operations/getv1propertypropertyidpropertyids.ts +0 -173
- package/src/sdk/models/operations/getv1propertysourcessourceids.ts +0 -161
- package/src/sdk/models/operations/postv1locationstreetquery.ts +0 -72
- package/src/sdk/models/operations/postv1planningquery.ts +0 -71
- package/src/sdk/models/operations/postv1propertypropertiesbyslugs.ts +0 -80
- package/src/sdk/models/operations/postv1propertyquery.ts +0 -71
package/dist/esm/sdk/property.js
CHANGED
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
/*
|
|
2
2
|
* Code generated by Speakeasy (https://speakeasy.com). DO NOT EDIT.
|
|
3
3
|
*/
|
|
4
|
-
import {
|
|
5
|
-
import {
|
|
6
|
-
import {
|
|
7
|
-
import {
|
|
8
|
-
import {
|
|
4
|
+
import { propertyGetProperties } from "../funcs/propertyGetProperties.js";
|
|
5
|
+
import { propertyGetPropertiesByLocation } from "../funcs/propertyGetPropertiesByLocation.js";
|
|
6
|
+
import { propertyGetPropertiesBySlugs } from "../funcs/propertyGetPropertiesBySlugs.js";
|
|
7
|
+
import { propertyGetPropertiesBySource } from "../funcs/propertyGetPropertiesBySource.js";
|
|
8
|
+
import { propertySearchProperties } from "../funcs/propertySearchProperties.js";
|
|
9
9
|
import { ClientSDK } from "../lib/sdks.js";
|
|
10
10
|
import { unwrapAsync } from "./types/fp.js";
|
|
11
11
|
export class Property extends ClientSDK {
|
|
@@ -15,35 +15,35 @@ export class Property extends ClientSDK {
|
|
|
15
15
|
* @remarks
|
|
16
16
|
* Retrieve property data using comma-separated property identifiers
|
|
17
17
|
*/
|
|
18
|
-
async
|
|
19
|
-
return unwrapAsync(
|
|
18
|
+
async getProperties(request, options) {
|
|
19
|
+
return unwrapAsync(propertyGetProperties(this, request, options));
|
|
20
20
|
}
|
|
21
21
|
/**
|
|
22
|
-
* Get properties by
|
|
22
|
+
* Get properties by location IDs
|
|
23
23
|
*
|
|
24
24
|
* @remarks
|
|
25
|
-
* Retrieve property data using comma-separated
|
|
25
|
+
* Retrieve property data using comma-separated location identifiers
|
|
26
26
|
*/
|
|
27
|
-
async
|
|
28
|
-
return unwrapAsync(
|
|
27
|
+
async getPropertiesByLocation(request, options) {
|
|
28
|
+
return unwrapAsync(propertyGetPropertiesByLocation(this, request, options));
|
|
29
29
|
}
|
|
30
30
|
/**
|
|
31
|
-
* Get properties by
|
|
31
|
+
* Get properties by slugs
|
|
32
32
|
*
|
|
33
33
|
* @remarks
|
|
34
|
-
* Retrieve property data using
|
|
34
|
+
* Retrieve property data using an array of property slugs
|
|
35
35
|
*/
|
|
36
|
-
async
|
|
37
|
-
return unwrapAsync(
|
|
36
|
+
async getPropertiesBySlugs(request, options) {
|
|
37
|
+
return unwrapAsync(propertyGetPropertiesBySlugs(this, request, options));
|
|
38
38
|
}
|
|
39
39
|
/**
|
|
40
|
-
* Get properties by
|
|
40
|
+
* Get properties by source IDs
|
|
41
41
|
*
|
|
42
42
|
* @remarks
|
|
43
|
-
* Retrieve property data using
|
|
43
|
+
* Retrieve property data using comma-separated source identifiers (e.g., provider-a::123)
|
|
44
44
|
*/
|
|
45
|
-
async
|
|
46
|
-
return unwrapAsync(
|
|
45
|
+
async getPropertiesBySource(request, options) {
|
|
46
|
+
return unwrapAsync(propertyGetPropertiesBySource(this, request, options));
|
|
47
47
|
}
|
|
48
48
|
/**
|
|
49
49
|
* Query properties with advanced filters
|
|
@@ -51,8 +51,8 @@ export class Property extends ClientSDK {
|
|
|
51
51
|
* @remarks
|
|
52
52
|
* Search for properties using location, price, and other criteria
|
|
53
53
|
*/
|
|
54
|
-
async
|
|
55
|
-
return unwrapAsync(
|
|
54
|
+
async searchProperties(request, options) {
|
|
55
|
+
return unwrapAsync(propertySearchProperties(this, request, options));
|
|
56
56
|
}
|
|
57
57
|
}
|
|
58
58
|
//# sourceMappingURL=property.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"property.js","sourceRoot":"","sources":["../../../src/sdk/property.ts"],"names":[],"mappings":"AAAA;;GAEG;AAEH,OAAO,EAAE,
|
|
1
|
+
{"version":3,"file":"property.js","sourceRoot":"","sources":["../../../src/sdk/property.ts"],"names":[],"mappings":"AAAA;;GAEG;AAEH,OAAO,EAAE,qBAAqB,EAAE,MAAM,mCAAmC,CAAC;AAC1E,OAAO,EAAE,+BAA+B,EAAE,MAAM,6CAA6C,CAAC;AAC9F,OAAO,EAAE,4BAA4B,EAAE,MAAM,0CAA0C,CAAC;AACxF,OAAO,EAAE,6BAA6B,EAAE,MAAM,2CAA2C,CAAC;AAC1F,OAAO,EAAE,wBAAwB,EAAE,MAAM,sCAAsC,CAAC;AAChF,OAAO,EAAE,SAAS,EAAkB,MAAM,gBAAgB,CAAC;AAG3D,OAAO,EAAE,WAAW,EAAE,MAAM,eAAe,CAAC;AAE5C,MAAM,OAAO,QAAS,SAAQ,SAAS;IACrC;;;;;OAKG;IACH,KAAK,CAAC,aAAa,CACjB,OAAwC,EACxC,OAAwB;QAExB,OAAO,WAAW,CAAC,qBAAqB,CACtC,IAAI,EACJ,OAAO,EACP,OAAO,CACR,CAAC,CAAC;IACL,CAAC;IAED;;;;;OAKG;IACH,KAAK,CAAC,uBAAuB,CAC3B,OAAkD,EAClD,OAAwB;QAExB,OAAO,WAAW,CAAC,+BAA+B,CAChD,IAAI,EACJ,OAAO,EACP,OAAO,CACR,CAAC,CAAC;IACL,CAAC;IAED;;;;;OAKG;IACH,KAAK,CAAC,oBAAoB,CACxB,OAAmD,EACnD,OAAwB;QAExB,OAAO,WAAW,CAAC,4BAA4B,CAC7C,IAAI,EACJ,OAAO,EACP,OAAO,CACR,CAAC,CAAC;IACL,CAAC;IAED;;;;;OAKG;IACH,KAAK,CAAC,qBAAqB,CACzB,OAAgD,EAChD,OAAwB;QAExB,OAAO,WAAW,CAAC,6BAA6B,CAC9C,IAAI,EACJ,OAAO,EACP,OAAO,CACR,CAAC,CAAC;IACL,CAAC;IAED;;;;;OAKG;IACH,KAAK,CAAC,gBAAgB,CACpB,OAAiD,EACjD,OAAwB;QAExB,OAAO,WAAW,CAAC,wBAAwB,CACzC,IAAI,EACJ,OAAO,EACP,OAAO,CACR,CAAC,CAAC;IACL,CAAC;CACF"}
|
package/examples/{healthGetV1LocationHealth.example.ts → healthCheckLocationHealth.example.ts}
RENAMED
|
@@ -8,7 +8,7 @@ dotenv.config();
|
|
|
8
8
|
* Example usage of the @vepler/sdk SDK
|
|
9
9
|
*
|
|
10
10
|
* To run this example from the examples directory:
|
|
11
|
-
* npm run build && npx tsx
|
|
11
|
+
* npm run build && npx tsx healthCheckLocationHealth.example.ts
|
|
12
12
|
*/
|
|
13
13
|
|
|
14
14
|
import { SDK } from "@vepler/sdk";
|
|
@@ -18,7 +18,7 @@ const sdk = new SDK({
|
|
|
18
18
|
});
|
|
19
19
|
|
|
20
20
|
async function main() {
|
|
21
|
-
const result = await sdk.health.
|
|
21
|
+
const result = await sdk.health.checkLocationHealth();
|
|
22
22
|
|
|
23
23
|
console.log(result);
|
|
24
24
|
}
|
package/package.json
CHANGED
|
@@ -28,7 +28,7 @@ import { Result } from "../sdk/types/fp.js";
|
|
|
28
28
|
* @remarks
|
|
29
29
|
* Check if the location service is operational
|
|
30
30
|
*/
|
|
31
|
-
export function
|
|
31
|
+
export function healthCheckLocationHealth(
|
|
32
32
|
client: SDKCore,
|
|
33
33
|
options?: RequestOptions,
|
|
34
34
|
): APIPromise<
|
|
@@ -82,7 +82,7 @@ async function $do(
|
|
|
82
82
|
const context = {
|
|
83
83
|
options: client._options,
|
|
84
84
|
baseURL: options?.serverURL ?? client._baseURL ?? "",
|
|
85
|
-
operationID: "
|
|
85
|
+
operationID: "checkLocationHealth",
|
|
86
86
|
oAuth2Scopes: [],
|
|
87
87
|
|
|
88
88
|
resolvedSecurity: requestSecurity,
|
|
@@ -28,7 +28,7 @@ import { Result } from "../sdk/types/fp.js";
|
|
|
28
28
|
* @remarks
|
|
29
29
|
* Check if the planning service is operational
|
|
30
30
|
*/
|
|
31
|
-
export function
|
|
31
|
+
export function healthCheckPlanningHealth(
|
|
32
32
|
client: SDKCore,
|
|
33
33
|
options?: RequestOptions,
|
|
34
34
|
): APIPromise<
|
|
@@ -82,7 +82,7 @@ async function $do(
|
|
|
82
82
|
const context = {
|
|
83
83
|
options: client._options,
|
|
84
84
|
baseURL: options?.serverURL ?? client._baseURL ?? "",
|
|
85
|
-
operationID: "
|
|
85
|
+
operationID: "checkPlanningHealth",
|
|
86
86
|
oAuth2Scopes: [],
|
|
87
87
|
|
|
88
88
|
resolvedSecurity: requestSecurity,
|
|
@@ -28,7 +28,7 @@ import { Result } from "../sdk/types/fp.js";
|
|
|
28
28
|
* @remarks
|
|
29
29
|
* Check if the property service is operational
|
|
30
30
|
*/
|
|
31
|
-
export function
|
|
31
|
+
export function healthCheckPropertyHealth(
|
|
32
32
|
client: SDKCore,
|
|
33
33
|
options?: RequestOptions,
|
|
34
34
|
): APIPromise<
|
|
@@ -82,7 +82,7 @@ async function $do(
|
|
|
82
82
|
const context = {
|
|
83
83
|
options: client._options,
|
|
84
84
|
baseURL: options?.serverURL ?? client._baseURL ?? "",
|
|
85
|
-
operationID: "
|
|
85
|
+
operationID: "checkPropertyHealth",
|
|
86
86
|
oAuth2Scopes: [],
|
|
87
87
|
|
|
88
88
|
resolvedSecurity: requestSecurity,
|
|
@@ -31,13 +31,13 @@ import { Result } from "../sdk/types/fp.js";
|
|
|
31
31
|
* @remarks
|
|
32
32
|
* Query streets using USRN, UPRN, coordinates, name, or postcode. Optionally include properties and statistics.
|
|
33
33
|
*/
|
|
34
|
-
export function
|
|
34
|
+
export function locationSearchStreets(
|
|
35
35
|
client: SDKCore,
|
|
36
36
|
request?: shared.StreetQueryRequest | undefined,
|
|
37
37
|
options?: RequestOptions,
|
|
38
38
|
): APIPromise<
|
|
39
39
|
Result<
|
|
40
|
-
operations.
|
|
40
|
+
operations.SearchStreetsResponse,
|
|
41
41
|
| SDKBaseError
|
|
42
42
|
| ResponseValidationError
|
|
43
43
|
| ConnectionError
|
|
@@ -62,7 +62,7 @@ async function $do(
|
|
|
62
62
|
): Promise<
|
|
63
63
|
[
|
|
64
64
|
Result<
|
|
65
|
-
operations.
|
|
65
|
+
operations.SearchStreetsResponse,
|
|
66
66
|
| SDKBaseError
|
|
67
67
|
| ResponseValidationError
|
|
68
68
|
| ConnectionError
|
|
@@ -102,7 +102,7 @@ async function $do(
|
|
|
102
102
|
const context = {
|
|
103
103
|
options: client._options,
|
|
104
104
|
baseURL: options?.serverURL ?? client._baseURL ?? "",
|
|
105
|
-
operationID: "
|
|
105
|
+
operationID: "searchStreets",
|
|
106
106
|
oAuth2Scopes: [],
|
|
107
107
|
|
|
108
108
|
resolvedSecurity: requestSecurity,
|
|
@@ -141,7 +141,7 @@ async function $do(
|
|
|
141
141
|
const response = doResult.value;
|
|
142
142
|
|
|
143
143
|
const [result] = await M.match<
|
|
144
|
-
operations.
|
|
144
|
+
operations.SearchStreetsResponse,
|
|
145
145
|
| SDKBaseError
|
|
146
146
|
| ResponseValidationError
|
|
147
147
|
| ConnectionError
|
|
@@ -151,12 +151,9 @@ async function $do(
|
|
|
151
151
|
| UnexpectedClientError
|
|
152
152
|
| SDKValidationError
|
|
153
153
|
>(
|
|
154
|
-
M.json(200, operations.
|
|
155
|
-
M.json(
|
|
156
|
-
|
|
157
|
-
operations.PostV1LocationStreetQueryResponse$inboundSchema,
|
|
158
|
-
),
|
|
159
|
-
M.json(500, operations.PostV1LocationStreetQueryResponse$inboundSchema),
|
|
154
|
+
M.json(200, operations.SearchStreetsResponse$inboundSchema),
|
|
155
|
+
M.json([400, 401], operations.SearchStreetsResponse$inboundSchema),
|
|
156
|
+
M.json(500, operations.SearchStreetsResponse$inboundSchema),
|
|
160
157
|
)(response, req);
|
|
161
158
|
if (!result.ok) {
|
|
162
159
|
return [result, { status: "complete", request: req, response }];
|
package/src/funcs/{planningGetV1PlanningApplicationIds.ts → planningGetPlanningApplications.ts}
RENAMED
|
@@ -30,13 +30,13 @@ import { Result } from "../sdk/types/fp.js";
|
|
|
30
30
|
* @remarks
|
|
31
31
|
* Retrieve planning application data using comma-separated application identifiers
|
|
32
32
|
*/
|
|
33
|
-
export function
|
|
33
|
+
export function planningGetPlanningApplications(
|
|
34
34
|
client: SDKCore,
|
|
35
|
-
request: operations.
|
|
35
|
+
request: operations.GetPlanningApplicationsRequest,
|
|
36
36
|
options?: RequestOptions,
|
|
37
37
|
): APIPromise<
|
|
38
38
|
Result<
|
|
39
|
-
operations.
|
|
39
|
+
operations.GetPlanningApplicationsResponse,
|
|
40
40
|
| SDKBaseError
|
|
41
41
|
| ResponseValidationError
|
|
42
42
|
| ConnectionError
|
|
@@ -56,12 +56,12 @@ export function planningGetV1PlanningApplicationIds(
|
|
|
56
56
|
|
|
57
57
|
async function $do(
|
|
58
58
|
client: SDKCore,
|
|
59
|
-
request: operations.
|
|
59
|
+
request: operations.GetPlanningApplicationsRequest,
|
|
60
60
|
options?: RequestOptions,
|
|
61
61
|
): Promise<
|
|
62
62
|
[
|
|
63
63
|
Result<
|
|
64
|
-
operations.
|
|
64
|
+
operations.GetPlanningApplicationsResponse,
|
|
65
65
|
| SDKBaseError
|
|
66
66
|
| ResponseValidationError
|
|
67
67
|
| ConnectionError
|
|
@@ -77,7 +77,7 @@ async function $do(
|
|
|
77
77
|
const parsed = safeParse(
|
|
78
78
|
request,
|
|
79
79
|
(value) =>
|
|
80
|
-
operations.
|
|
80
|
+
operations.GetPlanningApplicationsRequest$outboundSchema.parse(value),
|
|
81
81
|
"Input validation failed",
|
|
82
82
|
);
|
|
83
83
|
if (!parsed.ok) {
|
|
@@ -106,7 +106,7 @@ async function $do(
|
|
|
106
106
|
const context = {
|
|
107
107
|
options: client._options,
|
|
108
108
|
baseURL: options?.serverURL ?? client._baseURL ?? "",
|
|
109
|
-
operationID: "
|
|
109
|
+
operationID: "getPlanningApplications",
|
|
110
110
|
oAuth2Scopes: [],
|
|
111
111
|
|
|
112
112
|
resolvedSecurity: requestSecurity,
|
|
@@ -145,7 +145,7 @@ async function $do(
|
|
|
145
145
|
const response = doResult.value;
|
|
146
146
|
|
|
147
147
|
const [result] = await M.match<
|
|
148
|
-
operations.
|
|
148
|
+
operations.GetPlanningApplicationsResponse,
|
|
149
149
|
| SDKBaseError
|
|
150
150
|
| ResponseValidationError
|
|
151
151
|
| ConnectionError
|
|
@@ -155,9 +155,9 @@ async function $do(
|
|
|
155
155
|
| UnexpectedClientError
|
|
156
156
|
| SDKValidationError
|
|
157
157
|
>(
|
|
158
|
-
M.json(200, operations.
|
|
159
|
-
M.json(400, operations.
|
|
160
|
-
M.json(500, operations.
|
|
158
|
+
M.json(200, operations.GetPlanningApplicationsResponse$inboundSchema),
|
|
159
|
+
M.json(400, operations.GetPlanningApplicationsResponse$inboundSchema),
|
|
160
|
+
M.json(500, operations.GetPlanningApplicationsResponse$inboundSchema),
|
|
161
161
|
)(response, req);
|
|
162
162
|
if (!result.ok) {
|
|
163
163
|
return [result, { status: "complete", request: req, response }];
|
|
@@ -30,13 +30,13 @@ import { Result } from "../sdk/types/fp.js";
|
|
|
30
30
|
* @remarks
|
|
31
31
|
* Retrieve planning application data using comma-separated source identifiers (e.g., council::reference)
|
|
32
32
|
*/
|
|
33
|
-
export function
|
|
33
|
+
export function planningGetPlanningApplicationsBySource(
|
|
34
34
|
client: SDKCore,
|
|
35
|
-
request: operations.
|
|
35
|
+
request: operations.GetPlanningApplicationsBySourceRequest,
|
|
36
36
|
options?: RequestOptions,
|
|
37
37
|
): APIPromise<
|
|
38
38
|
Result<
|
|
39
|
-
operations.
|
|
39
|
+
operations.GetPlanningApplicationsBySourceResponse,
|
|
40
40
|
| SDKBaseError
|
|
41
41
|
| ResponseValidationError
|
|
42
42
|
| ConnectionError
|
|
@@ -56,12 +56,12 @@ export function planningGetV1PlanningSourcesSourceIds(
|
|
|
56
56
|
|
|
57
57
|
async function $do(
|
|
58
58
|
client: SDKCore,
|
|
59
|
-
request: operations.
|
|
59
|
+
request: operations.GetPlanningApplicationsBySourceRequest,
|
|
60
60
|
options?: RequestOptions,
|
|
61
61
|
): Promise<
|
|
62
62
|
[
|
|
63
63
|
Result<
|
|
64
|
-
operations.
|
|
64
|
+
operations.GetPlanningApplicationsBySourceResponse,
|
|
65
65
|
| SDKBaseError
|
|
66
66
|
| ResponseValidationError
|
|
67
67
|
| ConnectionError
|
|
@@ -77,7 +77,7 @@ async function $do(
|
|
|
77
77
|
const parsed = safeParse(
|
|
78
78
|
request,
|
|
79
79
|
(value) =>
|
|
80
|
-
operations.
|
|
80
|
+
operations.GetPlanningApplicationsBySourceRequest$outboundSchema.parse(
|
|
81
81
|
value,
|
|
82
82
|
),
|
|
83
83
|
"Input validation failed",
|
|
@@ -108,7 +108,7 @@ async function $do(
|
|
|
108
108
|
const context = {
|
|
109
109
|
options: client._options,
|
|
110
110
|
baseURL: options?.serverURL ?? client._baseURL ?? "",
|
|
111
|
-
operationID: "
|
|
111
|
+
operationID: "getPlanningApplicationsBySource",
|
|
112
112
|
oAuth2Scopes: [],
|
|
113
113
|
|
|
114
114
|
resolvedSecurity: requestSecurity,
|
|
@@ -147,7 +147,7 @@ async function $do(
|
|
|
147
147
|
const response = doResult.value;
|
|
148
148
|
|
|
149
149
|
const [result] = await M.match<
|
|
150
|
-
operations.
|
|
150
|
+
operations.GetPlanningApplicationsBySourceResponse,
|
|
151
151
|
| SDKBaseError
|
|
152
152
|
| ResponseValidationError
|
|
153
153
|
| ConnectionError
|
|
@@ -157,9 +157,18 @@ async function $do(
|
|
|
157
157
|
| UnexpectedClientError
|
|
158
158
|
| SDKValidationError
|
|
159
159
|
>(
|
|
160
|
-
M.json(
|
|
161
|
-
|
|
162
|
-
|
|
160
|
+
M.json(
|
|
161
|
+
200,
|
|
162
|
+
operations.GetPlanningApplicationsBySourceResponse$inboundSchema,
|
|
163
|
+
),
|
|
164
|
+
M.json(
|
|
165
|
+
400,
|
|
166
|
+
operations.GetPlanningApplicationsBySourceResponse$inboundSchema,
|
|
167
|
+
),
|
|
168
|
+
M.json(
|
|
169
|
+
500,
|
|
170
|
+
operations.GetPlanningApplicationsBySourceResponse$inboundSchema,
|
|
171
|
+
),
|
|
163
172
|
)(response, req);
|
|
164
173
|
if (!result.ok) {
|
|
165
174
|
return [result, { status: "complete", request: req, response }];
|
|
@@ -31,13 +31,13 @@ import { Result } from "../sdk/types/fp.js";
|
|
|
31
31
|
* @remarks
|
|
32
32
|
* Search for planning applications using councils, status, dates, and other criteria
|
|
33
33
|
*/
|
|
34
|
-
export function
|
|
34
|
+
export function planningSearchPlanningApplications(
|
|
35
35
|
client: SDKCore,
|
|
36
36
|
request?: shared.PlanningQueryRequest | undefined,
|
|
37
37
|
options?: RequestOptions,
|
|
38
38
|
): APIPromise<
|
|
39
39
|
Result<
|
|
40
|
-
operations.
|
|
40
|
+
operations.SearchPlanningApplicationsResponse,
|
|
41
41
|
| SDKBaseError
|
|
42
42
|
| ResponseValidationError
|
|
43
43
|
| ConnectionError
|
|
@@ -62,7 +62,7 @@ async function $do(
|
|
|
62
62
|
): Promise<
|
|
63
63
|
[
|
|
64
64
|
Result<
|
|
65
|
-
operations.
|
|
65
|
+
operations.SearchPlanningApplicationsResponse,
|
|
66
66
|
| SDKBaseError
|
|
67
67
|
| ResponseValidationError
|
|
68
68
|
| ConnectionError
|
|
@@ -103,7 +103,7 @@ async function $do(
|
|
|
103
103
|
const context = {
|
|
104
104
|
options: client._options,
|
|
105
105
|
baseURL: options?.serverURL ?? client._baseURL ?? "",
|
|
106
|
-
operationID: "
|
|
106
|
+
operationID: "searchPlanningApplications",
|
|
107
107
|
oAuth2Scopes: [],
|
|
108
108
|
|
|
109
109
|
resolvedSecurity: requestSecurity,
|
|
@@ -142,7 +142,7 @@ async function $do(
|
|
|
142
142
|
const response = doResult.value;
|
|
143
143
|
|
|
144
144
|
const [result] = await M.match<
|
|
145
|
-
operations.
|
|
145
|
+
operations.SearchPlanningApplicationsResponse,
|
|
146
146
|
| SDKBaseError
|
|
147
147
|
| ResponseValidationError
|
|
148
148
|
| ConnectionError
|
|
@@ -152,9 +152,9 @@ async function $do(
|
|
|
152
152
|
| UnexpectedClientError
|
|
153
153
|
| SDKValidationError
|
|
154
154
|
>(
|
|
155
|
-
M.json(200, operations.
|
|
156
|
-
M.json(400, operations.
|
|
157
|
-
M.json(500, operations.
|
|
155
|
+
M.json(200, operations.SearchPlanningApplicationsResponse$inboundSchema),
|
|
156
|
+
M.json(400, operations.SearchPlanningApplicationsResponse$inboundSchema),
|
|
157
|
+
M.json(500, operations.SearchPlanningApplicationsResponse$inboundSchema),
|
|
158
158
|
)(response, req);
|
|
159
159
|
if (!result.ok) {
|
|
160
160
|
return [result, { status: "complete", request: req, response }];
|
package/src/funcs/{propertyGetV1PropertyPropertyIdPropertyIds.ts → propertyGetProperties.ts}
RENAMED
|
@@ -30,13 +30,13 @@ import { Result } from "../sdk/types/fp.js";
|
|
|
30
30
|
* @remarks
|
|
31
31
|
* Retrieve property data using comma-separated property identifiers
|
|
32
32
|
*/
|
|
33
|
-
export function
|
|
33
|
+
export function propertyGetProperties(
|
|
34
34
|
client: SDKCore,
|
|
35
|
-
request: operations.
|
|
35
|
+
request: operations.GetPropertiesRequest,
|
|
36
36
|
options?: RequestOptions,
|
|
37
37
|
): APIPromise<
|
|
38
38
|
Result<
|
|
39
|
-
operations.
|
|
39
|
+
operations.GetPropertiesResponse,
|
|
40
40
|
| SDKBaseError
|
|
41
41
|
| ResponseValidationError
|
|
42
42
|
| ConnectionError
|
|
@@ -56,12 +56,12 @@ export function propertyGetV1PropertyPropertyIdPropertyIds(
|
|
|
56
56
|
|
|
57
57
|
async function $do(
|
|
58
58
|
client: SDKCore,
|
|
59
|
-
request: operations.
|
|
59
|
+
request: operations.GetPropertiesRequest,
|
|
60
60
|
options?: RequestOptions,
|
|
61
61
|
): Promise<
|
|
62
62
|
[
|
|
63
63
|
Result<
|
|
64
|
-
operations.
|
|
64
|
+
operations.GetPropertiesResponse,
|
|
65
65
|
| SDKBaseError
|
|
66
66
|
| ResponseValidationError
|
|
67
67
|
| ConnectionError
|
|
@@ -76,10 +76,7 @@ async function $do(
|
|
|
76
76
|
> {
|
|
77
77
|
const parsed = safeParse(
|
|
78
78
|
request,
|
|
79
|
-
(value) =>
|
|
80
|
-
operations.GetV1PropertyPropertyIdPropertyIdsRequest$outboundSchema.parse(
|
|
81
|
-
value,
|
|
82
|
-
),
|
|
79
|
+
(value) => operations.GetPropertiesRequest$outboundSchema.parse(value),
|
|
83
80
|
"Input validation failed",
|
|
84
81
|
);
|
|
85
82
|
if (!parsed.ok) {
|
|
@@ -114,7 +111,7 @@ async function $do(
|
|
|
114
111
|
const context = {
|
|
115
112
|
options: client._options,
|
|
116
113
|
baseURL: options?.serverURL ?? client._baseURL ?? "",
|
|
117
|
-
operationID: "
|
|
114
|
+
operationID: "getProperties",
|
|
118
115
|
oAuth2Scopes: [],
|
|
119
116
|
|
|
120
117
|
resolvedSecurity: requestSecurity,
|
|
@@ -154,7 +151,7 @@ async function $do(
|
|
|
154
151
|
const response = doResult.value;
|
|
155
152
|
|
|
156
153
|
const [result] = await M.match<
|
|
157
|
-
operations.
|
|
154
|
+
operations.GetPropertiesResponse,
|
|
158
155
|
| SDKBaseError
|
|
159
156
|
| ResponseValidationError
|
|
160
157
|
| ConnectionError
|
|
@@ -164,18 +161,9 @@ async function $do(
|
|
|
164
161
|
| UnexpectedClientError
|
|
165
162
|
| SDKValidationError
|
|
166
163
|
>(
|
|
167
|
-
M.json(
|
|
168
|
-
|
|
169
|
-
|
|
170
|
-
),
|
|
171
|
-
M.json(
|
|
172
|
-
400,
|
|
173
|
-
operations.GetV1PropertyPropertyIdPropertyIdsResponse$inboundSchema,
|
|
174
|
-
),
|
|
175
|
-
M.json(
|
|
176
|
-
500,
|
|
177
|
-
operations.GetV1PropertyPropertyIdPropertyIdsResponse$inboundSchema,
|
|
178
|
-
),
|
|
164
|
+
M.json(200, operations.GetPropertiesResponse$inboundSchema),
|
|
165
|
+
M.json(400, operations.GetPropertiesResponse$inboundSchema),
|
|
166
|
+
M.json(500, operations.GetPropertiesResponse$inboundSchema),
|
|
179
167
|
)(response, req);
|
|
180
168
|
if (!result.ok) {
|
|
181
169
|
return [result, { status: "complete", request: req, response }];
|
package/src/funcs/{propertyGetV1PropertyLocationIds.ts → propertyGetPropertiesByLocation.ts}
RENAMED
|
@@ -30,13 +30,13 @@ import { Result } from "../sdk/types/fp.js";
|
|
|
30
30
|
* @remarks
|
|
31
31
|
* Retrieve property data using comma-separated location identifiers
|
|
32
32
|
*/
|
|
33
|
-
export function
|
|
33
|
+
export function propertyGetPropertiesByLocation(
|
|
34
34
|
client: SDKCore,
|
|
35
|
-
request: operations.
|
|
35
|
+
request: operations.GetPropertiesByLocationRequest,
|
|
36
36
|
options?: RequestOptions,
|
|
37
37
|
): APIPromise<
|
|
38
38
|
Result<
|
|
39
|
-
operations.
|
|
39
|
+
operations.GetPropertiesByLocationResponse,
|
|
40
40
|
| SDKBaseError
|
|
41
41
|
| ResponseValidationError
|
|
42
42
|
| ConnectionError
|
|
@@ -56,12 +56,12 @@ export function propertyGetV1PropertyLocationIds(
|
|
|
56
56
|
|
|
57
57
|
async function $do(
|
|
58
58
|
client: SDKCore,
|
|
59
|
-
request: operations.
|
|
59
|
+
request: operations.GetPropertiesByLocationRequest,
|
|
60
60
|
options?: RequestOptions,
|
|
61
61
|
): Promise<
|
|
62
62
|
[
|
|
63
63
|
Result<
|
|
64
|
-
operations.
|
|
64
|
+
operations.GetPropertiesByLocationResponse,
|
|
65
65
|
| SDKBaseError
|
|
66
66
|
| ResponseValidationError
|
|
67
67
|
| ConnectionError
|
|
@@ -77,7 +77,7 @@ async function $do(
|
|
|
77
77
|
const parsed = safeParse(
|
|
78
78
|
request,
|
|
79
79
|
(value) =>
|
|
80
|
-
operations.
|
|
80
|
+
operations.GetPropertiesByLocationRequest$outboundSchema.parse(value),
|
|
81
81
|
"Input validation failed",
|
|
82
82
|
);
|
|
83
83
|
if (!parsed.ok) {
|
|
@@ -112,7 +112,7 @@ async function $do(
|
|
|
112
112
|
const context = {
|
|
113
113
|
options: client._options,
|
|
114
114
|
baseURL: options?.serverURL ?? client._baseURL ?? "",
|
|
115
|
-
operationID: "
|
|
115
|
+
operationID: "getPropertiesByLocation",
|
|
116
116
|
oAuth2Scopes: [],
|
|
117
117
|
|
|
118
118
|
resolvedSecurity: requestSecurity,
|
|
@@ -152,7 +152,7 @@ async function $do(
|
|
|
152
152
|
const response = doResult.value;
|
|
153
153
|
|
|
154
154
|
const [result] = await M.match<
|
|
155
|
-
operations.
|
|
155
|
+
operations.GetPropertiesByLocationResponse,
|
|
156
156
|
| SDKBaseError
|
|
157
157
|
| ResponseValidationError
|
|
158
158
|
| ConnectionError
|
|
@@ -162,9 +162,9 @@ async function $do(
|
|
|
162
162
|
| UnexpectedClientError
|
|
163
163
|
| SDKValidationError
|
|
164
164
|
>(
|
|
165
|
-
M.json(200, operations.
|
|
166
|
-
M.json(400, operations.
|
|
167
|
-
M.json(500, operations.
|
|
165
|
+
M.json(200, operations.GetPropertiesByLocationResponse$inboundSchema),
|
|
166
|
+
M.json(400, operations.GetPropertiesByLocationResponse$inboundSchema),
|
|
167
|
+
M.json(500, operations.GetPropertiesByLocationResponse$inboundSchema),
|
|
168
168
|
)(response, req);
|
|
169
169
|
if (!result.ok) {
|
|
170
170
|
return [result, { status: "complete", request: req, response }];
|
package/src/funcs/{propertyPostV1PropertyPropertiesBySlugs.ts → propertyGetPropertiesBySlugs.ts}
RENAMED
|
@@ -31,13 +31,13 @@ import { Result } from "../sdk/types/fp.js";
|
|
|
31
31
|
* @remarks
|
|
32
32
|
* Retrieve property data using an array of property slugs
|
|
33
33
|
*/
|
|
34
|
-
export function
|
|
34
|
+
export function propertyGetPropertiesBySlugs(
|
|
35
35
|
client: SDKCore,
|
|
36
36
|
request?: shared.PropertyBySlugsRequest | undefined,
|
|
37
37
|
options?: RequestOptions,
|
|
38
38
|
): APIPromise<
|
|
39
39
|
Result<
|
|
40
|
-
operations.
|
|
40
|
+
operations.GetPropertiesBySlugsResponse,
|
|
41
41
|
| SDKBaseError
|
|
42
42
|
| ResponseValidationError
|
|
43
43
|
| ConnectionError
|
|
@@ -62,7 +62,7 @@ async function $do(
|
|
|
62
62
|
): Promise<
|
|
63
63
|
[
|
|
64
64
|
Result<
|
|
65
|
-
operations.
|
|
65
|
+
operations.GetPropertiesBySlugsResponse,
|
|
66
66
|
| SDKBaseError
|
|
67
67
|
| ResponseValidationError
|
|
68
68
|
| ConnectionError
|
|
@@ -103,7 +103,7 @@ async function $do(
|
|
|
103
103
|
const context = {
|
|
104
104
|
options: client._options,
|
|
105
105
|
baseURL: options?.serverURL ?? client._baseURL ?? "",
|
|
106
|
-
operationID: "
|
|
106
|
+
operationID: "getPropertiesBySlugs",
|
|
107
107
|
oAuth2Scopes: [],
|
|
108
108
|
|
|
109
109
|
resolvedSecurity: requestSecurity,
|
|
@@ -142,7 +142,7 @@ async function $do(
|
|
|
142
142
|
const response = doResult.value;
|
|
143
143
|
|
|
144
144
|
const [result] = await M.match<
|
|
145
|
-
operations.
|
|
145
|
+
operations.GetPropertiesBySlugsResponse,
|
|
146
146
|
| SDKBaseError
|
|
147
147
|
| ResponseValidationError
|
|
148
148
|
| ConnectionError
|
|
@@ -152,18 +152,9 @@ async function $do(
|
|
|
152
152
|
| UnexpectedClientError
|
|
153
153
|
| SDKValidationError
|
|
154
154
|
>(
|
|
155
|
-
M.json(
|
|
156
|
-
|
|
157
|
-
|
|
158
|
-
),
|
|
159
|
-
M.json(
|
|
160
|
-
400,
|
|
161
|
-
operations.PostV1PropertyPropertiesBySlugsResponse$inboundSchema,
|
|
162
|
-
),
|
|
163
|
-
M.json(
|
|
164
|
-
500,
|
|
165
|
-
operations.PostV1PropertyPropertiesBySlugsResponse$inboundSchema,
|
|
166
|
-
),
|
|
155
|
+
M.json(200, operations.GetPropertiesBySlugsResponse$inboundSchema),
|
|
156
|
+
M.json(400, operations.GetPropertiesBySlugsResponse$inboundSchema),
|
|
157
|
+
M.json(500, operations.GetPropertiesBySlugsResponse$inboundSchema),
|
|
167
158
|
)(response, req);
|
|
168
159
|
if (!result.ok) {
|
|
169
160
|
return [result, { status: "complete", request: req, response }];
|