@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
|
@@ -0,0 +1,155 @@
|
|
|
1
|
+
/*
|
|
2
|
+
* Code generated by Speakeasy (https://speakeasy.com). DO NOT EDIT.
|
|
3
|
+
*/
|
|
4
|
+
|
|
5
|
+
import * as z from "zod";
|
|
6
|
+
import { safeParse } from "../../../lib/schemas.js";
|
|
7
|
+
import { Result as SafeParseResult } from "../../types/fp.js";
|
|
8
|
+
import { SDKValidationError } from "../errors/sdkvalidationerror.js";
|
|
9
|
+
import * as shared from "../shared/index.js";
|
|
10
|
+
|
|
11
|
+
export type GetPropertiesByLocationRequest = {
|
|
12
|
+
/**
|
|
13
|
+
* Comma-separated list of attributes to include
|
|
14
|
+
*/
|
|
15
|
+
attributes?: string | undefined;
|
|
16
|
+
/**
|
|
17
|
+
* Maximum number of results to return
|
|
18
|
+
*/
|
|
19
|
+
limit?: string | undefined;
|
|
20
|
+
/**
|
|
21
|
+
* Comma-separated list of location IDs
|
|
22
|
+
*/
|
|
23
|
+
locationIds: string;
|
|
24
|
+
/**
|
|
25
|
+
* Number of results to skip
|
|
26
|
+
*/
|
|
27
|
+
offset?: string | undefined;
|
|
28
|
+
};
|
|
29
|
+
|
|
30
|
+
export type GetPropertiesByLocationResponse =
|
|
31
|
+
| shared.PropertyListResponse
|
|
32
|
+
| shared.ErrorResponse;
|
|
33
|
+
|
|
34
|
+
/** @internal */
|
|
35
|
+
export const GetPropertiesByLocationRequest$inboundSchema: z.ZodType<
|
|
36
|
+
GetPropertiesByLocationRequest,
|
|
37
|
+
z.ZodTypeDef,
|
|
38
|
+
unknown
|
|
39
|
+
> = z.object({
|
|
40
|
+
attributes: z.string().optional(),
|
|
41
|
+
limit: z.string().optional(),
|
|
42
|
+
locationIds: z.string(),
|
|
43
|
+
offset: z.string().optional(),
|
|
44
|
+
});
|
|
45
|
+
|
|
46
|
+
/** @internal */
|
|
47
|
+
export type GetPropertiesByLocationRequest$Outbound = {
|
|
48
|
+
attributes?: string | undefined;
|
|
49
|
+
limit?: string | undefined;
|
|
50
|
+
locationIds: string;
|
|
51
|
+
offset?: string | undefined;
|
|
52
|
+
};
|
|
53
|
+
|
|
54
|
+
/** @internal */
|
|
55
|
+
export const GetPropertiesByLocationRequest$outboundSchema: z.ZodType<
|
|
56
|
+
GetPropertiesByLocationRequest$Outbound,
|
|
57
|
+
z.ZodTypeDef,
|
|
58
|
+
GetPropertiesByLocationRequest
|
|
59
|
+
> = z.object({
|
|
60
|
+
attributes: z.string().optional(),
|
|
61
|
+
limit: z.string().optional(),
|
|
62
|
+
locationIds: z.string(),
|
|
63
|
+
offset: z.string().optional(),
|
|
64
|
+
});
|
|
65
|
+
|
|
66
|
+
/**
|
|
67
|
+
* @internal
|
|
68
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
69
|
+
*/
|
|
70
|
+
export namespace GetPropertiesByLocationRequest$ {
|
|
71
|
+
/** @deprecated use `GetPropertiesByLocationRequest$inboundSchema` instead. */
|
|
72
|
+
export const inboundSchema = GetPropertiesByLocationRequest$inboundSchema;
|
|
73
|
+
/** @deprecated use `GetPropertiesByLocationRequest$outboundSchema` instead. */
|
|
74
|
+
export const outboundSchema = GetPropertiesByLocationRequest$outboundSchema;
|
|
75
|
+
/** @deprecated use `GetPropertiesByLocationRequest$Outbound` instead. */
|
|
76
|
+
export type Outbound = GetPropertiesByLocationRequest$Outbound;
|
|
77
|
+
}
|
|
78
|
+
|
|
79
|
+
export function getPropertiesByLocationRequestToJSON(
|
|
80
|
+
getPropertiesByLocationRequest: GetPropertiesByLocationRequest,
|
|
81
|
+
): string {
|
|
82
|
+
return JSON.stringify(
|
|
83
|
+
GetPropertiesByLocationRequest$outboundSchema.parse(
|
|
84
|
+
getPropertiesByLocationRequest,
|
|
85
|
+
),
|
|
86
|
+
);
|
|
87
|
+
}
|
|
88
|
+
|
|
89
|
+
export function getPropertiesByLocationRequestFromJSON(
|
|
90
|
+
jsonString: string,
|
|
91
|
+
): SafeParseResult<GetPropertiesByLocationRequest, SDKValidationError> {
|
|
92
|
+
return safeParse(
|
|
93
|
+
jsonString,
|
|
94
|
+
(x) => GetPropertiesByLocationRequest$inboundSchema.parse(JSON.parse(x)),
|
|
95
|
+
`Failed to parse 'GetPropertiesByLocationRequest' from JSON`,
|
|
96
|
+
);
|
|
97
|
+
}
|
|
98
|
+
|
|
99
|
+
/** @internal */
|
|
100
|
+
export const GetPropertiesByLocationResponse$inboundSchema: z.ZodType<
|
|
101
|
+
GetPropertiesByLocationResponse,
|
|
102
|
+
z.ZodTypeDef,
|
|
103
|
+
unknown
|
|
104
|
+
> = z.union([
|
|
105
|
+
shared.PropertyListResponse$inboundSchema,
|
|
106
|
+
shared.ErrorResponse$inboundSchema,
|
|
107
|
+
]);
|
|
108
|
+
|
|
109
|
+
/** @internal */
|
|
110
|
+
export type GetPropertiesByLocationResponse$Outbound =
|
|
111
|
+
| shared.PropertyListResponse$Outbound
|
|
112
|
+
| shared.ErrorResponse$Outbound;
|
|
113
|
+
|
|
114
|
+
/** @internal */
|
|
115
|
+
export const GetPropertiesByLocationResponse$outboundSchema: z.ZodType<
|
|
116
|
+
GetPropertiesByLocationResponse$Outbound,
|
|
117
|
+
z.ZodTypeDef,
|
|
118
|
+
GetPropertiesByLocationResponse
|
|
119
|
+
> = z.union([
|
|
120
|
+
shared.PropertyListResponse$outboundSchema,
|
|
121
|
+
shared.ErrorResponse$outboundSchema,
|
|
122
|
+
]);
|
|
123
|
+
|
|
124
|
+
/**
|
|
125
|
+
* @internal
|
|
126
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
127
|
+
*/
|
|
128
|
+
export namespace GetPropertiesByLocationResponse$ {
|
|
129
|
+
/** @deprecated use `GetPropertiesByLocationResponse$inboundSchema` instead. */
|
|
130
|
+
export const inboundSchema = GetPropertiesByLocationResponse$inboundSchema;
|
|
131
|
+
/** @deprecated use `GetPropertiesByLocationResponse$outboundSchema` instead. */
|
|
132
|
+
export const outboundSchema = GetPropertiesByLocationResponse$outboundSchema;
|
|
133
|
+
/** @deprecated use `GetPropertiesByLocationResponse$Outbound` instead. */
|
|
134
|
+
export type Outbound = GetPropertiesByLocationResponse$Outbound;
|
|
135
|
+
}
|
|
136
|
+
|
|
137
|
+
export function getPropertiesByLocationResponseToJSON(
|
|
138
|
+
getPropertiesByLocationResponse: GetPropertiesByLocationResponse,
|
|
139
|
+
): string {
|
|
140
|
+
return JSON.stringify(
|
|
141
|
+
GetPropertiesByLocationResponse$outboundSchema.parse(
|
|
142
|
+
getPropertiesByLocationResponse,
|
|
143
|
+
),
|
|
144
|
+
);
|
|
145
|
+
}
|
|
146
|
+
|
|
147
|
+
export function getPropertiesByLocationResponseFromJSON(
|
|
148
|
+
jsonString: string,
|
|
149
|
+
): SafeParseResult<GetPropertiesByLocationResponse, SDKValidationError> {
|
|
150
|
+
return safeParse(
|
|
151
|
+
jsonString,
|
|
152
|
+
(x) => GetPropertiesByLocationResponse$inboundSchema.parse(JSON.parse(x)),
|
|
153
|
+
`Failed to parse 'GetPropertiesByLocationResponse' from JSON`,
|
|
154
|
+
);
|
|
155
|
+
}
|
|
@@ -0,0 +1,71 @@
|
|
|
1
|
+
/*
|
|
2
|
+
* Code generated by Speakeasy (https://speakeasy.com). DO NOT EDIT.
|
|
3
|
+
*/
|
|
4
|
+
|
|
5
|
+
import * as z from "zod";
|
|
6
|
+
import { safeParse } from "../../../lib/schemas.js";
|
|
7
|
+
import { Result as SafeParseResult } from "../../types/fp.js";
|
|
8
|
+
import { SDKValidationError } from "../errors/sdkvalidationerror.js";
|
|
9
|
+
import * as shared from "../shared/index.js";
|
|
10
|
+
|
|
11
|
+
export type GetPropertiesBySlugsResponse =
|
|
12
|
+
| shared.PropertyListResponse
|
|
13
|
+
| shared.ErrorResponse;
|
|
14
|
+
|
|
15
|
+
/** @internal */
|
|
16
|
+
export const GetPropertiesBySlugsResponse$inboundSchema: z.ZodType<
|
|
17
|
+
GetPropertiesBySlugsResponse,
|
|
18
|
+
z.ZodTypeDef,
|
|
19
|
+
unknown
|
|
20
|
+
> = z.union([
|
|
21
|
+
shared.PropertyListResponse$inboundSchema,
|
|
22
|
+
shared.ErrorResponse$inboundSchema,
|
|
23
|
+
]);
|
|
24
|
+
|
|
25
|
+
/** @internal */
|
|
26
|
+
export type GetPropertiesBySlugsResponse$Outbound =
|
|
27
|
+
| shared.PropertyListResponse$Outbound
|
|
28
|
+
| shared.ErrorResponse$Outbound;
|
|
29
|
+
|
|
30
|
+
/** @internal */
|
|
31
|
+
export const GetPropertiesBySlugsResponse$outboundSchema: z.ZodType<
|
|
32
|
+
GetPropertiesBySlugsResponse$Outbound,
|
|
33
|
+
z.ZodTypeDef,
|
|
34
|
+
GetPropertiesBySlugsResponse
|
|
35
|
+
> = z.union([
|
|
36
|
+
shared.PropertyListResponse$outboundSchema,
|
|
37
|
+
shared.ErrorResponse$outboundSchema,
|
|
38
|
+
]);
|
|
39
|
+
|
|
40
|
+
/**
|
|
41
|
+
* @internal
|
|
42
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
43
|
+
*/
|
|
44
|
+
export namespace GetPropertiesBySlugsResponse$ {
|
|
45
|
+
/** @deprecated use `GetPropertiesBySlugsResponse$inboundSchema` instead. */
|
|
46
|
+
export const inboundSchema = GetPropertiesBySlugsResponse$inboundSchema;
|
|
47
|
+
/** @deprecated use `GetPropertiesBySlugsResponse$outboundSchema` instead. */
|
|
48
|
+
export const outboundSchema = GetPropertiesBySlugsResponse$outboundSchema;
|
|
49
|
+
/** @deprecated use `GetPropertiesBySlugsResponse$Outbound` instead. */
|
|
50
|
+
export type Outbound = GetPropertiesBySlugsResponse$Outbound;
|
|
51
|
+
}
|
|
52
|
+
|
|
53
|
+
export function getPropertiesBySlugsResponseToJSON(
|
|
54
|
+
getPropertiesBySlugsResponse: GetPropertiesBySlugsResponse,
|
|
55
|
+
): string {
|
|
56
|
+
return JSON.stringify(
|
|
57
|
+
GetPropertiesBySlugsResponse$outboundSchema.parse(
|
|
58
|
+
getPropertiesBySlugsResponse,
|
|
59
|
+
),
|
|
60
|
+
);
|
|
61
|
+
}
|
|
62
|
+
|
|
63
|
+
export function getPropertiesBySlugsResponseFromJSON(
|
|
64
|
+
jsonString: string,
|
|
65
|
+
): SafeParseResult<GetPropertiesBySlugsResponse, SDKValidationError> {
|
|
66
|
+
return safeParse(
|
|
67
|
+
jsonString,
|
|
68
|
+
(x) => GetPropertiesBySlugsResponse$inboundSchema.parse(JSON.parse(x)),
|
|
69
|
+
`Failed to parse 'GetPropertiesBySlugsResponse' from JSON`,
|
|
70
|
+
);
|
|
71
|
+
}
|
|
@@ -0,0 +1,155 @@
|
|
|
1
|
+
/*
|
|
2
|
+
* Code generated by Speakeasy (https://speakeasy.com). DO NOT EDIT.
|
|
3
|
+
*/
|
|
4
|
+
|
|
5
|
+
import * as z from "zod";
|
|
6
|
+
import { safeParse } from "../../../lib/schemas.js";
|
|
7
|
+
import { Result as SafeParseResult } from "../../types/fp.js";
|
|
8
|
+
import { SDKValidationError } from "../errors/sdkvalidationerror.js";
|
|
9
|
+
import * as shared from "../shared/index.js";
|
|
10
|
+
|
|
11
|
+
export type GetPropertiesBySourceRequest = {
|
|
12
|
+
/**
|
|
13
|
+
* Comma-separated list of attributes to include
|
|
14
|
+
*/
|
|
15
|
+
attributes?: string | undefined;
|
|
16
|
+
/**
|
|
17
|
+
* Maximum number of results to return
|
|
18
|
+
*/
|
|
19
|
+
limit?: string | undefined;
|
|
20
|
+
/**
|
|
21
|
+
* Number of results to skip
|
|
22
|
+
*/
|
|
23
|
+
offset?: string | undefined;
|
|
24
|
+
/**
|
|
25
|
+
* Comma-separated list of source IDs (e.g., provider-a::123, provider-b::456)
|
|
26
|
+
*/
|
|
27
|
+
sourceIds: string;
|
|
28
|
+
};
|
|
29
|
+
|
|
30
|
+
export type GetPropertiesBySourceResponse =
|
|
31
|
+
| shared.PropertyListResponse
|
|
32
|
+
| shared.ErrorResponse;
|
|
33
|
+
|
|
34
|
+
/** @internal */
|
|
35
|
+
export const GetPropertiesBySourceRequest$inboundSchema: z.ZodType<
|
|
36
|
+
GetPropertiesBySourceRequest,
|
|
37
|
+
z.ZodTypeDef,
|
|
38
|
+
unknown
|
|
39
|
+
> = z.object({
|
|
40
|
+
attributes: z.string().optional(),
|
|
41
|
+
limit: z.string().optional(),
|
|
42
|
+
offset: z.string().optional(),
|
|
43
|
+
sourceIds: z.string(),
|
|
44
|
+
});
|
|
45
|
+
|
|
46
|
+
/** @internal */
|
|
47
|
+
export type GetPropertiesBySourceRequest$Outbound = {
|
|
48
|
+
attributes?: string | undefined;
|
|
49
|
+
limit?: string | undefined;
|
|
50
|
+
offset?: string | undefined;
|
|
51
|
+
sourceIds: string;
|
|
52
|
+
};
|
|
53
|
+
|
|
54
|
+
/** @internal */
|
|
55
|
+
export const GetPropertiesBySourceRequest$outboundSchema: z.ZodType<
|
|
56
|
+
GetPropertiesBySourceRequest$Outbound,
|
|
57
|
+
z.ZodTypeDef,
|
|
58
|
+
GetPropertiesBySourceRequest
|
|
59
|
+
> = z.object({
|
|
60
|
+
attributes: z.string().optional(),
|
|
61
|
+
limit: z.string().optional(),
|
|
62
|
+
offset: z.string().optional(),
|
|
63
|
+
sourceIds: z.string(),
|
|
64
|
+
});
|
|
65
|
+
|
|
66
|
+
/**
|
|
67
|
+
* @internal
|
|
68
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
69
|
+
*/
|
|
70
|
+
export namespace GetPropertiesBySourceRequest$ {
|
|
71
|
+
/** @deprecated use `GetPropertiesBySourceRequest$inboundSchema` instead. */
|
|
72
|
+
export const inboundSchema = GetPropertiesBySourceRequest$inboundSchema;
|
|
73
|
+
/** @deprecated use `GetPropertiesBySourceRequest$outboundSchema` instead. */
|
|
74
|
+
export const outboundSchema = GetPropertiesBySourceRequest$outboundSchema;
|
|
75
|
+
/** @deprecated use `GetPropertiesBySourceRequest$Outbound` instead. */
|
|
76
|
+
export type Outbound = GetPropertiesBySourceRequest$Outbound;
|
|
77
|
+
}
|
|
78
|
+
|
|
79
|
+
export function getPropertiesBySourceRequestToJSON(
|
|
80
|
+
getPropertiesBySourceRequest: GetPropertiesBySourceRequest,
|
|
81
|
+
): string {
|
|
82
|
+
return JSON.stringify(
|
|
83
|
+
GetPropertiesBySourceRequest$outboundSchema.parse(
|
|
84
|
+
getPropertiesBySourceRequest,
|
|
85
|
+
),
|
|
86
|
+
);
|
|
87
|
+
}
|
|
88
|
+
|
|
89
|
+
export function getPropertiesBySourceRequestFromJSON(
|
|
90
|
+
jsonString: string,
|
|
91
|
+
): SafeParseResult<GetPropertiesBySourceRequest, SDKValidationError> {
|
|
92
|
+
return safeParse(
|
|
93
|
+
jsonString,
|
|
94
|
+
(x) => GetPropertiesBySourceRequest$inboundSchema.parse(JSON.parse(x)),
|
|
95
|
+
`Failed to parse 'GetPropertiesBySourceRequest' from JSON`,
|
|
96
|
+
);
|
|
97
|
+
}
|
|
98
|
+
|
|
99
|
+
/** @internal */
|
|
100
|
+
export const GetPropertiesBySourceResponse$inboundSchema: z.ZodType<
|
|
101
|
+
GetPropertiesBySourceResponse,
|
|
102
|
+
z.ZodTypeDef,
|
|
103
|
+
unknown
|
|
104
|
+
> = z.union([
|
|
105
|
+
shared.PropertyListResponse$inboundSchema,
|
|
106
|
+
shared.ErrorResponse$inboundSchema,
|
|
107
|
+
]);
|
|
108
|
+
|
|
109
|
+
/** @internal */
|
|
110
|
+
export type GetPropertiesBySourceResponse$Outbound =
|
|
111
|
+
| shared.PropertyListResponse$Outbound
|
|
112
|
+
| shared.ErrorResponse$Outbound;
|
|
113
|
+
|
|
114
|
+
/** @internal */
|
|
115
|
+
export const GetPropertiesBySourceResponse$outboundSchema: z.ZodType<
|
|
116
|
+
GetPropertiesBySourceResponse$Outbound,
|
|
117
|
+
z.ZodTypeDef,
|
|
118
|
+
GetPropertiesBySourceResponse
|
|
119
|
+
> = z.union([
|
|
120
|
+
shared.PropertyListResponse$outboundSchema,
|
|
121
|
+
shared.ErrorResponse$outboundSchema,
|
|
122
|
+
]);
|
|
123
|
+
|
|
124
|
+
/**
|
|
125
|
+
* @internal
|
|
126
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
127
|
+
*/
|
|
128
|
+
export namespace GetPropertiesBySourceResponse$ {
|
|
129
|
+
/** @deprecated use `GetPropertiesBySourceResponse$inboundSchema` instead. */
|
|
130
|
+
export const inboundSchema = GetPropertiesBySourceResponse$inboundSchema;
|
|
131
|
+
/** @deprecated use `GetPropertiesBySourceResponse$outboundSchema` instead. */
|
|
132
|
+
export const outboundSchema = GetPropertiesBySourceResponse$outboundSchema;
|
|
133
|
+
/** @deprecated use `GetPropertiesBySourceResponse$Outbound` instead. */
|
|
134
|
+
export type Outbound = GetPropertiesBySourceResponse$Outbound;
|
|
135
|
+
}
|
|
136
|
+
|
|
137
|
+
export function getPropertiesBySourceResponseToJSON(
|
|
138
|
+
getPropertiesBySourceResponse: GetPropertiesBySourceResponse,
|
|
139
|
+
): string {
|
|
140
|
+
return JSON.stringify(
|
|
141
|
+
GetPropertiesBySourceResponse$outboundSchema.parse(
|
|
142
|
+
getPropertiesBySourceResponse,
|
|
143
|
+
),
|
|
144
|
+
);
|
|
145
|
+
}
|
|
146
|
+
|
|
147
|
+
export function getPropertiesBySourceResponseFromJSON(
|
|
148
|
+
jsonString: string,
|
|
149
|
+
): SafeParseResult<GetPropertiesBySourceResponse, SDKValidationError> {
|
|
150
|
+
return safeParse(
|
|
151
|
+
jsonString,
|
|
152
|
+
(x) => GetPropertiesBySourceResponse$inboundSchema.parse(JSON.parse(x)),
|
|
153
|
+
`Failed to parse 'GetPropertiesBySourceResponse' from JSON`,
|
|
154
|
+
);
|
|
155
|
+
}
|
|
@@ -2,12 +2,12 @@
|
|
|
2
2
|
* Code generated by Speakeasy (https://speakeasy.com). DO NOT EDIT.
|
|
3
3
|
*/
|
|
4
4
|
|
|
5
|
-
export * from "./
|
|
6
|
-
export * from "./
|
|
7
|
-
export * from "./
|
|
8
|
-
export * from "./
|
|
9
|
-
export * from "./
|
|
10
|
-
export * from "./
|
|
11
|
-
export * from "./
|
|
12
|
-
export * from "./
|
|
13
|
-
export * from "./
|
|
5
|
+
export * from "./getplanningapplications.js";
|
|
6
|
+
export * from "./getplanningapplicationsbysource.js";
|
|
7
|
+
export * from "./getproperties.js";
|
|
8
|
+
export * from "./getpropertiesbylocation.js";
|
|
9
|
+
export * from "./getpropertiesbyslugs.js";
|
|
10
|
+
export * from "./getpropertiesbysource.js";
|
|
11
|
+
export * from "./searchplanningapplications.js";
|
|
12
|
+
export * from "./searchproperties.js";
|
|
13
|
+
export * from "./searchstreets.js";
|
|
@@ -0,0 +1,73 @@
|
|
|
1
|
+
/*
|
|
2
|
+
* Code generated by Speakeasy (https://speakeasy.com). DO NOT EDIT.
|
|
3
|
+
*/
|
|
4
|
+
|
|
5
|
+
import * as z from "zod";
|
|
6
|
+
import { safeParse } from "../../../lib/schemas.js";
|
|
7
|
+
import { Result as SafeParseResult } from "../../types/fp.js";
|
|
8
|
+
import { SDKValidationError } from "../errors/sdkvalidationerror.js";
|
|
9
|
+
import * as shared from "../shared/index.js";
|
|
10
|
+
|
|
11
|
+
export type SearchPlanningApplicationsResponse =
|
|
12
|
+
| shared.PlanningListResponse
|
|
13
|
+
| shared.ErrorResponse;
|
|
14
|
+
|
|
15
|
+
/** @internal */
|
|
16
|
+
export const SearchPlanningApplicationsResponse$inboundSchema: z.ZodType<
|
|
17
|
+
SearchPlanningApplicationsResponse,
|
|
18
|
+
z.ZodTypeDef,
|
|
19
|
+
unknown
|
|
20
|
+
> = z.union([
|
|
21
|
+
shared.PlanningListResponse$inboundSchema,
|
|
22
|
+
shared.ErrorResponse$inboundSchema,
|
|
23
|
+
]);
|
|
24
|
+
|
|
25
|
+
/** @internal */
|
|
26
|
+
export type SearchPlanningApplicationsResponse$Outbound =
|
|
27
|
+
| shared.PlanningListResponse$Outbound
|
|
28
|
+
| shared.ErrorResponse$Outbound;
|
|
29
|
+
|
|
30
|
+
/** @internal */
|
|
31
|
+
export const SearchPlanningApplicationsResponse$outboundSchema: z.ZodType<
|
|
32
|
+
SearchPlanningApplicationsResponse$Outbound,
|
|
33
|
+
z.ZodTypeDef,
|
|
34
|
+
SearchPlanningApplicationsResponse
|
|
35
|
+
> = z.union([
|
|
36
|
+
shared.PlanningListResponse$outboundSchema,
|
|
37
|
+
shared.ErrorResponse$outboundSchema,
|
|
38
|
+
]);
|
|
39
|
+
|
|
40
|
+
/**
|
|
41
|
+
* @internal
|
|
42
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
43
|
+
*/
|
|
44
|
+
export namespace SearchPlanningApplicationsResponse$ {
|
|
45
|
+
/** @deprecated use `SearchPlanningApplicationsResponse$inboundSchema` instead. */
|
|
46
|
+
export const inboundSchema = SearchPlanningApplicationsResponse$inboundSchema;
|
|
47
|
+
/** @deprecated use `SearchPlanningApplicationsResponse$outboundSchema` instead. */
|
|
48
|
+
export const outboundSchema =
|
|
49
|
+
SearchPlanningApplicationsResponse$outboundSchema;
|
|
50
|
+
/** @deprecated use `SearchPlanningApplicationsResponse$Outbound` instead. */
|
|
51
|
+
export type Outbound = SearchPlanningApplicationsResponse$Outbound;
|
|
52
|
+
}
|
|
53
|
+
|
|
54
|
+
export function searchPlanningApplicationsResponseToJSON(
|
|
55
|
+
searchPlanningApplicationsResponse: SearchPlanningApplicationsResponse,
|
|
56
|
+
): string {
|
|
57
|
+
return JSON.stringify(
|
|
58
|
+
SearchPlanningApplicationsResponse$outboundSchema.parse(
|
|
59
|
+
searchPlanningApplicationsResponse,
|
|
60
|
+
),
|
|
61
|
+
);
|
|
62
|
+
}
|
|
63
|
+
|
|
64
|
+
export function searchPlanningApplicationsResponseFromJSON(
|
|
65
|
+
jsonString: string,
|
|
66
|
+
): SafeParseResult<SearchPlanningApplicationsResponse, SDKValidationError> {
|
|
67
|
+
return safeParse(
|
|
68
|
+
jsonString,
|
|
69
|
+
(x) =>
|
|
70
|
+
SearchPlanningApplicationsResponse$inboundSchema.parse(JSON.parse(x)),
|
|
71
|
+
`Failed to parse 'SearchPlanningApplicationsResponse' from JSON`,
|
|
72
|
+
);
|
|
73
|
+
}
|
|
@@ -0,0 +1,69 @@
|
|
|
1
|
+
/*
|
|
2
|
+
* Code generated by Speakeasy (https://speakeasy.com). DO NOT EDIT.
|
|
3
|
+
*/
|
|
4
|
+
|
|
5
|
+
import * as z from "zod";
|
|
6
|
+
import { safeParse } from "../../../lib/schemas.js";
|
|
7
|
+
import { Result as SafeParseResult } from "../../types/fp.js";
|
|
8
|
+
import { SDKValidationError } from "../errors/sdkvalidationerror.js";
|
|
9
|
+
import * as shared from "../shared/index.js";
|
|
10
|
+
|
|
11
|
+
export type SearchPropertiesResponse =
|
|
12
|
+
| shared.PropertyListResponse
|
|
13
|
+
| shared.ErrorResponse;
|
|
14
|
+
|
|
15
|
+
/** @internal */
|
|
16
|
+
export const SearchPropertiesResponse$inboundSchema: z.ZodType<
|
|
17
|
+
SearchPropertiesResponse,
|
|
18
|
+
z.ZodTypeDef,
|
|
19
|
+
unknown
|
|
20
|
+
> = z.union([
|
|
21
|
+
shared.PropertyListResponse$inboundSchema,
|
|
22
|
+
shared.ErrorResponse$inboundSchema,
|
|
23
|
+
]);
|
|
24
|
+
|
|
25
|
+
/** @internal */
|
|
26
|
+
export type SearchPropertiesResponse$Outbound =
|
|
27
|
+
| shared.PropertyListResponse$Outbound
|
|
28
|
+
| shared.ErrorResponse$Outbound;
|
|
29
|
+
|
|
30
|
+
/** @internal */
|
|
31
|
+
export const SearchPropertiesResponse$outboundSchema: z.ZodType<
|
|
32
|
+
SearchPropertiesResponse$Outbound,
|
|
33
|
+
z.ZodTypeDef,
|
|
34
|
+
SearchPropertiesResponse
|
|
35
|
+
> = z.union([
|
|
36
|
+
shared.PropertyListResponse$outboundSchema,
|
|
37
|
+
shared.ErrorResponse$outboundSchema,
|
|
38
|
+
]);
|
|
39
|
+
|
|
40
|
+
/**
|
|
41
|
+
* @internal
|
|
42
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
43
|
+
*/
|
|
44
|
+
export namespace SearchPropertiesResponse$ {
|
|
45
|
+
/** @deprecated use `SearchPropertiesResponse$inboundSchema` instead. */
|
|
46
|
+
export const inboundSchema = SearchPropertiesResponse$inboundSchema;
|
|
47
|
+
/** @deprecated use `SearchPropertiesResponse$outboundSchema` instead. */
|
|
48
|
+
export const outboundSchema = SearchPropertiesResponse$outboundSchema;
|
|
49
|
+
/** @deprecated use `SearchPropertiesResponse$Outbound` instead. */
|
|
50
|
+
export type Outbound = SearchPropertiesResponse$Outbound;
|
|
51
|
+
}
|
|
52
|
+
|
|
53
|
+
export function searchPropertiesResponseToJSON(
|
|
54
|
+
searchPropertiesResponse: SearchPropertiesResponse,
|
|
55
|
+
): string {
|
|
56
|
+
return JSON.stringify(
|
|
57
|
+
SearchPropertiesResponse$outboundSchema.parse(searchPropertiesResponse),
|
|
58
|
+
);
|
|
59
|
+
}
|
|
60
|
+
|
|
61
|
+
export function searchPropertiesResponseFromJSON(
|
|
62
|
+
jsonString: string,
|
|
63
|
+
): SafeParseResult<SearchPropertiesResponse, SDKValidationError> {
|
|
64
|
+
return safeParse(
|
|
65
|
+
jsonString,
|
|
66
|
+
(x) => SearchPropertiesResponse$inboundSchema.parse(JSON.parse(x)),
|
|
67
|
+
`Failed to parse 'SearchPropertiesResponse' from JSON`,
|
|
68
|
+
);
|
|
69
|
+
}
|
|
@@ -0,0 +1,69 @@
|
|
|
1
|
+
/*
|
|
2
|
+
* Code generated by Speakeasy (https://speakeasy.com). DO NOT EDIT.
|
|
3
|
+
*/
|
|
4
|
+
|
|
5
|
+
import * as z from "zod";
|
|
6
|
+
import { safeParse } from "../../../lib/schemas.js";
|
|
7
|
+
import { Result as SafeParseResult } from "../../types/fp.js";
|
|
8
|
+
import { SDKValidationError } from "../errors/sdkvalidationerror.js";
|
|
9
|
+
import * as shared from "../shared/index.js";
|
|
10
|
+
|
|
11
|
+
export type SearchStreetsResponse =
|
|
12
|
+
| shared.StreetQueryResponse
|
|
13
|
+
| shared.ErrorResponse;
|
|
14
|
+
|
|
15
|
+
/** @internal */
|
|
16
|
+
export const SearchStreetsResponse$inboundSchema: z.ZodType<
|
|
17
|
+
SearchStreetsResponse,
|
|
18
|
+
z.ZodTypeDef,
|
|
19
|
+
unknown
|
|
20
|
+
> = z.union([
|
|
21
|
+
shared.StreetQueryResponse$inboundSchema,
|
|
22
|
+
shared.ErrorResponse$inboundSchema,
|
|
23
|
+
]);
|
|
24
|
+
|
|
25
|
+
/** @internal */
|
|
26
|
+
export type SearchStreetsResponse$Outbound =
|
|
27
|
+
| shared.StreetQueryResponse$Outbound
|
|
28
|
+
| shared.ErrorResponse$Outbound;
|
|
29
|
+
|
|
30
|
+
/** @internal */
|
|
31
|
+
export const SearchStreetsResponse$outboundSchema: z.ZodType<
|
|
32
|
+
SearchStreetsResponse$Outbound,
|
|
33
|
+
z.ZodTypeDef,
|
|
34
|
+
SearchStreetsResponse
|
|
35
|
+
> = z.union([
|
|
36
|
+
shared.StreetQueryResponse$outboundSchema,
|
|
37
|
+
shared.ErrorResponse$outboundSchema,
|
|
38
|
+
]);
|
|
39
|
+
|
|
40
|
+
/**
|
|
41
|
+
* @internal
|
|
42
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
43
|
+
*/
|
|
44
|
+
export namespace SearchStreetsResponse$ {
|
|
45
|
+
/** @deprecated use `SearchStreetsResponse$inboundSchema` instead. */
|
|
46
|
+
export const inboundSchema = SearchStreetsResponse$inboundSchema;
|
|
47
|
+
/** @deprecated use `SearchStreetsResponse$outboundSchema` instead. */
|
|
48
|
+
export const outboundSchema = SearchStreetsResponse$outboundSchema;
|
|
49
|
+
/** @deprecated use `SearchStreetsResponse$Outbound` instead. */
|
|
50
|
+
export type Outbound = SearchStreetsResponse$Outbound;
|
|
51
|
+
}
|
|
52
|
+
|
|
53
|
+
export function searchStreetsResponseToJSON(
|
|
54
|
+
searchStreetsResponse: SearchStreetsResponse,
|
|
55
|
+
): string {
|
|
56
|
+
return JSON.stringify(
|
|
57
|
+
SearchStreetsResponse$outboundSchema.parse(searchStreetsResponse),
|
|
58
|
+
);
|
|
59
|
+
}
|
|
60
|
+
|
|
61
|
+
export function searchStreetsResponseFromJSON(
|
|
62
|
+
jsonString: string,
|
|
63
|
+
): SafeParseResult<SearchStreetsResponse, SDKValidationError> {
|
|
64
|
+
return safeParse(
|
|
65
|
+
jsonString,
|
|
66
|
+
(x) => SearchStreetsResponse$inboundSchema.parse(JSON.parse(x)),
|
|
67
|
+
`Failed to parse 'SearchStreetsResponse' from JSON`,
|
|
68
|
+
);
|
|
69
|
+
}
|
package/src/sdk/planning.ts
CHANGED
|
@@ -2,9 +2,9 @@
|
|
|
2
2
|
* Code generated by Speakeasy (https://speakeasy.com). DO NOT EDIT.
|
|
3
3
|
*/
|
|
4
4
|
|
|
5
|
-
import {
|
|
6
|
-
import {
|
|
7
|
-
import {
|
|
5
|
+
import { planningGetPlanningApplications } from "../funcs/planningGetPlanningApplications.js";
|
|
6
|
+
import { planningGetPlanningApplicationsBySource } from "../funcs/planningGetPlanningApplicationsBySource.js";
|
|
7
|
+
import { planningSearchPlanningApplications } from "../funcs/planningSearchPlanningApplications.js";
|
|
8
8
|
import { ClientSDK, RequestOptions } from "../lib/sdks.js";
|
|
9
9
|
import * as operations from "./models/operations/index.js";
|
|
10
10
|
import * as shared from "./models/shared/index.js";
|
|
@@ -12,16 +12,16 @@ import { unwrapAsync } from "./types/fp.js";
|
|
|
12
12
|
|
|
13
13
|
export class Planning extends ClientSDK {
|
|
14
14
|
/**
|
|
15
|
-
* Get planning applications by
|
|
15
|
+
* Get planning applications by application IDs
|
|
16
16
|
*
|
|
17
17
|
* @remarks
|
|
18
|
-
* Retrieve planning application data using comma-separated
|
|
18
|
+
* Retrieve planning application data using comma-separated application identifiers
|
|
19
19
|
*/
|
|
20
|
-
async
|
|
21
|
-
request: operations.
|
|
20
|
+
async getPlanningApplications(
|
|
21
|
+
request: operations.GetPlanningApplicationsRequest,
|
|
22
22
|
options?: RequestOptions,
|
|
23
|
-
): Promise<operations.
|
|
24
|
-
return unwrapAsync(
|
|
23
|
+
): Promise<operations.GetPlanningApplicationsResponse> {
|
|
24
|
+
return unwrapAsync(planningGetPlanningApplications(
|
|
25
25
|
this,
|
|
26
26
|
request,
|
|
27
27
|
options,
|
|
@@ -29,16 +29,16 @@ export class Planning extends ClientSDK {
|
|
|
29
29
|
}
|
|
30
30
|
|
|
31
31
|
/**
|
|
32
|
-
* Get planning applications by
|
|
32
|
+
* Get planning applications by source IDs
|
|
33
33
|
*
|
|
34
34
|
* @remarks
|
|
35
|
-
* Retrieve planning application data using comma-separated
|
|
35
|
+
* Retrieve planning application data using comma-separated source identifiers (e.g., council::reference)
|
|
36
36
|
*/
|
|
37
|
-
async
|
|
38
|
-
request: operations.
|
|
37
|
+
async getPlanningApplicationsBySource(
|
|
38
|
+
request: operations.GetPlanningApplicationsBySourceRequest,
|
|
39
39
|
options?: RequestOptions,
|
|
40
|
-
): Promise<operations.
|
|
41
|
-
return unwrapAsync(
|
|
40
|
+
): Promise<operations.GetPlanningApplicationsBySourceResponse> {
|
|
41
|
+
return unwrapAsync(planningGetPlanningApplicationsBySource(
|
|
42
42
|
this,
|
|
43
43
|
request,
|
|
44
44
|
options,
|
|
@@ -51,11 +51,11 @@ export class Planning extends ClientSDK {
|
|
|
51
51
|
* @remarks
|
|
52
52
|
* Search for planning applications using councils, status, dates, and other criteria
|
|
53
53
|
*/
|
|
54
|
-
async
|
|
54
|
+
async searchPlanningApplications(
|
|
55
55
|
request?: shared.PlanningQueryRequest | undefined,
|
|
56
56
|
options?: RequestOptions,
|
|
57
|
-
): Promise<operations.
|
|
58
|
-
return unwrapAsync(
|
|
57
|
+
): Promise<operations.SearchPlanningApplicationsResponse> {
|
|
58
|
+
return unwrapAsync(planningSearchPlanningApplications(
|
|
59
59
|
this,
|
|
60
60
|
request,
|
|
61
61
|
options,
|