@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
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"getpropertiesbylocation.js","sourceRoot":"","sources":["../../../../../src/sdk/models/operations/getpropertiesbylocation.ts"],"names":[],"mappings":";AAAA;;GAEG;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AA4EH,oFAQC;AAED,wFAQC;AAwCD,sFAQC;AAED,0FAQC;AAtJD,uCAAyB;AACzB,wDAAoD;AAGpD,2DAA6C;AAyB7C,gBAAgB;AACH,QAAA,4CAA4C,GAIrD,CAAC,CAAC,MAAM,CAAC;IACX,UAAU,EAAE,CAAC,CAAC,MAAM,EAAE,CAAC,QAAQ,EAAE;IACjC,KAAK,EAAE,CAAC,CAAC,MAAM,EAAE,CAAC,QAAQ,EAAE;IAC5B,WAAW,EAAE,CAAC,CAAC,MAAM,EAAE;IACvB,MAAM,EAAE,CAAC,CAAC,MAAM,EAAE,CAAC,QAAQ,EAAE;CAC9B,CAAC,CAAC;AAUH,gBAAgB;AACH,QAAA,6CAA6C,GAItD,CAAC,CAAC,MAAM,CAAC;IACX,UAAU,EAAE,CAAC,CAAC,MAAM,EAAE,CAAC,QAAQ,EAAE;IACjC,KAAK,EAAE,CAAC,CAAC,MAAM,EAAE,CAAC,QAAQ,EAAE;IAC5B,WAAW,EAAE,CAAC,CAAC,MAAM,EAAE;IACvB,MAAM,EAAE,CAAC,CAAC,MAAM,EAAE,CAAC,QAAQ,EAAE;CAC9B,CAAC,CAAC;AAEH;;;GAGG;AACH,IAAiB,+BAA+B,CAO/C;AAPD,WAAiB,+BAA+B;IAC9C,8EAA8E;IACjE,6CAAa,GAAG,oDAA4C,CAAC;IAC1E,+EAA+E;IAClE,8CAAc,GAAG,qDAA6C,CAAC;AAG9E,CAAC,EAPgB,+BAA+B,+CAA/B,+BAA+B,QAO/C;AAED,SAAgB,oCAAoC,CAClD,8BAA8D;IAE9D,OAAO,IAAI,CAAC,SAAS,CACnB,qDAA6C,CAAC,KAAK,CACjD,8BAA8B,CAC/B,CACF,CAAC;AACJ,CAAC;AAED,SAAgB,sCAAsC,CACpD,UAAkB;IAElB,OAAO,IAAA,sBAAS,EACd,UAAU,EACV,CAAC,CAAC,EAAE,EAAE,CAAC,oDAA4C,CAAC,KAAK,CAAC,IAAI,CAAC,KAAK,CAAC,CAAC,CAAC,CAAC,EACxE,4DAA4D,CAC7D,CAAC;AACJ,CAAC;AAED,gBAAgB;AACH,QAAA,6CAA6C,GAItD,CAAC,CAAC,KAAK,CAAC;IACV,MAAM,CAAC,kCAAkC;IACzC,MAAM,CAAC,2BAA2B;CACnC,CAAC,CAAC;AAOH,gBAAgB;AACH,QAAA,8CAA8C,GAIvD,CAAC,CAAC,KAAK,CAAC;IACV,MAAM,CAAC,mCAAmC;IAC1C,MAAM,CAAC,4BAA4B;CACpC,CAAC,CAAC;AAEH;;;GAGG;AACH,IAAiB,gCAAgC,CAOhD;AAPD,WAAiB,gCAAgC;IAC/C,+EAA+E;IAClE,8CAAa,GAAG,qDAA6C,CAAC;IAC3E,gFAAgF;IACnE,+CAAc,GAAG,sDAA8C,CAAC;AAG/E,CAAC,EAPgB,gCAAgC,gDAAhC,gCAAgC,QAOhD;AAED,SAAgB,qCAAqC,CACnD,+BAAgE;IAEhE,OAAO,IAAI,CAAC,SAAS,CACnB,sDAA8C,CAAC,KAAK,CAClD,+BAA+B,CAChC,CACF,CAAC;AACJ,CAAC;AAED,SAAgB,uCAAuC,CACrD,UAAkB;IAElB,OAAO,IAAA,sBAAS,EACd,UAAU,EACV,CAAC,CAAC,EAAE,EAAE,CAAC,qDAA6C,CAAC,KAAK,CAAC,IAAI,CAAC,KAAK,CAAC,CAAC,CAAC,CAAC,EACzE,6DAA6D,CAC9D,CAAC;AACJ,CAAC"}
|
|
@@ -0,0 +1,26 @@
|
|
|
1
|
+
import * as z from "zod";
|
|
2
|
+
import { Result as SafeParseResult } from "../../types/fp.js";
|
|
3
|
+
import { SDKValidationError } from "../errors/sdkvalidationerror.js";
|
|
4
|
+
import * as shared from "../shared/index.js";
|
|
5
|
+
export type GetPropertiesBySlugsResponse = shared.PropertyListResponse | shared.ErrorResponse;
|
|
6
|
+
/** @internal */
|
|
7
|
+
export declare const GetPropertiesBySlugsResponse$inboundSchema: z.ZodType<GetPropertiesBySlugsResponse, z.ZodTypeDef, unknown>;
|
|
8
|
+
/** @internal */
|
|
9
|
+
export type GetPropertiesBySlugsResponse$Outbound = shared.PropertyListResponse$Outbound | shared.ErrorResponse$Outbound;
|
|
10
|
+
/** @internal */
|
|
11
|
+
export declare const GetPropertiesBySlugsResponse$outboundSchema: z.ZodType<GetPropertiesBySlugsResponse$Outbound, z.ZodTypeDef, GetPropertiesBySlugsResponse>;
|
|
12
|
+
/**
|
|
13
|
+
* @internal
|
|
14
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
15
|
+
*/
|
|
16
|
+
export declare namespace GetPropertiesBySlugsResponse$ {
|
|
17
|
+
/** @deprecated use `GetPropertiesBySlugsResponse$inboundSchema` instead. */
|
|
18
|
+
const inboundSchema: z.ZodType<GetPropertiesBySlugsResponse, z.ZodTypeDef, unknown>;
|
|
19
|
+
/** @deprecated use `GetPropertiesBySlugsResponse$outboundSchema` instead. */
|
|
20
|
+
const outboundSchema: z.ZodType<GetPropertiesBySlugsResponse$Outbound, z.ZodTypeDef, GetPropertiesBySlugsResponse>;
|
|
21
|
+
/** @deprecated use `GetPropertiesBySlugsResponse$Outbound` instead. */
|
|
22
|
+
type Outbound = GetPropertiesBySlugsResponse$Outbound;
|
|
23
|
+
}
|
|
24
|
+
export declare function getPropertiesBySlugsResponseToJSON(getPropertiesBySlugsResponse: GetPropertiesBySlugsResponse): string;
|
|
25
|
+
export declare function getPropertiesBySlugsResponseFromJSON(jsonString: string): SafeParseResult<GetPropertiesBySlugsResponse, SDKValidationError>;
|
|
26
|
+
//# sourceMappingURL=getpropertiesbyslugs.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"getpropertiesbyslugs.d.ts","sourceRoot":"","sources":["../../../../../src/sdk/models/operations/getpropertiesbyslugs.ts"],"names":[],"mappings":"AAIA,OAAO,KAAK,CAAC,MAAM,KAAK,CAAC;AAEzB,OAAO,EAAE,MAAM,IAAI,eAAe,EAAE,MAAM,mBAAmB,CAAC;AAC9D,OAAO,EAAE,kBAAkB,EAAE,MAAM,iCAAiC,CAAC;AACrE,OAAO,KAAK,MAAM,MAAM,oBAAoB,CAAC;AAE7C,MAAM,MAAM,4BAA4B,GACpC,MAAM,CAAC,oBAAoB,GAC3B,MAAM,CAAC,aAAa,CAAC;AAEzB,gBAAgB;AAChB,eAAO,MAAM,0CAA0C,EAAE,CAAC,CAAC,OAAO,CAChE,4BAA4B,EAC5B,CAAC,CAAC,UAAU,EACZ,OAAO,CAIP,CAAC;AAEH,gBAAgB;AAChB,MAAM,MAAM,qCAAqC,GAC7C,MAAM,CAAC,6BAA6B,GACpC,MAAM,CAAC,sBAAsB,CAAC;AAElC,gBAAgB;AAChB,eAAO,MAAM,2CAA2C,EAAE,CAAC,CAAC,OAAO,CACjE,qCAAqC,EACrC,CAAC,CAAC,UAAU,EACZ,4BAA4B,CAI5B,CAAC;AAEH;;;GAGG;AACH,yBAAiB,6BAA6B,CAAC;IAC7C,4EAA4E;IACrE,MAAM,aAAa,gEAA6C,CAAC;IACxE,6EAA6E;IACtE,MAAM,cAAc,8FAA8C,CAAC;IAC1E,uEAAuE;IACvE,KAAY,QAAQ,GAAG,qCAAqC,CAAC;CAC9D;AAED,wBAAgB,kCAAkC,CAChD,4BAA4B,EAAE,4BAA4B,GACzD,MAAM,CAMR;AAED,wBAAgB,oCAAoC,CAClD,UAAU,EAAE,MAAM,GACjB,eAAe,CAAC,4BAA4B,EAAE,kBAAkB,CAAC,CAMnE"}
|
package/dist/commonjs/sdk/models/operations/{postv1propertyquery.js → getpropertiesbyslugs.js}
RENAMED
|
@@ -36,19 +36,19 @@ var __importStar = (this && this.__importStar) || (function () {
|
|
|
36
36
|
};
|
|
37
37
|
})();
|
|
38
38
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
39
|
-
exports.
|
|
40
|
-
exports.
|
|
41
|
-
exports.
|
|
39
|
+
exports.GetPropertiesBySlugsResponse$ = exports.GetPropertiesBySlugsResponse$outboundSchema = exports.GetPropertiesBySlugsResponse$inboundSchema = void 0;
|
|
40
|
+
exports.getPropertiesBySlugsResponseToJSON = getPropertiesBySlugsResponseToJSON;
|
|
41
|
+
exports.getPropertiesBySlugsResponseFromJSON = getPropertiesBySlugsResponseFromJSON;
|
|
42
42
|
const z = __importStar(require("zod"));
|
|
43
43
|
const schemas_js_1 = require("../../../lib/schemas.js");
|
|
44
44
|
const shared = __importStar(require("../shared/index.js"));
|
|
45
45
|
/** @internal */
|
|
46
|
-
exports.
|
|
46
|
+
exports.GetPropertiesBySlugsResponse$inboundSchema = z.union([
|
|
47
47
|
shared.PropertyListResponse$inboundSchema,
|
|
48
48
|
shared.ErrorResponse$inboundSchema,
|
|
49
49
|
]);
|
|
50
50
|
/** @internal */
|
|
51
|
-
exports.
|
|
51
|
+
exports.GetPropertiesBySlugsResponse$outboundSchema = z.union([
|
|
52
52
|
shared.PropertyListResponse$outboundSchema,
|
|
53
53
|
shared.ErrorResponse$outboundSchema,
|
|
54
54
|
]);
|
|
@@ -56,17 +56,17 @@ exports.PostV1PropertyQueryResponse$outboundSchema = z.union([
|
|
|
56
56
|
* @internal
|
|
57
57
|
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
58
58
|
*/
|
|
59
|
-
var
|
|
60
|
-
(function (
|
|
61
|
-
/** @deprecated use `
|
|
62
|
-
|
|
63
|
-
/** @deprecated use `
|
|
64
|
-
|
|
65
|
-
})(
|
|
66
|
-
function
|
|
67
|
-
return JSON.stringify(exports.
|
|
59
|
+
var GetPropertiesBySlugsResponse$;
|
|
60
|
+
(function (GetPropertiesBySlugsResponse$) {
|
|
61
|
+
/** @deprecated use `GetPropertiesBySlugsResponse$inboundSchema` instead. */
|
|
62
|
+
GetPropertiesBySlugsResponse$.inboundSchema = exports.GetPropertiesBySlugsResponse$inboundSchema;
|
|
63
|
+
/** @deprecated use `GetPropertiesBySlugsResponse$outboundSchema` instead. */
|
|
64
|
+
GetPropertiesBySlugsResponse$.outboundSchema = exports.GetPropertiesBySlugsResponse$outboundSchema;
|
|
65
|
+
})(GetPropertiesBySlugsResponse$ || (exports.GetPropertiesBySlugsResponse$ = GetPropertiesBySlugsResponse$ = {}));
|
|
66
|
+
function getPropertiesBySlugsResponseToJSON(getPropertiesBySlugsResponse) {
|
|
67
|
+
return JSON.stringify(exports.GetPropertiesBySlugsResponse$outboundSchema.parse(getPropertiesBySlugsResponse));
|
|
68
68
|
}
|
|
69
|
-
function
|
|
70
|
-
return (0, schemas_js_1.safeParse)(jsonString, (x) => exports.
|
|
69
|
+
function getPropertiesBySlugsResponseFromJSON(jsonString) {
|
|
70
|
+
return (0, schemas_js_1.safeParse)(jsonString, (x) => exports.GetPropertiesBySlugsResponse$inboundSchema.parse(JSON.parse(x)), `Failed to parse 'GetPropertiesBySlugsResponse' from JSON`);
|
|
71
71
|
}
|
|
72
|
-
//# sourceMappingURL=
|
|
72
|
+
//# sourceMappingURL=getpropertiesbyslugs.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"getpropertiesbyslugs.js","sourceRoot":"","sources":["../../../../../src/sdk/models/operations/getpropertiesbyslugs.ts"],"names":[],"mappings":";AAAA;;GAEG;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAkDH,gFAQC;AAED,oFAQC;AAlED,uCAAyB;AACzB,wDAAoD;AAGpD,2DAA6C;AAM7C,gBAAgB;AACH,QAAA,0CAA0C,GAInD,CAAC,CAAC,KAAK,CAAC;IACV,MAAM,CAAC,kCAAkC;IACzC,MAAM,CAAC,2BAA2B;CACnC,CAAC,CAAC;AAOH,gBAAgB;AACH,QAAA,2CAA2C,GAIpD,CAAC,CAAC,KAAK,CAAC;IACV,MAAM,CAAC,mCAAmC;IAC1C,MAAM,CAAC,4BAA4B;CACpC,CAAC,CAAC;AAEH;;;GAGG;AACH,IAAiB,6BAA6B,CAO7C;AAPD,WAAiB,6BAA6B;IAC5C,4EAA4E;IAC/D,2CAAa,GAAG,kDAA0C,CAAC;IACxE,6EAA6E;IAChE,4CAAc,GAAG,mDAA2C,CAAC;AAG5E,CAAC,EAPgB,6BAA6B,6CAA7B,6BAA6B,QAO7C;AAED,SAAgB,kCAAkC,CAChD,4BAA0D;IAE1D,OAAO,IAAI,CAAC,SAAS,CACnB,mDAA2C,CAAC,KAAK,CAC/C,4BAA4B,CAC7B,CACF,CAAC;AACJ,CAAC;AAED,SAAgB,oCAAoC,CAClD,UAAkB;IAElB,OAAO,IAAA,sBAAS,EACd,UAAU,EACV,CAAC,CAAC,EAAE,EAAE,CAAC,kDAA0C,CAAC,KAAK,CAAC,IAAI,CAAC,KAAK,CAAC,CAAC,CAAC,CAAC,EACtE,0DAA0D,CAC3D,CAAC;AACJ,CAAC"}
|
|
@@ -0,0 +1,69 @@
|
|
|
1
|
+
import * as z from "zod";
|
|
2
|
+
import { Result as SafeParseResult } from "../../types/fp.js";
|
|
3
|
+
import { SDKValidationError } from "../errors/sdkvalidationerror.js";
|
|
4
|
+
import * as shared from "../shared/index.js";
|
|
5
|
+
export type GetPropertiesBySourceRequest = {
|
|
6
|
+
/**
|
|
7
|
+
* Comma-separated list of attributes to include
|
|
8
|
+
*/
|
|
9
|
+
attributes?: string | undefined;
|
|
10
|
+
/**
|
|
11
|
+
* Maximum number of results to return
|
|
12
|
+
*/
|
|
13
|
+
limit?: string | undefined;
|
|
14
|
+
/**
|
|
15
|
+
* Number of results to skip
|
|
16
|
+
*/
|
|
17
|
+
offset?: string | undefined;
|
|
18
|
+
/**
|
|
19
|
+
* Comma-separated list of source IDs (e.g., provider-a::123, provider-b::456)
|
|
20
|
+
*/
|
|
21
|
+
sourceIds: string;
|
|
22
|
+
};
|
|
23
|
+
export type GetPropertiesBySourceResponse = shared.PropertyListResponse | shared.ErrorResponse;
|
|
24
|
+
/** @internal */
|
|
25
|
+
export declare const GetPropertiesBySourceRequest$inboundSchema: z.ZodType<GetPropertiesBySourceRequest, z.ZodTypeDef, unknown>;
|
|
26
|
+
/** @internal */
|
|
27
|
+
export type GetPropertiesBySourceRequest$Outbound = {
|
|
28
|
+
attributes?: string | undefined;
|
|
29
|
+
limit?: string | undefined;
|
|
30
|
+
offset?: string | undefined;
|
|
31
|
+
sourceIds: string;
|
|
32
|
+
};
|
|
33
|
+
/** @internal */
|
|
34
|
+
export declare const GetPropertiesBySourceRequest$outboundSchema: z.ZodType<GetPropertiesBySourceRequest$Outbound, z.ZodTypeDef, GetPropertiesBySourceRequest>;
|
|
35
|
+
/**
|
|
36
|
+
* @internal
|
|
37
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
38
|
+
*/
|
|
39
|
+
export declare namespace GetPropertiesBySourceRequest$ {
|
|
40
|
+
/** @deprecated use `GetPropertiesBySourceRequest$inboundSchema` instead. */
|
|
41
|
+
const inboundSchema: z.ZodType<GetPropertiesBySourceRequest, z.ZodTypeDef, unknown>;
|
|
42
|
+
/** @deprecated use `GetPropertiesBySourceRequest$outboundSchema` instead. */
|
|
43
|
+
const outboundSchema: z.ZodType<GetPropertiesBySourceRequest$Outbound, z.ZodTypeDef, GetPropertiesBySourceRequest>;
|
|
44
|
+
/** @deprecated use `GetPropertiesBySourceRequest$Outbound` instead. */
|
|
45
|
+
type Outbound = GetPropertiesBySourceRequest$Outbound;
|
|
46
|
+
}
|
|
47
|
+
export declare function getPropertiesBySourceRequestToJSON(getPropertiesBySourceRequest: GetPropertiesBySourceRequest): string;
|
|
48
|
+
export declare function getPropertiesBySourceRequestFromJSON(jsonString: string): SafeParseResult<GetPropertiesBySourceRequest, SDKValidationError>;
|
|
49
|
+
/** @internal */
|
|
50
|
+
export declare const GetPropertiesBySourceResponse$inboundSchema: z.ZodType<GetPropertiesBySourceResponse, z.ZodTypeDef, unknown>;
|
|
51
|
+
/** @internal */
|
|
52
|
+
export type GetPropertiesBySourceResponse$Outbound = shared.PropertyListResponse$Outbound | shared.ErrorResponse$Outbound;
|
|
53
|
+
/** @internal */
|
|
54
|
+
export declare const GetPropertiesBySourceResponse$outboundSchema: z.ZodType<GetPropertiesBySourceResponse$Outbound, z.ZodTypeDef, GetPropertiesBySourceResponse>;
|
|
55
|
+
/**
|
|
56
|
+
* @internal
|
|
57
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
58
|
+
*/
|
|
59
|
+
export declare namespace GetPropertiesBySourceResponse$ {
|
|
60
|
+
/** @deprecated use `GetPropertiesBySourceResponse$inboundSchema` instead. */
|
|
61
|
+
const inboundSchema: z.ZodType<GetPropertiesBySourceResponse, z.ZodTypeDef, unknown>;
|
|
62
|
+
/** @deprecated use `GetPropertiesBySourceResponse$outboundSchema` instead. */
|
|
63
|
+
const outboundSchema: z.ZodType<GetPropertiesBySourceResponse$Outbound, z.ZodTypeDef, GetPropertiesBySourceResponse>;
|
|
64
|
+
/** @deprecated use `GetPropertiesBySourceResponse$Outbound` instead. */
|
|
65
|
+
type Outbound = GetPropertiesBySourceResponse$Outbound;
|
|
66
|
+
}
|
|
67
|
+
export declare function getPropertiesBySourceResponseToJSON(getPropertiesBySourceResponse: GetPropertiesBySourceResponse): string;
|
|
68
|
+
export declare function getPropertiesBySourceResponseFromJSON(jsonString: string): SafeParseResult<GetPropertiesBySourceResponse, SDKValidationError>;
|
|
69
|
+
//# sourceMappingURL=getpropertiesbysource.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"getpropertiesbysource.d.ts","sourceRoot":"","sources":["../../../../../src/sdk/models/operations/getpropertiesbysource.ts"],"names":[],"mappings":"AAIA,OAAO,KAAK,CAAC,MAAM,KAAK,CAAC;AAEzB,OAAO,EAAE,MAAM,IAAI,eAAe,EAAE,MAAM,mBAAmB,CAAC;AAC9D,OAAO,EAAE,kBAAkB,EAAE,MAAM,iCAAiC,CAAC;AACrE,OAAO,KAAK,MAAM,MAAM,oBAAoB,CAAC;AAE7C,MAAM,MAAM,4BAA4B,GAAG;IACzC;;OAEG;IACH,UAAU,CAAC,EAAE,MAAM,GAAG,SAAS,CAAC;IAChC;;OAEG;IACH,KAAK,CAAC,EAAE,MAAM,GAAG,SAAS,CAAC;IAC3B;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,GAAG,SAAS,CAAC;IAC5B;;OAEG;IACH,SAAS,EAAE,MAAM,CAAC;CACnB,CAAC;AAEF,MAAM,MAAM,6BAA6B,GACrC,MAAM,CAAC,oBAAoB,GAC3B,MAAM,CAAC,aAAa,CAAC;AAEzB,gBAAgB;AAChB,eAAO,MAAM,0CAA0C,EAAE,CAAC,CAAC,OAAO,CAChE,4BAA4B,EAC5B,CAAC,CAAC,UAAU,EACZ,OAAO,CAMP,CAAC;AAEH,gBAAgB;AAChB,MAAM,MAAM,qCAAqC,GAAG;IAClD,UAAU,CAAC,EAAE,MAAM,GAAG,SAAS,CAAC;IAChC,KAAK,CAAC,EAAE,MAAM,GAAG,SAAS,CAAC;IAC3B,MAAM,CAAC,EAAE,MAAM,GAAG,SAAS,CAAC;IAC5B,SAAS,EAAE,MAAM,CAAC;CACnB,CAAC;AAEF,gBAAgB;AAChB,eAAO,MAAM,2CAA2C,EAAE,CAAC,CAAC,OAAO,CACjE,qCAAqC,EACrC,CAAC,CAAC,UAAU,EACZ,4BAA4B,CAM5B,CAAC;AAEH;;;GAGG;AACH,yBAAiB,6BAA6B,CAAC;IAC7C,4EAA4E;IACrE,MAAM,aAAa,gEAA6C,CAAC;IACxE,6EAA6E;IACtE,MAAM,cAAc,8FAA8C,CAAC;IAC1E,uEAAuE;IACvE,KAAY,QAAQ,GAAG,qCAAqC,CAAC;CAC9D;AAED,wBAAgB,kCAAkC,CAChD,4BAA4B,EAAE,4BAA4B,GACzD,MAAM,CAMR;AAED,wBAAgB,oCAAoC,CAClD,UAAU,EAAE,MAAM,GACjB,eAAe,CAAC,4BAA4B,EAAE,kBAAkB,CAAC,CAMnE;AAED,gBAAgB;AAChB,eAAO,MAAM,2CAA2C,EAAE,CAAC,CAAC,OAAO,CACjE,6BAA6B,EAC7B,CAAC,CAAC,UAAU,EACZ,OAAO,CAIP,CAAC;AAEH,gBAAgB;AAChB,MAAM,MAAM,sCAAsC,GAC9C,MAAM,CAAC,6BAA6B,GACpC,MAAM,CAAC,sBAAsB,CAAC;AAElC,gBAAgB;AAChB,eAAO,MAAM,4CAA4C,EAAE,CAAC,CAAC,OAAO,CAClE,sCAAsC,EACtC,CAAC,CAAC,UAAU,EACZ,6BAA6B,CAI7B,CAAC;AAEH;;;GAGG;AACH,yBAAiB,8BAA8B,CAAC;IAC9C,6EAA6E;IACtE,MAAM,aAAa,iEAA8C,CAAC;IACzE,8EAA8E;IACvE,MAAM,cAAc,gGAA+C,CAAC;IAC3E,wEAAwE;IACxE,KAAY,QAAQ,GAAG,sCAAsC,CAAC;CAC/D;AAED,wBAAgB,mCAAmC,CACjD,6BAA6B,EAAE,6BAA6B,GAC3D,MAAM,CAMR;AAED,wBAAgB,qCAAqC,CACnD,UAAU,EAAE,MAAM,GACjB,eAAe,CAAC,6BAA6B,EAAE,kBAAkB,CAAC,CAMpE"}
|
|
@@ -0,0 +1,105 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
/*
|
|
3
|
+
* Code generated by Speakeasy (https://speakeasy.com). DO NOT EDIT.
|
|
4
|
+
*/
|
|
5
|
+
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
6
|
+
if (k2 === undefined) k2 = k;
|
|
7
|
+
var desc = Object.getOwnPropertyDescriptor(m, k);
|
|
8
|
+
if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
|
|
9
|
+
desc = { enumerable: true, get: function() { return m[k]; } };
|
|
10
|
+
}
|
|
11
|
+
Object.defineProperty(o, k2, desc);
|
|
12
|
+
}) : (function(o, m, k, k2) {
|
|
13
|
+
if (k2 === undefined) k2 = k;
|
|
14
|
+
o[k2] = m[k];
|
|
15
|
+
}));
|
|
16
|
+
var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
|
|
17
|
+
Object.defineProperty(o, "default", { enumerable: true, value: v });
|
|
18
|
+
}) : function(o, v) {
|
|
19
|
+
o["default"] = v;
|
|
20
|
+
});
|
|
21
|
+
var __importStar = (this && this.__importStar) || (function () {
|
|
22
|
+
var ownKeys = function(o) {
|
|
23
|
+
ownKeys = Object.getOwnPropertyNames || function (o) {
|
|
24
|
+
var ar = [];
|
|
25
|
+
for (var k in o) if (Object.prototype.hasOwnProperty.call(o, k)) ar[ar.length] = k;
|
|
26
|
+
return ar;
|
|
27
|
+
};
|
|
28
|
+
return ownKeys(o);
|
|
29
|
+
};
|
|
30
|
+
return function (mod) {
|
|
31
|
+
if (mod && mod.__esModule) return mod;
|
|
32
|
+
var result = {};
|
|
33
|
+
if (mod != null) for (var k = ownKeys(mod), i = 0; i < k.length; i++) if (k[i] !== "default") __createBinding(result, mod, k[i]);
|
|
34
|
+
__setModuleDefault(result, mod);
|
|
35
|
+
return result;
|
|
36
|
+
};
|
|
37
|
+
})();
|
|
38
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
39
|
+
exports.GetPropertiesBySourceResponse$ = exports.GetPropertiesBySourceResponse$outboundSchema = exports.GetPropertiesBySourceResponse$inboundSchema = exports.GetPropertiesBySourceRequest$ = exports.GetPropertiesBySourceRequest$outboundSchema = exports.GetPropertiesBySourceRequest$inboundSchema = void 0;
|
|
40
|
+
exports.getPropertiesBySourceRequestToJSON = getPropertiesBySourceRequestToJSON;
|
|
41
|
+
exports.getPropertiesBySourceRequestFromJSON = getPropertiesBySourceRequestFromJSON;
|
|
42
|
+
exports.getPropertiesBySourceResponseToJSON = getPropertiesBySourceResponseToJSON;
|
|
43
|
+
exports.getPropertiesBySourceResponseFromJSON = getPropertiesBySourceResponseFromJSON;
|
|
44
|
+
const z = __importStar(require("zod"));
|
|
45
|
+
const schemas_js_1 = require("../../../lib/schemas.js");
|
|
46
|
+
const shared = __importStar(require("../shared/index.js"));
|
|
47
|
+
/** @internal */
|
|
48
|
+
exports.GetPropertiesBySourceRequest$inboundSchema = z.object({
|
|
49
|
+
attributes: z.string().optional(),
|
|
50
|
+
limit: z.string().optional(),
|
|
51
|
+
offset: z.string().optional(),
|
|
52
|
+
sourceIds: z.string(),
|
|
53
|
+
});
|
|
54
|
+
/** @internal */
|
|
55
|
+
exports.GetPropertiesBySourceRequest$outboundSchema = z.object({
|
|
56
|
+
attributes: z.string().optional(),
|
|
57
|
+
limit: z.string().optional(),
|
|
58
|
+
offset: z.string().optional(),
|
|
59
|
+
sourceIds: z.string(),
|
|
60
|
+
});
|
|
61
|
+
/**
|
|
62
|
+
* @internal
|
|
63
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
64
|
+
*/
|
|
65
|
+
var GetPropertiesBySourceRequest$;
|
|
66
|
+
(function (GetPropertiesBySourceRequest$) {
|
|
67
|
+
/** @deprecated use `GetPropertiesBySourceRequest$inboundSchema` instead. */
|
|
68
|
+
GetPropertiesBySourceRequest$.inboundSchema = exports.GetPropertiesBySourceRequest$inboundSchema;
|
|
69
|
+
/** @deprecated use `GetPropertiesBySourceRequest$outboundSchema` instead. */
|
|
70
|
+
GetPropertiesBySourceRequest$.outboundSchema = exports.GetPropertiesBySourceRequest$outboundSchema;
|
|
71
|
+
})(GetPropertiesBySourceRequest$ || (exports.GetPropertiesBySourceRequest$ = GetPropertiesBySourceRequest$ = {}));
|
|
72
|
+
function getPropertiesBySourceRequestToJSON(getPropertiesBySourceRequest) {
|
|
73
|
+
return JSON.stringify(exports.GetPropertiesBySourceRequest$outboundSchema.parse(getPropertiesBySourceRequest));
|
|
74
|
+
}
|
|
75
|
+
function getPropertiesBySourceRequestFromJSON(jsonString) {
|
|
76
|
+
return (0, schemas_js_1.safeParse)(jsonString, (x) => exports.GetPropertiesBySourceRequest$inboundSchema.parse(JSON.parse(x)), `Failed to parse 'GetPropertiesBySourceRequest' from JSON`);
|
|
77
|
+
}
|
|
78
|
+
/** @internal */
|
|
79
|
+
exports.GetPropertiesBySourceResponse$inboundSchema = z.union([
|
|
80
|
+
shared.PropertyListResponse$inboundSchema,
|
|
81
|
+
shared.ErrorResponse$inboundSchema,
|
|
82
|
+
]);
|
|
83
|
+
/** @internal */
|
|
84
|
+
exports.GetPropertiesBySourceResponse$outboundSchema = z.union([
|
|
85
|
+
shared.PropertyListResponse$outboundSchema,
|
|
86
|
+
shared.ErrorResponse$outboundSchema,
|
|
87
|
+
]);
|
|
88
|
+
/**
|
|
89
|
+
* @internal
|
|
90
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
91
|
+
*/
|
|
92
|
+
var GetPropertiesBySourceResponse$;
|
|
93
|
+
(function (GetPropertiesBySourceResponse$) {
|
|
94
|
+
/** @deprecated use `GetPropertiesBySourceResponse$inboundSchema` instead. */
|
|
95
|
+
GetPropertiesBySourceResponse$.inboundSchema = exports.GetPropertiesBySourceResponse$inboundSchema;
|
|
96
|
+
/** @deprecated use `GetPropertiesBySourceResponse$outboundSchema` instead. */
|
|
97
|
+
GetPropertiesBySourceResponse$.outboundSchema = exports.GetPropertiesBySourceResponse$outboundSchema;
|
|
98
|
+
})(GetPropertiesBySourceResponse$ || (exports.GetPropertiesBySourceResponse$ = GetPropertiesBySourceResponse$ = {}));
|
|
99
|
+
function getPropertiesBySourceResponseToJSON(getPropertiesBySourceResponse) {
|
|
100
|
+
return JSON.stringify(exports.GetPropertiesBySourceResponse$outboundSchema.parse(getPropertiesBySourceResponse));
|
|
101
|
+
}
|
|
102
|
+
function getPropertiesBySourceResponseFromJSON(jsonString) {
|
|
103
|
+
return (0, schemas_js_1.safeParse)(jsonString, (x) => exports.GetPropertiesBySourceResponse$inboundSchema.parse(JSON.parse(x)), `Failed to parse 'GetPropertiesBySourceResponse' from JSON`);
|
|
104
|
+
}
|
|
105
|
+
//# sourceMappingURL=getpropertiesbysource.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"getpropertiesbysource.js","sourceRoot":"","sources":["../../../../../src/sdk/models/operations/getpropertiesbysource.ts"],"names":[],"mappings":";AAAA;;GAEG;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AA4EH,gFAQC;AAED,oFAQC;AAwCD,kFAQC;AAED,sFAQC;AAtJD,uCAAyB;AACzB,wDAAoD;AAGpD,2DAA6C;AAyB7C,gBAAgB;AACH,QAAA,0CAA0C,GAInD,CAAC,CAAC,MAAM,CAAC;IACX,UAAU,EAAE,CAAC,CAAC,MAAM,EAAE,CAAC,QAAQ,EAAE;IACjC,KAAK,EAAE,CAAC,CAAC,MAAM,EAAE,CAAC,QAAQ,EAAE;IAC5B,MAAM,EAAE,CAAC,CAAC,MAAM,EAAE,CAAC,QAAQ,EAAE;IAC7B,SAAS,EAAE,CAAC,CAAC,MAAM,EAAE;CACtB,CAAC,CAAC;AAUH,gBAAgB;AACH,QAAA,2CAA2C,GAIpD,CAAC,CAAC,MAAM,CAAC;IACX,UAAU,EAAE,CAAC,CAAC,MAAM,EAAE,CAAC,QAAQ,EAAE;IACjC,KAAK,EAAE,CAAC,CAAC,MAAM,EAAE,CAAC,QAAQ,EAAE;IAC5B,MAAM,EAAE,CAAC,CAAC,MAAM,EAAE,CAAC,QAAQ,EAAE;IAC7B,SAAS,EAAE,CAAC,CAAC,MAAM,EAAE;CACtB,CAAC,CAAC;AAEH;;;GAGG;AACH,IAAiB,6BAA6B,CAO7C;AAPD,WAAiB,6BAA6B;IAC5C,4EAA4E;IAC/D,2CAAa,GAAG,kDAA0C,CAAC;IACxE,6EAA6E;IAChE,4CAAc,GAAG,mDAA2C,CAAC;AAG5E,CAAC,EAPgB,6BAA6B,6CAA7B,6BAA6B,QAO7C;AAED,SAAgB,kCAAkC,CAChD,4BAA0D;IAE1D,OAAO,IAAI,CAAC,SAAS,CACnB,mDAA2C,CAAC,KAAK,CAC/C,4BAA4B,CAC7B,CACF,CAAC;AACJ,CAAC;AAED,SAAgB,oCAAoC,CAClD,UAAkB;IAElB,OAAO,IAAA,sBAAS,EACd,UAAU,EACV,CAAC,CAAC,EAAE,EAAE,CAAC,kDAA0C,CAAC,KAAK,CAAC,IAAI,CAAC,KAAK,CAAC,CAAC,CAAC,CAAC,EACtE,0DAA0D,CAC3D,CAAC;AACJ,CAAC;AAED,gBAAgB;AACH,QAAA,2CAA2C,GAIpD,CAAC,CAAC,KAAK,CAAC;IACV,MAAM,CAAC,kCAAkC;IACzC,MAAM,CAAC,2BAA2B;CACnC,CAAC,CAAC;AAOH,gBAAgB;AACH,QAAA,4CAA4C,GAIrD,CAAC,CAAC,KAAK,CAAC;IACV,MAAM,CAAC,mCAAmC;IAC1C,MAAM,CAAC,4BAA4B;CACpC,CAAC,CAAC;AAEH;;;GAGG;AACH,IAAiB,8BAA8B,CAO9C;AAPD,WAAiB,8BAA8B;IAC7C,6EAA6E;IAChE,4CAAa,GAAG,mDAA2C,CAAC;IACzE,8EAA8E;IACjE,6CAAc,GAAG,oDAA4C,CAAC;AAG7E,CAAC,EAPgB,8BAA8B,8CAA9B,8BAA8B,QAO9C;AAED,SAAgB,mCAAmC,CACjD,6BAA4D;IAE5D,OAAO,IAAI,CAAC,SAAS,CACnB,oDAA4C,CAAC,KAAK,CAChD,6BAA6B,CAC9B,CACF,CAAC;AACJ,CAAC;AAED,SAAgB,qCAAqC,CACnD,UAAkB;IAElB,OAAO,IAAA,sBAAS,EACd,UAAU,EACV,CAAC,CAAC,EAAE,EAAE,CAAC,mDAA2C,CAAC,KAAK,CAAC,IAAI,CAAC,KAAK,CAAC,CAAC,CAAC,CAAC,EACvE,2DAA2D,CAC5D,CAAC;AACJ,CAAC"}
|
|
@@ -1,10 +1,10 @@
|
|
|
1
|
-
export * from "./
|
|
2
|
-
export * from "./
|
|
3
|
-
export * from "./
|
|
4
|
-
export * from "./
|
|
5
|
-
export * from "./
|
|
6
|
-
export * from "./
|
|
7
|
-
export * from "./
|
|
8
|
-
export * from "./
|
|
9
|
-
export * from "./
|
|
1
|
+
export * from "./getplanningapplications.js";
|
|
2
|
+
export * from "./getplanningapplicationsbysource.js";
|
|
3
|
+
export * from "./getproperties.js";
|
|
4
|
+
export * from "./getpropertiesbylocation.js";
|
|
5
|
+
export * from "./getpropertiesbyslugs.js";
|
|
6
|
+
export * from "./getpropertiesbysource.js";
|
|
7
|
+
export * from "./searchplanningapplications.js";
|
|
8
|
+
export * from "./searchproperties.js";
|
|
9
|
+
export * from "./searchstreets.js";
|
|
10
10
|
//# sourceMappingURL=index.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../src/sdk/models/operations/index.ts"],"names":[],"mappings":"AAIA,cAAc,
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../src/sdk/models/operations/index.ts"],"names":[],"mappings":"AAIA,cAAc,8BAA8B,CAAC;AAC7C,cAAc,sCAAsC,CAAC;AACrD,cAAc,oBAAoB,CAAC;AACnC,cAAc,8BAA8B,CAAC;AAC7C,cAAc,2BAA2B,CAAC;AAC1C,cAAc,4BAA4B,CAAC;AAC3C,cAAc,iCAAiC,CAAC;AAChD,cAAc,uBAAuB,CAAC;AACtC,cAAc,oBAAoB,CAAC"}
|
|
@@ -17,13 +17,13 @@ var __exportStar = (this && this.__exportStar) || function(m, exports) {
|
|
|
17
17
|
for (var p in m) if (p !== "default" && !Object.prototype.hasOwnProperty.call(exports, p)) __createBinding(exports, m, p);
|
|
18
18
|
};
|
|
19
19
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
20
|
-
__exportStar(require("./
|
|
21
|
-
__exportStar(require("./
|
|
22
|
-
__exportStar(require("./
|
|
23
|
-
__exportStar(require("./
|
|
24
|
-
__exportStar(require("./
|
|
25
|
-
__exportStar(require("./
|
|
26
|
-
__exportStar(require("./
|
|
27
|
-
__exportStar(require("./
|
|
28
|
-
__exportStar(require("./
|
|
20
|
+
__exportStar(require("./getplanningapplications.js"), exports);
|
|
21
|
+
__exportStar(require("./getplanningapplicationsbysource.js"), exports);
|
|
22
|
+
__exportStar(require("./getproperties.js"), exports);
|
|
23
|
+
__exportStar(require("./getpropertiesbylocation.js"), exports);
|
|
24
|
+
__exportStar(require("./getpropertiesbyslugs.js"), exports);
|
|
25
|
+
__exportStar(require("./getpropertiesbysource.js"), exports);
|
|
26
|
+
__exportStar(require("./searchplanningapplications.js"), exports);
|
|
27
|
+
__exportStar(require("./searchproperties.js"), exports);
|
|
28
|
+
__exportStar(require("./searchstreets.js"), exports);
|
|
29
29
|
//# sourceMappingURL=index.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../../src/sdk/models/operations/index.ts"],"names":[],"mappings":";AAAA;;GAEG;;;;;;;;;;;;;;;;AAEH
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../../src/sdk/models/operations/index.ts"],"names":[],"mappings":";AAAA;;GAEG;;;;;;;;;;;;;;;;AAEH,+DAA6C;AAC7C,uEAAqD;AACrD,qDAAmC;AACnC,+DAA6C;AAC7C,4DAA0C;AAC1C,6DAA2C;AAC3C,kEAAgD;AAChD,wDAAsC;AACtC,qDAAmC"}
|
|
@@ -0,0 +1,26 @@
|
|
|
1
|
+
import * as z from "zod";
|
|
2
|
+
import { Result as SafeParseResult } from "../../types/fp.js";
|
|
3
|
+
import { SDKValidationError } from "../errors/sdkvalidationerror.js";
|
|
4
|
+
import * as shared from "../shared/index.js";
|
|
5
|
+
export type SearchPlanningApplicationsResponse = shared.PlanningListResponse | shared.ErrorResponse;
|
|
6
|
+
/** @internal */
|
|
7
|
+
export declare const SearchPlanningApplicationsResponse$inboundSchema: z.ZodType<SearchPlanningApplicationsResponse, z.ZodTypeDef, unknown>;
|
|
8
|
+
/** @internal */
|
|
9
|
+
export type SearchPlanningApplicationsResponse$Outbound = shared.PlanningListResponse$Outbound | shared.ErrorResponse$Outbound;
|
|
10
|
+
/** @internal */
|
|
11
|
+
export declare const SearchPlanningApplicationsResponse$outboundSchema: z.ZodType<SearchPlanningApplicationsResponse$Outbound, z.ZodTypeDef, SearchPlanningApplicationsResponse>;
|
|
12
|
+
/**
|
|
13
|
+
* @internal
|
|
14
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
15
|
+
*/
|
|
16
|
+
export declare namespace SearchPlanningApplicationsResponse$ {
|
|
17
|
+
/** @deprecated use `SearchPlanningApplicationsResponse$inboundSchema` instead. */
|
|
18
|
+
const inboundSchema: z.ZodType<SearchPlanningApplicationsResponse, z.ZodTypeDef, unknown>;
|
|
19
|
+
/** @deprecated use `SearchPlanningApplicationsResponse$outboundSchema` instead. */
|
|
20
|
+
const outboundSchema: z.ZodType<SearchPlanningApplicationsResponse$Outbound, z.ZodTypeDef, SearchPlanningApplicationsResponse>;
|
|
21
|
+
/** @deprecated use `SearchPlanningApplicationsResponse$Outbound` instead. */
|
|
22
|
+
type Outbound = SearchPlanningApplicationsResponse$Outbound;
|
|
23
|
+
}
|
|
24
|
+
export declare function searchPlanningApplicationsResponseToJSON(searchPlanningApplicationsResponse: SearchPlanningApplicationsResponse): string;
|
|
25
|
+
export declare function searchPlanningApplicationsResponseFromJSON(jsonString: string): SafeParseResult<SearchPlanningApplicationsResponse, SDKValidationError>;
|
|
26
|
+
//# sourceMappingURL=searchplanningapplications.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"searchplanningapplications.d.ts","sourceRoot":"","sources":["../../../../../src/sdk/models/operations/searchplanningapplications.ts"],"names":[],"mappings":"AAIA,OAAO,KAAK,CAAC,MAAM,KAAK,CAAC;AAEzB,OAAO,EAAE,MAAM,IAAI,eAAe,EAAE,MAAM,mBAAmB,CAAC;AAC9D,OAAO,EAAE,kBAAkB,EAAE,MAAM,iCAAiC,CAAC;AACrE,OAAO,KAAK,MAAM,MAAM,oBAAoB,CAAC;AAE7C,MAAM,MAAM,kCAAkC,GAC1C,MAAM,CAAC,oBAAoB,GAC3B,MAAM,CAAC,aAAa,CAAC;AAEzB,gBAAgB;AAChB,eAAO,MAAM,gDAAgD,EAAE,CAAC,CAAC,OAAO,CACtE,kCAAkC,EAClC,CAAC,CAAC,UAAU,EACZ,OAAO,CAIP,CAAC;AAEH,gBAAgB;AAChB,MAAM,MAAM,2CAA2C,GACnD,MAAM,CAAC,6BAA6B,GACpC,MAAM,CAAC,sBAAsB,CAAC;AAElC,gBAAgB;AAChB,eAAO,MAAM,iDAAiD,EAAE,CAAC,CAAC,OAAO,CACvE,2CAA2C,EAC3C,CAAC,CAAC,UAAU,EACZ,kCAAkC,CAIlC,CAAC;AAEH;;;GAGG;AACH,yBAAiB,mCAAmC,CAAC;IACnD,kFAAkF;IAC3E,MAAM,aAAa,sEAAmD,CAAC;IAC9E,mFAAmF;IAC5E,MAAM,cAAc,0GACwB,CAAC;IACpD,6EAA6E;IAC7E,KAAY,QAAQ,GAAG,2CAA2C,CAAC;CACpE;AAED,wBAAgB,wCAAwC,CACtD,kCAAkC,EAAE,kCAAkC,GACrE,MAAM,CAMR;AAED,wBAAgB,0CAA0C,CACxD,UAAU,EAAE,MAAM,GACjB,eAAe,CAAC,kCAAkC,EAAE,kBAAkB,CAAC,CAOzE"}
|
|
@@ -36,37 +36,37 @@ var __importStar = (this && this.__importStar) || (function () {
|
|
|
36
36
|
};
|
|
37
37
|
})();
|
|
38
38
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
39
|
-
exports.
|
|
40
|
-
exports.
|
|
41
|
-
exports.
|
|
39
|
+
exports.SearchPlanningApplicationsResponse$ = exports.SearchPlanningApplicationsResponse$outboundSchema = exports.SearchPlanningApplicationsResponse$inboundSchema = void 0;
|
|
40
|
+
exports.searchPlanningApplicationsResponseToJSON = searchPlanningApplicationsResponseToJSON;
|
|
41
|
+
exports.searchPlanningApplicationsResponseFromJSON = searchPlanningApplicationsResponseFromJSON;
|
|
42
42
|
const z = __importStar(require("zod"));
|
|
43
43
|
const schemas_js_1 = require("../../../lib/schemas.js");
|
|
44
44
|
const shared = __importStar(require("../shared/index.js"));
|
|
45
45
|
/** @internal */
|
|
46
|
-
exports.
|
|
47
|
-
shared.
|
|
46
|
+
exports.SearchPlanningApplicationsResponse$inboundSchema = z.union([
|
|
47
|
+
shared.PlanningListResponse$inboundSchema,
|
|
48
48
|
shared.ErrorResponse$inboundSchema,
|
|
49
49
|
]);
|
|
50
50
|
/** @internal */
|
|
51
|
-
exports.
|
|
52
|
-
shared.
|
|
51
|
+
exports.SearchPlanningApplicationsResponse$outboundSchema = z.union([
|
|
52
|
+
shared.PlanningListResponse$outboundSchema,
|
|
53
53
|
shared.ErrorResponse$outboundSchema,
|
|
54
54
|
]);
|
|
55
55
|
/**
|
|
56
56
|
* @internal
|
|
57
57
|
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
58
58
|
*/
|
|
59
|
-
var
|
|
60
|
-
(function (
|
|
61
|
-
/** @deprecated use `
|
|
62
|
-
|
|
63
|
-
/** @deprecated use `
|
|
64
|
-
|
|
65
|
-
})(
|
|
66
|
-
function
|
|
67
|
-
return JSON.stringify(exports.
|
|
59
|
+
var SearchPlanningApplicationsResponse$;
|
|
60
|
+
(function (SearchPlanningApplicationsResponse$) {
|
|
61
|
+
/** @deprecated use `SearchPlanningApplicationsResponse$inboundSchema` instead. */
|
|
62
|
+
SearchPlanningApplicationsResponse$.inboundSchema = exports.SearchPlanningApplicationsResponse$inboundSchema;
|
|
63
|
+
/** @deprecated use `SearchPlanningApplicationsResponse$outboundSchema` instead. */
|
|
64
|
+
SearchPlanningApplicationsResponse$.outboundSchema = exports.SearchPlanningApplicationsResponse$outboundSchema;
|
|
65
|
+
})(SearchPlanningApplicationsResponse$ || (exports.SearchPlanningApplicationsResponse$ = SearchPlanningApplicationsResponse$ = {}));
|
|
66
|
+
function searchPlanningApplicationsResponseToJSON(searchPlanningApplicationsResponse) {
|
|
67
|
+
return JSON.stringify(exports.SearchPlanningApplicationsResponse$outboundSchema.parse(searchPlanningApplicationsResponse));
|
|
68
68
|
}
|
|
69
|
-
function
|
|
70
|
-
return (0, schemas_js_1.safeParse)(jsonString, (x) => exports.
|
|
69
|
+
function searchPlanningApplicationsResponseFromJSON(jsonString) {
|
|
70
|
+
return (0, schemas_js_1.safeParse)(jsonString, (x) => exports.SearchPlanningApplicationsResponse$inboundSchema.parse(JSON.parse(x)), `Failed to parse 'SearchPlanningApplicationsResponse' from JSON`);
|
|
71
71
|
}
|
|
72
|
-
//# sourceMappingURL=
|
|
72
|
+
//# sourceMappingURL=searchplanningapplications.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"searchplanningapplications.js","sourceRoot":"","sources":["../../../../../src/sdk/models/operations/searchplanningapplications.ts"],"names":[],"mappings":";AAAA;;GAEG;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAmDH,4FAQC;AAED,gGASC;AApED,uCAAyB;AACzB,wDAAoD;AAGpD,2DAA6C;AAM7C,gBAAgB;AACH,QAAA,gDAAgD,GAIzD,CAAC,CAAC,KAAK,CAAC;IACV,MAAM,CAAC,kCAAkC;IACzC,MAAM,CAAC,2BAA2B;CACnC,CAAC,CAAC;AAOH,gBAAgB;AACH,QAAA,iDAAiD,GAI1D,CAAC,CAAC,KAAK,CAAC;IACV,MAAM,CAAC,mCAAmC;IAC1C,MAAM,CAAC,4BAA4B;CACpC,CAAC,CAAC;AAEH;;;GAGG;AACH,IAAiB,mCAAmC,CAQnD;AARD,WAAiB,mCAAmC;IAClD,kFAAkF;IACrE,iDAAa,GAAG,wDAAgD,CAAC;IAC9E,mFAAmF;IACtE,kDAAc,GACzB,yDAAiD,CAAC;AAGtD,CAAC,EARgB,mCAAmC,mDAAnC,mCAAmC,QAQnD;AAED,SAAgB,wCAAwC,CACtD,kCAAsE;IAEtE,OAAO,IAAI,CAAC,SAAS,CACnB,yDAAiD,CAAC,KAAK,CACrD,kCAAkC,CACnC,CACF,CAAC;AACJ,CAAC;AAED,SAAgB,0CAA0C,CACxD,UAAkB;IAElB,OAAO,IAAA,sBAAS,EACd,UAAU,EACV,CAAC,CAAC,EAAE,EAAE,CACJ,wDAAgD,CAAC,KAAK,CAAC,IAAI,CAAC,KAAK,CAAC,CAAC,CAAC,CAAC,EACvE,gEAAgE,CACjE,CAAC;AACJ,CAAC"}
|
|
@@ -0,0 +1,26 @@
|
|
|
1
|
+
import * as z from "zod";
|
|
2
|
+
import { Result as SafeParseResult } from "../../types/fp.js";
|
|
3
|
+
import { SDKValidationError } from "../errors/sdkvalidationerror.js";
|
|
4
|
+
import * as shared from "../shared/index.js";
|
|
5
|
+
export type SearchPropertiesResponse = shared.PropertyListResponse | shared.ErrorResponse;
|
|
6
|
+
/** @internal */
|
|
7
|
+
export declare const SearchPropertiesResponse$inboundSchema: z.ZodType<SearchPropertiesResponse, z.ZodTypeDef, unknown>;
|
|
8
|
+
/** @internal */
|
|
9
|
+
export type SearchPropertiesResponse$Outbound = shared.PropertyListResponse$Outbound | shared.ErrorResponse$Outbound;
|
|
10
|
+
/** @internal */
|
|
11
|
+
export declare const SearchPropertiesResponse$outboundSchema: z.ZodType<SearchPropertiesResponse$Outbound, z.ZodTypeDef, SearchPropertiesResponse>;
|
|
12
|
+
/**
|
|
13
|
+
* @internal
|
|
14
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
15
|
+
*/
|
|
16
|
+
export declare namespace SearchPropertiesResponse$ {
|
|
17
|
+
/** @deprecated use `SearchPropertiesResponse$inboundSchema` instead. */
|
|
18
|
+
const inboundSchema: z.ZodType<SearchPropertiesResponse, z.ZodTypeDef, unknown>;
|
|
19
|
+
/** @deprecated use `SearchPropertiesResponse$outboundSchema` instead. */
|
|
20
|
+
const outboundSchema: z.ZodType<SearchPropertiesResponse$Outbound, z.ZodTypeDef, SearchPropertiesResponse>;
|
|
21
|
+
/** @deprecated use `SearchPropertiesResponse$Outbound` instead. */
|
|
22
|
+
type Outbound = SearchPropertiesResponse$Outbound;
|
|
23
|
+
}
|
|
24
|
+
export declare function searchPropertiesResponseToJSON(searchPropertiesResponse: SearchPropertiesResponse): string;
|
|
25
|
+
export declare function searchPropertiesResponseFromJSON(jsonString: string): SafeParseResult<SearchPropertiesResponse, SDKValidationError>;
|
|
26
|
+
//# sourceMappingURL=searchproperties.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"searchproperties.d.ts","sourceRoot":"","sources":["../../../../../src/sdk/models/operations/searchproperties.ts"],"names":[],"mappings":"AAIA,OAAO,KAAK,CAAC,MAAM,KAAK,CAAC;AAEzB,OAAO,EAAE,MAAM,IAAI,eAAe,EAAE,MAAM,mBAAmB,CAAC;AAC9D,OAAO,EAAE,kBAAkB,EAAE,MAAM,iCAAiC,CAAC;AACrE,OAAO,KAAK,MAAM,MAAM,oBAAoB,CAAC;AAE7C,MAAM,MAAM,wBAAwB,GAChC,MAAM,CAAC,oBAAoB,GAC3B,MAAM,CAAC,aAAa,CAAC;AAEzB,gBAAgB;AAChB,eAAO,MAAM,sCAAsC,EAAE,CAAC,CAAC,OAAO,CAC5D,wBAAwB,EACxB,CAAC,CAAC,UAAU,EACZ,OAAO,CAIP,CAAC;AAEH,gBAAgB;AAChB,MAAM,MAAM,iCAAiC,GACzC,MAAM,CAAC,6BAA6B,GACpC,MAAM,CAAC,sBAAsB,CAAC;AAElC,gBAAgB;AAChB,eAAO,MAAM,uCAAuC,EAAE,CAAC,CAAC,OAAO,CAC7D,iCAAiC,EACjC,CAAC,CAAC,UAAU,EACZ,wBAAwB,CAIxB,CAAC;AAEH;;;GAGG;AACH,yBAAiB,yBAAyB,CAAC;IACzC,wEAAwE;IACjE,MAAM,aAAa,4DAAyC,CAAC;IACpE,yEAAyE;IAClE,MAAM,cAAc,sFAA0C,CAAC;IACtE,mEAAmE;IACnE,KAAY,QAAQ,GAAG,iCAAiC,CAAC;CAC1D;AAED,wBAAgB,8BAA8B,CAC5C,wBAAwB,EAAE,wBAAwB,GACjD,MAAM,CAIR;AAED,wBAAgB,gCAAgC,CAC9C,UAAU,EAAE,MAAM,GACjB,eAAe,CAAC,wBAAwB,EAAE,kBAAkB,CAAC,CAM/D"}
|
|
@@ -36,37 +36,37 @@ var __importStar = (this && this.__importStar) || (function () {
|
|
|
36
36
|
};
|
|
37
37
|
})();
|
|
38
38
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
39
|
-
exports.
|
|
40
|
-
exports.
|
|
41
|
-
exports.
|
|
39
|
+
exports.SearchPropertiesResponse$ = exports.SearchPropertiesResponse$outboundSchema = exports.SearchPropertiesResponse$inboundSchema = void 0;
|
|
40
|
+
exports.searchPropertiesResponseToJSON = searchPropertiesResponseToJSON;
|
|
41
|
+
exports.searchPropertiesResponseFromJSON = searchPropertiesResponseFromJSON;
|
|
42
42
|
const z = __importStar(require("zod"));
|
|
43
43
|
const schemas_js_1 = require("../../../lib/schemas.js");
|
|
44
44
|
const shared = __importStar(require("../shared/index.js"));
|
|
45
45
|
/** @internal */
|
|
46
|
-
exports.
|
|
47
|
-
shared.
|
|
46
|
+
exports.SearchPropertiesResponse$inboundSchema = z.union([
|
|
47
|
+
shared.PropertyListResponse$inboundSchema,
|
|
48
48
|
shared.ErrorResponse$inboundSchema,
|
|
49
49
|
]);
|
|
50
50
|
/** @internal */
|
|
51
|
-
exports.
|
|
52
|
-
shared.
|
|
51
|
+
exports.SearchPropertiesResponse$outboundSchema = z.union([
|
|
52
|
+
shared.PropertyListResponse$outboundSchema,
|
|
53
53
|
shared.ErrorResponse$outboundSchema,
|
|
54
54
|
]);
|
|
55
55
|
/**
|
|
56
56
|
* @internal
|
|
57
57
|
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
58
58
|
*/
|
|
59
|
-
var
|
|
60
|
-
(function (
|
|
61
|
-
/** @deprecated use `
|
|
62
|
-
|
|
63
|
-
/** @deprecated use `
|
|
64
|
-
|
|
65
|
-
})(
|
|
66
|
-
function
|
|
67
|
-
return JSON.stringify(exports.
|
|
59
|
+
var SearchPropertiesResponse$;
|
|
60
|
+
(function (SearchPropertiesResponse$) {
|
|
61
|
+
/** @deprecated use `SearchPropertiesResponse$inboundSchema` instead. */
|
|
62
|
+
SearchPropertiesResponse$.inboundSchema = exports.SearchPropertiesResponse$inboundSchema;
|
|
63
|
+
/** @deprecated use `SearchPropertiesResponse$outboundSchema` instead. */
|
|
64
|
+
SearchPropertiesResponse$.outboundSchema = exports.SearchPropertiesResponse$outboundSchema;
|
|
65
|
+
})(SearchPropertiesResponse$ || (exports.SearchPropertiesResponse$ = SearchPropertiesResponse$ = {}));
|
|
66
|
+
function searchPropertiesResponseToJSON(searchPropertiesResponse) {
|
|
67
|
+
return JSON.stringify(exports.SearchPropertiesResponse$outboundSchema.parse(searchPropertiesResponse));
|
|
68
68
|
}
|
|
69
|
-
function
|
|
70
|
-
return (0, schemas_js_1.safeParse)(jsonString, (x) => exports.
|
|
69
|
+
function searchPropertiesResponseFromJSON(jsonString) {
|
|
70
|
+
return (0, schemas_js_1.safeParse)(jsonString, (x) => exports.SearchPropertiesResponse$inboundSchema.parse(JSON.parse(x)), `Failed to parse 'SearchPropertiesResponse' from JSON`);
|
|
71
71
|
}
|
|
72
|
-
//# sourceMappingURL=
|
|
72
|
+
//# sourceMappingURL=searchproperties.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"searchproperties.js","sourceRoot":"","sources":["../../../../../src/sdk/models/operations/searchproperties.ts"],"names":[],"mappings":";AAAA;;GAEG;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAkDH,wEAMC;AAED,4EAQC;AAhED,uCAAyB;AACzB,wDAAoD;AAGpD,2DAA6C;AAM7C,gBAAgB;AACH,QAAA,sCAAsC,GAI/C,CAAC,CAAC,KAAK,CAAC;IACV,MAAM,CAAC,kCAAkC;IACzC,MAAM,CAAC,2BAA2B;CACnC,CAAC,CAAC;AAOH,gBAAgB;AACH,QAAA,uCAAuC,GAIhD,CAAC,CAAC,KAAK,CAAC;IACV,MAAM,CAAC,mCAAmC;IAC1C,MAAM,CAAC,4BAA4B;CACpC,CAAC,CAAC;AAEH;;;GAGG;AACH,IAAiB,yBAAyB,CAOzC;AAPD,WAAiB,yBAAyB;IACxC,wEAAwE;IAC3D,uCAAa,GAAG,8CAAsC,CAAC;IACpE,yEAAyE;IAC5D,wCAAc,GAAG,+CAAuC,CAAC;AAGxE,CAAC,EAPgB,yBAAyB,yCAAzB,yBAAyB,QAOzC;AAED,SAAgB,8BAA8B,CAC5C,wBAAkD;IAElD,OAAO,IAAI,CAAC,SAAS,CACnB,+CAAuC,CAAC,KAAK,CAAC,wBAAwB,CAAC,CACxE,CAAC;AACJ,CAAC;AAED,SAAgB,gCAAgC,CAC9C,UAAkB;IAElB,OAAO,IAAA,sBAAS,EACd,UAAU,EACV,CAAC,CAAC,EAAE,EAAE,CAAC,8CAAsC,CAAC,KAAK,CAAC,IAAI,CAAC,KAAK,CAAC,CAAC,CAAC,CAAC,EAClE,sDAAsD,CACvD,CAAC;AACJ,CAAC"}
|
|
@@ -0,0 +1,26 @@
|
|
|
1
|
+
import * as z from "zod";
|
|
2
|
+
import { Result as SafeParseResult } from "../../types/fp.js";
|
|
3
|
+
import { SDKValidationError } from "../errors/sdkvalidationerror.js";
|
|
4
|
+
import * as shared from "../shared/index.js";
|
|
5
|
+
export type SearchStreetsResponse = shared.StreetQueryResponse | shared.ErrorResponse;
|
|
6
|
+
/** @internal */
|
|
7
|
+
export declare const SearchStreetsResponse$inboundSchema: z.ZodType<SearchStreetsResponse, z.ZodTypeDef, unknown>;
|
|
8
|
+
/** @internal */
|
|
9
|
+
export type SearchStreetsResponse$Outbound = shared.StreetQueryResponse$Outbound | shared.ErrorResponse$Outbound;
|
|
10
|
+
/** @internal */
|
|
11
|
+
export declare const SearchStreetsResponse$outboundSchema: z.ZodType<SearchStreetsResponse$Outbound, z.ZodTypeDef, SearchStreetsResponse>;
|
|
12
|
+
/**
|
|
13
|
+
* @internal
|
|
14
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
15
|
+
*/
|
|
16
|
+
export declare namespace SearchStreetsResponse$ {
|
|
17
|
+
/** @deprecated use `SearchStreetsResponse$inboundSchema` instead. */
|
|
18
|
+
const inboundSchema: z.ZodType<SearchStreetsResponse, z.ZodTypeDef, unknown>;
|
|
19
|
+
/** @deprecated use `SearchStreetsResponse$outboundSchema` instead. */
|
|
20
|
+
const outboundSchema: z.ZodType<SearchStreetsResponse$Outbound, z.ZodTypeDef, SearchStreetsResponse>;
|
|
21
|
+
/** @deprecated use `SearchStreetsResponse$Outbound` instead. */
|
|
22
|
+
type Outbound = SearchStreetsResponse$Outbound;
|
|
23
|
+
}
|
|
24
|
+
export declare function searchStreetsResponseToJSON(searchStreetsResponse: SearchStreetsResponse): string;
|
|
25
|
+
export declare function searchStreetsResponseFromJSON(jsonString: string): SafeParseResult<SearchStreetsResponse, SDKValidationError>;
|
|
26
|
+
//# sourceMappingURL=searchstreets.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"searchstreets.d.ts","sourceRoot":"","sources":["../../../../../src/sdk/models/operations/searchstreets.ts"],"names":[],"mappings":"AAIA,OAAO,KAAK,CAAC,MAAM,KAAK,CAAC;AAEzB,OAAO,EAAE,MAAM,IAAI,eAAe,EAAE,MAAM,mBAAmB,CAAC;AAC9D,OAAO,EAAE,kBAAkB,EAAE,MAAM,iCAAiC,CAAC;AACrE,OAAO,KAAK,MAAM,MAAM,oBAAoB,CAAC;AAE7C,MAAM,MAAM,qBAAqB,GAC7B,MAAM,CAAC,mBAAmB,GAC1B,MAAM,CAAC,aAAa,CAAC;AAEzB,gBAAgB;AAChB,eAAO,MAAM,mCAAmC,EAAE,CAAC,CAAC,OAAO,CACzD,qBAAqB,EACrB,CAAC,CAAC,UAAU,EACZ,OAAO,CAIP,CAAC;AAEH,gBAAgB;AAChB,MAAM,MAAM,8BAA8B,GACtC,MAAM,CAAC,4BAA4B,GACnC,MAAM,CAAC,sBAAsB,CAAC;AAElC,gBAAgB;AAChB,eAAO,MAAM,oCAAoC,EAAE,CAAC,CAAC,OAAO,CAC1D,8BAA8B,EAC9B,CAAC,CAAC,UAAU,EACZ,qBAAqB,CAIrB,CAAC;AAEH;;;GAGG;AACH,yBAAiB,sBAAsB,CAAC;IACtC,qEAAqE;IAC9D,MAAM,aAAa,yDAAsC,CAAC;IACjE,sEAAsE;IAC/D,MAAM,cAAc,gFAAuC,CAAC;IACnE,gEAAgE;IAChE,KAAY,QAAQ,GAAG,8BAA8B,CAAC;CACvD;AAED,wBAAgB,2BAA2B,CACzC,qBAAqB,EAAE,qBAAqB,GAC3C,MAAM,CAIR;AAED,wBAAgB,6BAA6B,CAC3C,UAAU,EAAE,MAAM,GACjB,eAAe,CAAC,qBAAqB,EAAE,kBAAkB,CAAC,CAM5D"}
|