@vepler/sdk 1.9.10 → 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/FUNCTIONS.md
CHANGED
|
@@ -20,7 +20,7 @@ specific category of applications.
|
|
|
20
20
|
|
|
21
21
|
```typescript
|
|
22
22
|
import { SDKCore } from "@vepler/sdk/core.js";
|
|
23
|
-
import {
|
|
23
|
+
import { healthCheckLocationHealth } from "@vepler/sdk/funcs/healthCheckLocationHealth.js";
|
|
24
24
|
|
|
25
25
|
// Use `SDKCore` for best tree-shaking performance.
|
|
26
26
|
// You can create one instance of it to use across an application.
|
|
@@ -29,12 +29,12 @@ const sdk = new SDKCore({
|
|
|
29
29
|
});
|
|
30
30
|
|
|
31
31
|
async function run() {
|
|
32
|
-
const res = await
|
|
32
|
+
const res = await healthCheckLocationHealth(sdk);
|
|
33
33
|
if (res.ok) {
|
|
34
34
|
const { value: result } = res;
|
|
35
35
|
console.log(result);
|
|
36
36
|
} else {
|
|
37
|
-
console.log("
|
|
37
|
+
console.log("healthCheckLocationHealth failed:", res.error);
|
|
38
38
|
}
|
|
39
39
|
}
|
|
40
40
|
|
package/README.md
CHANGED
|
@@ -125,7 +125,7 @@ const sdk = new SDK({
|
|
|
125
125
|
});
|
|
126
126
|
|
|
127
127
|
async function run() {
|
|
128
|
-
const result = await sdk.health.
|
|
128
|
+
const result = await sdk.health.checkLocationHealth();
|
|
129
129
|
|
|
130
130
|
console.log(result);
|
|
131
131
|
}
|
|
@@ -155,7 +155,7 @@ const sdk = new SDK({
|
|
|
155
155
|
});
|
|
156
156
|
|
|
157
157
|
async function run() {
|
|
158
|
-
const result = await sdk.health.
|
|
158
|
+
const result = await sdk.health.checkLocationHealth();
|
|
159
159
|
|
|
160
160
|
console.log(result);
|
|
161
161
|
}
|
|
@@ -173,27 +173,27 @@ run();
|
|
|
173
173
|
|
|
174
174
|
### [health](docs/sdks/health/README.md)
|
|
175
175
|
|
|
176
|
-
* [
|
|
177
|
-
* [
|
|
178
|
-
* [
|
|
176
|
+
* [checkLocationHealth](docs/sdks/health/README.md#checklocationhealth) - Location service health check
|
|
177
|
+
* [checkPlanningHealth](docs/sdks/health/README.md#checkplanninghealth) - Planning service health check
|
|
178
|
+
* [checkPropertyHealth](docs/sdks/health/README.md#checkpropertyhealth) - Property service health check
|
|
179
179
|
|
|
180
180
|
### [location](docs/sdks/location/README.md)
|
|
181
181
|
|
|
182
|
-
* [
|
|
182
|
+
* [searchStreets](docs/sdks/location/README.md#searchstreets) - Query streets with flexible identifiers
|
|
183
183
|
|
|
184
184
|
### [planning](docs/sdks/planning/README.md)
|
|
185
185
|
|
|
186
|
-
* [
|
|
187
|
-
* [
|
|
188
|
-
* [
|
|
186
|
+
* [getPlanningApplications](docs/sdks/planning/README.md#getplanningapplications) - Get planning applications by application IDs
|
|
187
|
+
* [getPlanningApplicationsBySource](docs/sdks/planning/README.md#getplanningapplicationsbysource) - Get planning applications by source IDs
|
|
188
|
+
* [searchPlanningApplications](docs/sdks/planning/README.md#searchplanningapplications) - Query planning applications with advanced filters
|
|
189
189
|
|
|
190
190
|
### [property](docs/sdks/property/README.md)
|
|
191
191
|
|
|
192
|
-
* [
|
|
193
|
-
* [
|
|
194
|
-
* [
|
|
195
|
-
* [
|
|
196
|
-
* [
|
|
192
|
+
* [getProperties](docs/sdks/property/README.md#getproperties) - Get properties by property IDs
|
|
193
|
+
* [getPropertiesByLocation](docs/sdks/property/README.md#getpropertiesbylocation) - Get properties by location IDs
|
|
194
|
+
* [getPropertiesBySlugs](docs/sdks/property/README.md#getpropertiesbyslugs) - Get properties by slugs
|
|
195
|
+
* [getPropertiesBySource](docs/sdks/property/README.md#getpropertiesbysource) - Get properties by source IDs
|
|
196
|
+
* [searchProperties](docs/sdks/property/README.md#searchproperties) - Query properties with advanced filters
|
|
197
197
|
|
|
198
198
|
|
|
199
199
|
</details>
|
|
@@ -214,18 +214,18 @@ To read more about standalone functions, check [FUNCTIONS.md](./FUNCTIONS.md).
|
|
|
214
214
|
|
|
215
215
|
<summary>Available standalone functions</summary>
|
|
216
216
|
|
|
217
|
-
- [`
|
|
218
|
-
- [`
|
|
219
|
-
- [`
|
|
220
|
-
- [`
|
|
221
|
-
- [`
|
|
222
|
-
- [`
|
|
223
|
-
- [`
|
|
224
|
-
- [`
|
|
225
|
-
- [`
|
|
226
|
-
- [`
|
|
227
|
-
- [`
|
|
228
|
-
- [`
|
|
217
|
+
- [`healthCheckLocationHealth`](docs/sdks/health/README.md#checklocationhealth) - Location service health check
|
|
218
|
+
- [`healthCheckPlanningHealth`](docs/sdks/health/README.md#checkplanninghealth) - Planning service health check
|
|
219
|
+
- [`healthCheckPropertyHealth`](docs/sdks/health/README.md#checkpropertyhealth) - Property service health check
|
|
220
|
+
- [`locationSearchStreets`](docs/sdks/location/README.md#searchstreets) - Query streets with flexible identifiers
|
|
221
|
+
- [`planningGetPlanningApplications`](docs/sdks/planning/README.md#getplanningapplications) - Get planning applications by application IDs
|
|
222
|
+
- [`planningGetPlanningApplicationsBySource`](docs/sdks/planning/README.md#getplanningapplicationsbysource) - Get planning applications by source IDs
|
|
223
|
+
- [`planningSearchPlanningApplications`](docs/sdks/planning/README.md#searchplanningapplications) - Query planning applications with advanced filters
|
|
224
|
+
- [`propertyGetProperties`](docs/sdks/property/README.md#getproperties) - Get properties by property IDs
|
|
225
|
+
- [`propertyGetPropertiesByLocation`](docs/sdks/property/README.md#getpropertiesbylocation) - Get properties by location IDs
|
|
226
|
+
- [`propertyGetPropertiesBySlugs`](docs/sdks/property/README.md#getpropertiesbyslugs) - Get properties by slugs
|
|
227
|
+
- [`propertyGetPropertiesBySource`](docs/sdks/property/README.md#getpropertiesbysource) - Get properties by source IDs
|
|
228
|
+
- [`propertySearchProperties`](docs/sdks/property/README.md#searchproperties) - Query properties with advanced filters
|
|
229
229
|
|
|
230
230
|
</details>
|
|
231
231
|
<!-- End Standalone functions [standalone-funcs] -->
|
|
@@ -244,7 +244,7 @@ const sdk = new SDK({
|
|
|
244
244
|
});
|
|
245
245
|
|
|
246
246
|
async function run() {
|
|
247
|
-
const result = await sdk.health.
|
|
247
|
+
const result = await sdk.health.checkLocationHealth({
|
|
248
248
|
retries: {
|
|
249
249
|
strategy: "backoff",
|
|
250
250
|
backoff: {
|
|
@@ -283,7 +283,7 @@ const sdk = new SDK({
|
|
|
283
283
|
});
|
|
284
284
|
|
|
285
285
|
async function run() {
|
|
286
|
-
const result = await sdk.health.
|
|
286
|
+
const result = await sdk.health.checkLocationHealth();
|
|
287
287
|
|
|
288
288
|
console.log(result);
|
|
289
289
|
}
|
|
@@ -317,7 +317,7 @@ const sdk = new SDK({
|
|
|
317
317
|
|
|
318
318
|
async function run() {
|
|
319
319
|
try {
|
|
320
|
-
const result = await sdk.health.
|
|
320
|
+
const result = await sdk.health.checkLocationHealth();
|
|
321
321
|
|
|
322
322
|
console.log(result);
|
|
323
323
|
} catch (error) {
|
|
@@ -371,7 +371,7 @@ const sdk = new SDK({
|
|
|
371
371
|
});
|
|
372
372
|
|
|
373
373
|
async function run() {
|
|
374
|
-
const result = await sdk.health.
|
|
374
|
+
const result = await sdk.health.checkLocationHealth();
|
|
375
375
|
|
|
376
376
|
console.log(result);
|
|
377
377
|
}
|
package/dist/commonjs/funcs/{healthGetV1LocationHealth.d.ts → healthCheckLocationHealth.d.ts}
RENAMED
|
@@ -13,5 +13,5 @@ import { Result } from "../sdk/types/fp.js";
|
|
|
13
13
|
* @remarks
|
|
14
14
|
* Check if the location service is operational
|
|
15
15
|
*/
|
|
16
|
-
export declare function
|
|
17
|
-
//# sourceMappingURL=
|
|
16
|
+
export declare function healthCheckLocationHealth(client: SDKCore, options?: RequestOptions): APIPromise<Result<shared.HealthResponse, SDKBaseError | ResponseValidationError | ConnectionError | RequestAbortedError | RequestTimeoutError | InvalidRequestError | UnexpectedClientError | SDKValidationError>>;
|
|
17
|
+
//# sourceMappingURL=healthCheckLocationHealth.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"
|
|
1
|
+
{"version":3,"file":"healthCheckLocationHealth.d.ts","sourceRoot":"","sources":["../../../src/funcs/healthCheckLocationHealth.ts"],"names":[],"mappings":"AAIA,OAAO,EAAE,OAAO,EAAE,MAAM,YAAY,CAAC;AAGrC,OAAO,EAAE,cAAc,EAAE,MAAM,gBAAgB,CAAC;AAGhD,OAAO,EACL,eAAe,EACf,mBAAmB,EACnB,mBAAmB,EACnB,mBAAmB,EACnB,qBAAqB,EACtB,MAAM,0CAA0C,CAAC;AAClD,OAAO,EAAE,uBAAuB,EAAE,MAAM,iDAAiD,CAAC;AAC1F,OAAO,EAAE,YAAY,EAAE,MAAM,sCAAsC,CAAC;AACpE,OAAO,EAAE,kBAAkB,EAAE,MAAM,4CAA4C,CAAC;AAChF,OAAO,KAAK,MAAM,MAAM,+BAA+B,CAAC;AACxD,OAAO,EAAW,UAAU,EAAE,MAAM,uBAAuB,CAAC;AAC5D,OAAO,EAAE,MAAM,EAAE,MAAM,oBAAoB,CAAC;AAE5C;;;;;GAKG;AACH,wBAAgB,yBAAyB,CACvC,MAAM,EAAE,OAAO,EACf,OAAO,CAAC,EAAE,cAAc,GACvB,UAAU,CACX,MAAM,CACJ,MAAM,CAAC,cAAc,EACnB,YAAY,GACZ,uBAAuB,GACvB,eAAe,GACf,mBAAmB,GACnB,mBAAmB,GACnB,mBAAmB,GACnB,qBAAqB,GACrB,kBAAkB,CACrB,CACF,CAKA"}
|
|
@@ -36,7 +36,7 @@ var __importStar = (this && this.__importStar) || (function () {
|
|
|
36
36
|
};
|
|
37
37
|
})();
|
|
38
38
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
39
|
-
exports.
|
|
39
|
+
exports.healthCheckLocationHealth = healthCheckLocationHealth;
|
|
40
40
|
const M = __importStar(require("../lib/matchers.js"));
|
|
41
41
|
const primitives_js_1 = require("../lib/primitives.js");
|
|
42
42
|
const security_js_1 = require("../lib/security.js");
|
|
@@ -49,7 +49,7 @@ const async_js_1 = require("../sdk/types/async.js");
|
|
|
49
49
|
* @remarks
|
|
50
50
|
* Check if the location service is operational
|
|
51
51
|
*/
|
|
52
|
-
function
|
|
52
|
+
function healthCheckLocationHealth(client, options) {
|
|
53
53
|
return new async_js_1.APIPromise($do(client, options));
|
|
54
54
|
}
|
|
55
55
|
async function $do(client, options) {
|
|
@@ -63,7 +63,7 @@ async function $do(client, options) {
|
|
|
63
63
|
const context = {
|
|
64
64
|
options: client._options,
|
|
65
65
|
baseURL: options?.serverURL ?? client._baseURL ?? "",
|
|
66
|
-
operationID: "
|
|
66
|
+
operationID: "checkLocationHealth",
|
|
67
67
|
oAuth2Scopes: [],
|
|
68
68
|
resolvedSecurity: requestSecurity,
|
|
69
69
|
securitySource: client._options.apiKeyAuth,
|
|
@@ -101,4 +101,4 @@ async function $do(client, options) {
|
|
|
101
101
|
}
|
|
102
102
|
return [result, { status: "complete", request: req, response }];
|
|
103
103
|
}
|
|
104
|
-
//# sourceMappingURL=
|
|
104
|
+
//# sourceMappingURL=healthCheckLocationHealth.js.map
|
package/dist/commonjs/funcs/{healthGetV1PlanningHealth.js.map → healthCheckLocationHealth.js.map}
RENAMED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"
|
|
1
|
+
{"version":3,"file":"healthCheckLocationHealth.js","sourceRoot":"","sources":["../../../src/funcs/healthCheckLocationHealth.ts"],"names":[],"mappings":"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"}
|
|
@@ -13,5 +13,5 @@ import { Result } from "../sdk/types/fp.js";
|
|
|
13
13
|
* @remarks
|
|
14
14
|
* Check if the planning service is operational
|
|
15
15
|
*/
|
|
16
|
-
export declare function
|
|
17
|
-
//# sourceMappingURL=
|
|
16
|
+
export declare function healthCheckPlanningHealth(client: SDKCore, options?: RequestOptions): APIPromise<Result<shared.HealthResponse, SDKBaseError | ResponseValidationError | ConnectionError | RequestAbortedError | RequestTimeoutError | InvalidRequestError | UnexpectedClientError | SDKValidationError>>;
|
|
17
|
+
//# sourceMappingURL=healthCheckPlanningHealth.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"
|
|
1
|
+
{"version":3,"file":"healthCheckPlanningHealth.d.ts","sourceRoot":"","sources":["../../../src/funcs/healthCheckPlanningHealth.ts"],"names":[],"mappings":"AAIA,OAAO,EAAE,OAAO,EAAE,MAAM,YAAY,CAAC;AAGrC,OAAO,EAAE,cAAc,EAAE,MAAM,gBAAgB,CAAC;AAGhD,OAAO,EACL,eAAe,EACf,mBAAmB,EACnB,mBAAmB,EACnB,mBAAmB,EACnB,qBAAqB,EACtB,MAAM,0CAA0C,CAAC;AAClD,OAAO,EAAE,uBAAuB,EAAE,MAAM,iDAAiD,CAAC;AAC1F,OAAO,EAAE,YAAY,EAAE,MAAM,sCAAsC,CAAC;AACpE,OAAO,EAAE,kBAAkB,EAAE,MAAM,4CAA4C,CAAC;AAChF,OAAO,KAAK,MAAM,MAAM,+BAA+B,CAAC;AACxD,OAAO,EAAW,UAAU,EAAE,MAAM,uBAAuB,CAAC;AAC5D,OAAO,EAAE,MAAM,EAAE,MAAM,oBAAoB,CAAC;AAE5C;;;;;GAKG;AACH,wBAAgB,yBAAyB,CACvC,MAAM,EAAE,OAAO,EACf,OAAO,CAAC,EAAE,cAAc,GACvB,UAAU,CACX,MAAM,CACJ,MAAM,CAAC,cAAc,EACnB,YAAY,GACZ,uBAAuB,GACvB,eAAe,GACf,mBAAmB,GACnB,mBAAmB,GACnB,mBAAmB,GACnB,qBAAqB,GACrB,kBAAkB,CACrB,CACF,CAKA"}
|
|
@@ -36,7 +36,7 @@ var __importStar = (this && this.__importStar) || (function () {
|
|
|
36
36
|
};
|
|
37
37
|
})();
|
|
38
38
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
39
|
-
exports.
|
|
39
|
+
exports.healthCheckPlanningHealth = healthCheckPlanningHealth;
|
|
40
40
|
const M = __importStar(require("../lib/matchers.js"));
|
|
41
41
|
const primitives_js_1 = require("../lib/primitives.js");
|
|
42
42
|
const security_js_1 = require("../lib/security.js");
|
|
@@ -49,7 +49,7 @@ const async_js_1 = require("../sdk/types/async.js");
|
|
|
49
49
|
* @remarks
|
|
50
50
|
* Check if the planning service is operational
|
|
51
51
|
*/
|
|
52
|
-
function
|
|
52
|
+
function healthCheckPlanningHealth(client, options) {
|
|
53
53
|
return new async_js_1.APIPromise($do(client, options));
|
|
54
54
|
}
|
|
55
55
|
async function $do(client, options) {
|
|
@@ -63,7 +63,7 @@ async function $do(client, options) {
|
|
|
63
63
|
const context = {
|
|
64
64
|
options: client._options,
|
|
65
65
|
baseURL: options?.serverURL ?? client._baseURL ?? "",
|
|
66
|
-
operationID: "
|
|
66
|
+
operationID: "checkPlanningHealth",
|
|
67
67
|
oAuth2Scopes: [],
|
|
68
68
|
resolvedSecurity: requestSecurity,
|
|
69
69
|
securitySource: client._options.apiKeyAuth,
|
|
@@ -101,4 +101,4 @@ async function $do(client, options) {
|
|
|
101
101
|
}
|
|
102
102
|
return [result, { status: "complete", request: req, response }];
|
|
103
103
|
}
|
|
104
|
-
//# sourceMappingURL=
|
|
104
|
+
//# sourceMappingURL=healthCheckPlanningHealth.js.map
|
package/dist/commonjs/funcs/{healthGetV1PropertyHealth.js.map → healthCheckPlanningHealth.js.map}
RENAMED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"
|
|
1
|
+
{"version":3,"file":"healthCheckPlanningHealth.js","sourceRoot":"","sources":["../../../src/funcs/healthCheckPlanningHealth.ts"],"names":[],"mappings":"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"}
|
|
@@ -13,5 +13,5 @@ import { Result } from "../sdk/types/fp.js";
|
|
|
13
13
|
* @remarks
|
|
14
14
|
* Check if the property service is operational
|
|
15
15
|
*/
|
|
16
|
-
export declare function
|
|
17
|
-
//# sourceMappingURL=
|
|
16
|
+
export declare function healthCheckPropertyHealth(client: SDKCore, options?: RequestOptions): APIPromise<Result<shared.HealthResponse, SDKBaseError | ResponseValidationError | ConnectionError | RequestAbortedError | RequestTimeoutError | InvalidRequestError | UnexpectedClientError | SDKValidationError>>;
|
|
17
|
+
//# sourceMappingURL=healthCheckPropertyHealth.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"
|
|
1
|
+
{"version":3,"file":"healthCheckPropertyHealth.d.ts","sourceRoot":"","sources":["../../../src/funcs/healthCheckPropertyHealth.ts"],"names":[],"mappings":"AAIA,OAAO,EAAE,OAAO,EAAE,MAAM,YAAY,CAAC;AAGrC,OAAO,EAAE,cAAc,EAAE,MAAM,gBAAgB,CAAC;AAGhD,OAAO,EACL,eAAe,EACf,mBAAmB,EACnB,mBAAmB,EACnB,mBAAmB,EACnB,qBAAqB,EACtB,MAAM,0CAA0C,CAAC;AAClD,OAAO,EAAE,uBAAuB,EAAE,MAAM,iDAAiD,CAAC;AAC1F,OAAO,EAAE,YAAY,EAAE,MAAM,sCAAsC,CAAC;AACpE,OAAO,EAAE,kBAAkB,EAAE,MAAM,4CAA4C,CAAC;AAChF,OAAO,KAAK,MAAM,MAAM,+BAA+B,CAAC;AACxD,OAAO,EAAW,UAAU,EAAE,MAAM,uBAAuB,CAAC;AAC5D,OAAO,EAAE,MAAM,EAAE,MAAM,oBAAoB,CAAC;AAE5C;;;;;GAKG;AACH,wBAAgB,yBAAyB,CACvC,MAAM,EAAE,OAAO,EACf,OAAO,CAAC,EAAE,cAAc,GACvB,UAAU,CACX,MAAM,CACJ,MAAM,CAAC,cAAc,EACnB,YAAY,GACZ,uBAAuB,GACvB,eAAe,GACf,mBAAmB,GACnB,mBAAmB,GACnB,mBAAmB,GACnB,qBAAqB,GACrB,kBAAkB,CACrB,CACF,CAKA"}
|
|
@@ -36,7 +36,7 @@ var __importStar = (this && this.__importStar) || (function () {
|
|
|
36
36
|
};
|
|
37
37
|
})();
|
|
38
38
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
39
|
-
exports.
|
|
39
|
+
exports.healthCheckPropertyHealth = healthCheckPropertyHealth;
|
|
40
40
|
const M = __importStar(require("../lib/matchers.js"));
|
|
41
41
|
const primitives_js_1 = require("../lib/primitives.js");
|
|
42
42
|
const security_js_1 = require("../lib/security.js");
|
|
@@ -49,7 +49,7 @@ const async_js_1 = require("../sdk/types/async.js");
|
|
|
49
49
|
* @remarks
|
|
50
50
|
* Check if the property service is operational
|
|
51
51
|
*/
|
|
52
|
-
function
|
|
52
|
+
function healthCheckPropertyHealth(client, options) {
|
|
53
53
|
return new async_js_1.APIPromise($do(client, options));
|
|
54
54
|
}
|
|
55
55
|
async function $do(client, options) {
|
|
@@ -63,7 +63,7 @@ async function $do(client, options) {
|
|
|
63
63
|
const context = {
|
|
64
64
|
options: client._options,
|
|
65
65
|
baseURL: options?.serverURL ?? client._baseURL ?? "",
|
|
66
|
-
operationID: "
|
|
66
|
+
operationID: "checkPropertyHealth",
|
|
67
67
|
oAuth2Scopes: [],
|
|
68
68
|
resolvedSecurity: requestSecurity,
|
|
69
69
|
securitySource: client._options.apiKeyAuth,
|
|
@@ -101,4 +101,4 @@ async function $do(client, options) {
|
|
|
101
101
|
}
|
|
102
102
|
return [result, { status: "complete", request: req, response }];
|
|
103
103
|
}
|
|
104
|
-
//# sourceMappingURL=
|
|
104
|
+
//# sourceMappingURL=healthCheckPropertyHealth.js.map
|
package/dist/commonjs/funcs/{healthGetV1LocationHealth.js.map → healthCheckPropertyHealth.js.map}
RENAMED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"
|
|
1
|
+
{"version":3,"file":"healthCheckPropertyHealth.js","sourceRoot":"","sources":["../../../src/funcs/healthCheckPropertyHealth.ts"],"names":[],"mappings":"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"}
|
|
@@ -14,5 +14,5 @@ import { Result } from "../sdk/types/fp.js";
|
|
|
14
14
|
* @remarks
|
|
15
15
|
* Query streets using USRN, UPRN, coordinates, name, or postcode. Optionally include properties and statistics.
|
|
16
16
|
*/
|
|
17
|
-
export declare function
|
|
18
|
-
//# sourceMappingURL=
|
|
17
|
+
export declare function locationSearchStreets(client: SDKCore, request?: shared.StreetQueryRequest | undefined, options?: RequestOptions): APIPromise<Result<operations.SearchStreetsResponse, SDKBaseError | ResponseValidationError | ConnectionError | RequestAbortedError | RequestTimeoutError | InvalidRequestError | UnexpectedClientError | SDKValidationError>>;
|
|
18
|
+
//# sourceMappingURL=locationSearchStreets.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"locationSearchStreets.d.ts","sourceRoot":"","sources":["../../../src/funcs/locationSearchStreets.ts"],"names":[],"mappings":"AAIA,OAAO,EAAE,OAAO,EAAE,MAAM,YAAY,CAAC;AAKrC,OAAO,EAAE,cAAc,EAAE,MAAM,gBAAgB,CAAC;AAGhD,OAAO,EACL,eAAe,EACf,mBAAmB,EACnB,mBAAmB,EACnB,mBAAmB,EACnB,qBAAqB,EACtB,MAAM,0CAA0C,CAAC;AAClD,OAAO,EAAE,uBAAuB,EAAE,MAAM,iDAAiD,CAAC;AAC1F,OAAO,EAAE,YAAY,EAAE,MAAM,sCAAsC,CAAC;AACpE,OAAO,EAAE,kBAAkB,EAAE,MAAM,4CAA4C,CAAC;AAChF,OAAO,KAAK,UAAU,MAAM,mCAAmC,CAAC;AAChE,OAAO,KAAK,MAAM,MAAM,+BAA+B,CAAC;AACxD,OAAO,EAAW,UAAU,EAAE,MAAM,uBAAuB,CAAC;AAC5D,OAAO,EAAE,MAAM,EAAE,MAAM,oBAAoB,CAAC;AAE5C;;;;;GAKG;AACH,wBAAgB,qBAAqB,CACnC,MAAM,EAAE,OAAO,EACf,OAAO,CAAC,EAAE,MAAM,CAAC,kBAAkB,GAAG,SAAS,EAC/C,OAAO,CAAC,EAAE,cAAc,GACvB,UAAU,CACX,MAAM,CACJ,UAAU,CAAC,qBAAqB,EAC9B,YAAY,GACZ,uBAAuB,GACvB,eAAe,GACf,mBAAmB,GACnB,mBAAmB,GACnB,mBAAmB,GACnB,qBAAqB,GACrB,kBAAkB,CACrB,CACF,CAMA"}
|
package/dist/commonjs/funcs/{locationPostV1LocationStreetQuery.js → locationSearchStreets.js}
RENAMED
|
@@ -36,7 +36,7 @@ var __importStar = (this && this.__importStar) || (function () {
|
|
|
36
36
|
};
|
|
37
37
|
})();
|
|
38
38
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
39
|
-
exports.
|
|
39
|
+
exports.locationSearchStreets = locationSearchStreets;
|
|
40
40
|
const encodings_js_1 = require("../lib/encodings.js");
|
|
41
41
|
const M = __importStar(require("../lib/matchers.js"));
|
|
42
42
|
const primitives_js_1 = require("../lib/primitives.js");
|
|
@@ -52,7 +52,7 @@ const async_js_1 = require("../sdk/types/async.js");
|
|
|
52
52
|
* @remarks
|
|
53
53
|
* Query streets using USRN, UPRN, coordinates, name, or postcode. Optionally include properties and statistics.
|
|
54
54
|
*/
|
|
55
|
-
function
|
|
55
|
+
function locationSearchStreets(client, request, options) {
|
|
56
56
|
return new async_js_1.APIPromise($do(client, request, options));
|
|
57
57
|
}
|
|
58
58
|
async function $do(client, request, options) {
|
|
@@ -75,7 +75,7 @@ async function $do(client, request, options) {
|
|
|
75
75
|
const context = {
|
|
76
76
|
options: client._options,
|
|
77
77
|
baseURL: options?.serverURL ?? client._baseURL ?? "",
|
|
78
|
-
operationID: "
|
|
78
|
+
operationID: "searchStreets",
|
|
79
79
|
oAuth2Scopes: [],
|
|
80
80
|
resolvedSecurity: requestSecurity,
|
|
81
81
|
securitySource: client._options.apiKeyAuth,
|
|
@@ -108,10 +108,10 @@ async function $do(client, request, options) {
|
|
|
108
108
|
return [doResult, { status: "request-error", request: req }];
|
|
109
109
|
}
|
|
110
110
|
const response = doResult.value;
|
|
111
|
-
const [result] = await M.match(M.json(200, operations.
|
|
111
|
+
const [result] = await M.match(M.json(200, operations.SearchStreetsResponse$inboundSchema), M.json([400, 401], operations.SearchStreetsResponse$inboundSchema), M.json(500, operations.SearchStreetsResponse$inboundSchema))(response, req);
|
|
112
112
|
if (!result.ok) {
|
|
113
113
|
return [result, { status: "complete", request: req, response }];
|
|
114
114
|
}
|
|
115
115
|
return [result, { status: "complete", request: req, response }];
|
|
116
116
|
}
|
|
117
|
-
//# sourceMappingURL=
|
|
117
|
+
//# sourceMappingURL=locationSearchStreets.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"locationSearchStreets.js","sourceRoot":"","sources":["../../../src/funcs/locationSearchStreets.ts"],"names":[],"mappings":"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"}
|
|
@@ -13,5 +13,5 @@ import { Result } from "../sdk/types/fp.js";
|
|
|
13
13
|
* @remarks
|
|
14
14
|
* Retrieve planning application data using comma-separated application identifiers
|
|
15
15
|
*/
|
|
16
|
-
export declare function
|
|
17
|
-
//# sourceMappingURL=
|
|
16
|
+
export declare function planningGetPlanningApplications(client: SDKCore, request: operations.GetPlanningApplicationsRequest, options?: RequestOptions): APIPromise<Result<operations.GetPlanningApplicationsResponse, SDKBaseError | ResponseValidationError | ConnectionError | RequestAbortedError | RequestTimeoutError | InvalidRequestError | UnexpectedClientError | SDKValidationError>>;
|
|
17
|
+
//# sourceMappingURL=planningGetPlanningApplications.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"planningGetPlanningApplications.d.ts","sourceRoot":"","sources":["../../../src/funcs/planningGetPlanningApplications.ts"],"names":[],"mappings":"AAIA,OAAO,EAAE,OAAO,EAAE,MAAM,YAAY,CAAC;AAKrC,OAAO,EAAE,cAAc,EAAE,MAAM,gBAAgB,CAAC;AAGhD,OAAO,EACL,eAAe,EACf,mBAAmB,EACnB,mBAAmB,EACnB,mBAAmB,EACnB,qBAAqB,EACtB,MAAM,0CAA0C,CAAC;AAClD,OAAO,EAAE,uBAAuB,EAAE,MAAM,iDAAiD,CAAC;AAC1F,OAAO,EAAE,YAAY,EAAE,MAAM,sCAAsC,CAAC;AACpE,OAAO,EAAE,kBAAkB,EAAE,MAAM,4CAA4C,CAAC;AAChF,OAAO,KAAK,UAAU,MAAM,mCAAmC,CAAC;AAChE,OAAO,EAAW,UAAU,EAAE,MAAM,uBAAuB,CAAC;AAC5D,OAAO,EAAE,MAAM,EAAE,MAAM,oBAAoB,CAAC;AAE5C;;;;;GAKG;AACH,wBAAgB,+BAA+B,CAC7C,MAAM,EAAE,OAAO,EACf,OAAO,EAAE,UAAU,CAAC,8BAA8B,EAClD,OAAO,CAAC,EAAE,cAAc,GACvB,UAAU,CACX,MAAM,CACJ,UAAU,CAAC,+BAA+B,EACxC,YAAY,GACZ,uBAAuB,GACvB,eAAe,GACf,mBAAmB,GACnB,mBAAmB,GACnB,mBAAmB,GACnB,qBAAqB,GACrB,kBAAkB,CACrB,CACF,CAMA"}
|
|
@@ -36,7 +36,7 @@ var __importStar = (this && this.__importStar) || (function () {
|
|
|
36
36
|
};
|
|
37
37
|
})();
|
|
38
38
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
39
|
-
exports.
|
|
39
|
+
exports.planningGetPlanningApplications = planningGetPlanningApplications;
|
|
40
40
|
const encodings_js_1 = require("../lib/encodings.js");
|
|
41
41
|
const M = __importStar(require("../lib/matchers.js"));
|
|
42
42
|
const primitives_js_1 = require("../lib/primitives.js");
|
|
@@ -51,11 +51,11 @@ const async_js_1 = require("../sdk/types/async.js");
|
|
|
51
51
|
* @remarks
|
|
52
52
|
* Retrieve planning application data using comma-separated application identifiers
|
|
53
53
|
*/
|
|
54
|
-
function
|
|
54
|
+
function planningGetPlanningApplications(client, request, options) {
|
|
55
55
|
return new async_js_1.APIPromise($do(client, request, options));
|
|
56
56
|
}
|
|
57
57
|
async function $do(client, request, options) {
|
|
58
|
-
const parsed = (0, schemas_js_1.safeParse)(request, (value) => operations.
|
|
58
|
+
const parsed = (0, schemas_js_1.safeParse)(request, (value) => operations.GetPlanningApplicationsRequest$outboundSchema.parse(value), "Input validation failed");
|
|
59
59
|
if (!parsed.ok) {
|
|
60
60
|
return [parsed, { status: "invalid" }];
|
|
61
61
|
}
|
|
@@ -77,7 +77,7 @@ async function $do(client, request, options) {
|
|
|
77
77
|
const context = {
|
|
78
78
|
options: client._options,
|
|
79
79
|
baseURL: options?.serverURL ?? client._baseURL ?? "",
|
|
80
|
-
operationID: "
|
|
80
|
+
operationID: "getPlanningApplications",
|
|
81
81
|
oAuth2Scopes: [],
|
|
82
82
|
resolvedSecurity: requestSecurity,
|
|
83
83
|
securitySource: client._options.apiKeyAuth,
|
|
@@ -110,10 +110,10 @@ async function $do(client, request, options) {
|
|
|
110
110
|
return [doResult, { status: "request-error", request: req }];
|
|
111
111
|
}
|
|
112
112
|
const response = doResult.value;
|
|
113
|
-
const [result] = await M.match(M.json(200, operations.
|
|
113
|
+
const [result] = await M.match(M.json(200, operations.GetPlanningApplicationsResponse$inboundSchema), M.json(400, operations.GetPlanningApplicationsResponse$inboundSchema), M.json(500, operations.GetPlanningApplicationsResponse$inboundSchema))(response, req);
|
|
114
114
|
if (!result.ok) {
|
|
115
115
|
return [result, { status: "complete", request: req, response }];
|
|
116
116
|
}
|
|
117
117
|
return [result, { status: "complete", request: req, response }];
|
|
118
118
|
}
|
|
119
|
-
//# sourceMappingURL=
|
|
119
|
+
//# sourceMappingURL=planningGetPlanningApplications.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"planningGetPlanningApplications.js","sourceRoot":"","sources":["../../../src/funcs/planningGetPlanningApplications.ts"],"names":[],"mappings":"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"}
|
|
@@ -13,5 +13,5 @@ import { Result } from "../sdk/types/fp.js";
|
|
|
13
13
|
* @remarks
|
|
14
14
|
* Retrieve planning application data using comma-separated source identifiers (e.g., council::reference)
|
|
15
15
|
*/
|
|
16
|
-
export declare function
|
|
17
|
-
//# sourceMappingURL=
|
|
16
|
+
export declare function planningGetPlanningApplicationsBySource(client: SDKCore, request: operations.GetPlanningApplicationsBySourceRequest, options?: RequestOptions): APIPromise<Result<operations.GetPlanningApplicationsBySourceResponse, SDKBaseError | ResponseValidationError | ConnectionError | RequestAbortedError | RequestTimeoutError | InvalidRequestError | UnexpectedClientError | SDKValidationError>>;
|
|
17
|
+
//# sourceMappingURL=planningGetPlanningApplicationsBySource.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"planningGetPlanningApplicationsBySource.d.ts","sourceRoot":"","sources":["../../../src/funcs/planningGetPlanningApplicationsBySource.ts"],"names":[],"mappings":"AAIA,OAAO,EAAE,OAAO,EAAE,MAAM,YAAY,CAAC;AAKrC,OAAO,EAAE,cAAc,EAAE,MAAM,gBAAgB,CAAC;AAGhD,OAAO,EACL,eAAe,EACf,mBAAmB,EACnB,mBAAmB,EACnB,mBAAmB,EACnB,qBAAqB,EACtB,MAAM,0CAA0C,CAAC;AAClD,OAAO,EAAE,uBAAuB,EAAE,MAAM,iDAAiD,CAAC;AAC1F,OAAO,EAAE,YAAY,EAAE,MAAM,sCAAsC,CAAC;AACpE,OAAO,EAAE,kBAAkB,EAAE,MAAM,4CAA4C,CAAC;AAChF,OAAO,KAAK,UAAU,MAAM,mCAAmC,CAAC;AAChE,OAAO,EAAW,UAAU,EAAE,MAAM,uBAAuB,CAAC;AAC5D,OAAO,EAAE,MAAM,EAAE,MAAM,oBAAoB,CAAC;AAE5C;;;;;GAKG;AACH,wBAAgB,uCAAuC,CACrD,MAAM,EAAE,OAAO,EACf,OAAO,EAAE,UAAU,CAAC,sCAAsC,EAC1D,OAAO,CAAC,EAAE,cAAc,GACvB,UAAU,CACX,MAAM,CACJ,UAAU,CAAC,uCAAuC,EAChD,YAAY,GACZ,uBAAuB,GACvB,eAAe,GACf,mBAAmB,GACnB,mBAAmB,GACnB,mBAAmB,GACnB,qBAAqB,GACrB,kBAAkB,CACrB,CACF,CAMA"}
|
|
@@ -36,7 +36,7 @@ var __importStar = (this && this.__importStar) || (function () {
|
|
|
36
36
|
};
|
|
37
37
|
})();
|
|
38
38
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
39
|
-
exports.
|
|
39
|
+
exports.planningGetPlanningApplicationsBySource = planningGetPlanningApplicationsBySource;
|
|
40
40
|
const encodings_js_1 = require("../lib/encodings.js");
|
|
41
41
|
const M = __importStar(require("../lib/matchers.js"));
|
|
42
42
|
const primitives_js_1 = require("../lib/primitives.js");
|
|
@@ -51,11 +51,11 @@ const async_js_1 = require("../sdk/types/async.js");
|
|
|
51
51
|
* @remarks
|
|
52
52
|
* Retrieve planning application data using comma-separated source identifiers (e.g., council::reference)
|
|
53
53
|
*/
|
|
54
|
-
function
|
|
54
|
+
function planningGetPlanningApplicationsBySource(client, request, options) {
|
|
55
55
|
return new async_js_1.APIPromise($do(client, request, options));
|
|
56
56
|
}
|
|
57
57
|
async function $do(client, request, options) {
|
|
58
|
-
const parsed = (0, schemas_js_1.safeParse)(request, (value) => operations.
|
|
58
|
+
const parsed = (0, schemas_js_1.safeParse)(request, (value) => operations.GetPlanningApplicationsBySourceRequest$outboundSchema.parse(value), "Input validation failed");
|
|
59
59
|
if (!parsed.ok) {
|
|
60
60
|
return [parsed, { status: "invalid" }];
|
|
61
61
|
}
|
|
@@ -77,7 +77,7 @@ async function $do(client, request, options) {
|
|
|
77
77
|
const context = {
|
|
78
78
|
options: client._options,
|
|
79
79
|
baseURL: options?.serverURL ?? client._baseURL ?? "",
|
|
80
|
-
operationID: "
|
|
80
|
+
operationID: "getPlanningApplicationsBySource",
|
|
81
81
|
oAuth2Scopes: [],
|
|
82
82
|
resolvedSecurity: requestSecurity,
|
|
83
83
|
securitySource: client._options.apiKeyAuth,
|
|
@@ -110,10 +110,10 @@ async function $do(client, request, options) {
|
|
|
110
110
|
return [doResult, { status: "request-error", request: req }];
|
|
111
111
|
}
|
|
112
112
|
const response = doResult.value;
|
|
113
|
-
const [result] = await M.match(M.json(200, operations.
|
|
113
|
+
const [result] = await M.match(M.json(200, operations.GetPlanningApplicationsBySourceResponse$inboundSchema), M.json(400, operations.GetPlanningApplicationsBySourceResponse$inboundSchema), M.json(500, operations.GetPlanningApplicationsBySourceResponse$inboundSchema))(response, req);
|
|
114
114
|
if (!result.ok) {
|
|
115
115
|
return [result, { status: "complete", request: req, response }];
|
|
116
116
|
}
|
|
117
117
|
return [result, { status: "complete", request: req, response }];
|
|
118
118
|
}
|
|
119
|
-
//# sourceMappingURL=
|
|
119
|
+
//# sourceMappingURL=planningGetPlanningApplicationsBySource.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"planningGetPlanningApplicationsBySource.js","sourceRoot":"","sources":["../../../src/funcs/planningGetPlanningApplicationsBySource.ts"],"names":[],"mappings":"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"}
|
|
@@ -14,5 +14,5 @@ import { Result } from "../sdk/types/fp.js";
|
|
|
14
14
|
* @remarks
|
|
15
15
|
* Search for planning applications using councils, status, dates, and other criteria
|
|
16
16
|
*/
|
|
17
|
-
export declare function
|
|
18
|
-
//# sourceMappingURL=
|
|
17
|
+
export declare function planningSearchPlanningApplications(client: SDKCore, request?: shared.PlanningQueryRequest | undefined, options?: RequestOptions): APIPromise<Result<operations.SearchPlanningApplicationsResponse, SDKBaseError | ResponseValidationError | ConnectionError | RequestAbortedError | RequestTimeoutError | InvalidRequestError | UnexpectedClientError | SDKValidationError>>;
|
|
18
|
+
//# sourceMappingURL=planningSearchPlanningApplications.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"planningSearchPlanningApplications.d.ts","sourceRoot":"","sources":["../../../src/funcs/planningSearchPlanningApplications.ts"],"names":[],"mappings":"AAIA,OAAO,EAAE,OAAO,EAAE,MAAM,YAAY,CAAC;AAKrC,OAAO,EAAE,cAAc,EAAE,MAAM,gBAAgB,CAAC;AAGhD,OAAO,EACL,eAAe,EACf,mBAAmB,EACnB,mBAAmB,EACnB,mBAAmB,EACnB,qBAAqB,EACtB,MAAM,0CAA0C,CAAC;AAClD,OAAO,EAAE,uBAAuB,EAAE,MAAM,iDAAiD,CAAC;AAC1F,OAAO,EAAE,YAAY,EAAE,MAAM,sCAAsC,CAAC;AACpE,OAAO,EAAE,kBAAkB,EAAE,MAAM,4CAA4C,CAAC;AAChF,OAAO,KAAK,UAAU,MAAM,mCAAmC,CAAC;AAChE,OAAO,KAAK,MAAM,MAAM,+BAA+B,CAAC;AACxD,OAAO,EAAW,UAAU,EAAE,MAAM,uBAAuB,CAAC;AAC5D,OAAO,EAAE,MAAM,EAAE,MAAM,oBAAoB,CAAC;AAE5C;;;;;GAKG;AACH,wBAAgB,kCAAkC,CAChD,MAAM,EAAE,OAAO,EACf,OAAO,CAAC,EAAE,MAAM,CAAC,oBAAoB,GAAG,SAAS,EACjD,OAAO,CAAC,EAAE,cAAc,GACvB,UAAU,CACX,MAAM,CACJ,UAAU,CAAC,kCAAkC,EAC3C,YAAY,GACZ,uBAAuB,GACvB,eAAe,GACf,mBAAmB,GACnB,mBAAmB,GACnB,mBAAmB,GACnB,qBAAqB,GACrB,kBAAkB,CACrB,CACF,CAMA"}
|