removedInput schema / properties / beds[max]
Removed value: -{
- "description": "The maximum number of bedrooms.",
- "type": "number"
-}
removedInput schema / properties / beds[min]
Removed value: -{
- "description": "The minimum number of bedrooms.",
- "type": "number"
-}
addedInput schema / properties / beds_max_
Added value: +{
+ "description": "The maximum number of bedrooms.",
+ "type": "number"
+}
addedInput schema / properties / beds_min_
Added value: +{
+ "description": "The minimum number of bedrooms.",
+ "type": "number"
+}
removedInput schema / properties / cost[acceptedFinancing]
Removed value: -{
- "description": "The accepted financing type.",
- "enum": [
- "FHA",
- "VA"
- ],
- "type": "string"
-}
removedInput schema / properties / cost[excludeLandLeases]
Removed value: -{
- "description": "If set to true, listings with land leases will be excluded.",
- "type": "boolean"
-}
removedInput schema / properties / cost[hoa]
Removed value: -{
- "description": "The maximum monthly Homeowners Association (HOA) fee.",
- "type": "number"
-}
removedInput schema / properties / cost[maxPropertyTaxPerYear]
Removed value: -{
- "description": "The maximum property tax per year.",
- "type": "number"
-}
removedInput schema / properties / cost[pricePerSqft][max]
Removed value: -{
- "description": "The maximum price per square foot.",
- "enum": [
- "50",
- "100",
- "150",
- "200",
- "250",
- "300",
- "400",
- "500",
- "600",
- "800",
- "1000",
- "1400",
- "1800",
- "2200",
- "2600",
- "3000"
- ],
- "type": "string"
-}
removedInput schema / properties / cost[pricePerSqft][min]
Removed value: -{
- "description": "The minimum price per square foot.",
- "enum": [
- "50",
- "100",
- "150",
- "200",
- "250",
- "300",
- "400",
- "500",
- "600",
- "800",
- "1000",
- "1400",
- "1800",
- "2200",
- "2600",
- "3000"
- ],
- "type": "string"
-}
removedInput schema / properties / cost[priceReduced]
Removed value: -{
- "description": "Filter listings by when the price was reduced.",
- "enum": [
- "inTheLastDay",
- "inTheLast3Days",
- "inTheLast7Days",
- "inTheLast14Days",
- "inTheLast30Days",
- "moreThan30Days",
- "moreThan60Days",
- "moreThan120Days"
- ],
- "type": "string"
-}
addedInput schema / properties / cost_acceptedFinancing_
Added value: +{
+ "description": "The accepted financing type.",
+ "enum": [
+ "FHA",
+ "VA"
+ ],
+ "type": "string"
+}
addedInput schema / properties / cost_excludeLandLeases_
Added value: +{
+ "description": "If set to true, listings with land leases will be excluded.",
+ "type": "boolean"
+}
addedInput schema / properties / cost_hoa_
Added value: +{
+ "description": "The maximum monthly Homeowners Association (HOA) fee.",
+ "type": "number"
+}
addedInput schema / properties / cost_maxPropertyTaxPerYear_
Added value: +{
+ "description": "The maximum property tax per year.",
+ "type": "number"
+}
addedInput schema / properties / cost_pricePerSqft__max_
Added value: +{
+ "description": "The maximum price per square foot.",
+ "enum": [
+ "50",
+ "100",
+ "150",
+ "200",
+ "250",
+ "300",
+ "400",
+ "500",
+ "600",
+ "800",
+ "1000",
+ "1400",
+ "1800",
+ "2200",
+ "2600",
+ "3000"
+ ],
+ "type": "string"
+}
addedInput schema / properties / cost_pricePerSqft__min_
Added value: +{
+ "description": "The minimum price per square foot.",
+ "enum": [
+ "50",
+ "100",
+ "150",
+ "200",
+ "250",
+ "300",
+ "400",
+ "500",
+ "600",
+ "800",
+ "1000",
+ "1400",
+ "1800",
+ "2200",
+ "2600",
+ "3000"
+ ],
+ "type": "string"
+}
addedInput schema / properties / cost_priceReduced_
Added value: +{
+ "description": "Filter listings by when the price was reduced.",
+ "enum": [
+ "inTheLastDay",
+ "inTheLast3Days",
+ "inTheLast7Days",
+ "inTheLast14Days",
+ "inTheLast30Days",
+ "moreThan30Days",
+ "moreThan60Days",
+ "moreThan120Days"
+ ],
+ "type": "string"
+}
removedInput schema / properties / forRentSquareFootage[max]
Removed value: -{
- "description": "The maximum square footage for for-rent listings.",
- "type": "number"
-}
removedInput schema / properties / forRentSquareFootage[min]
Removed value: -{
- "description": "The minimum square footage for for-rent listings.",
- "type": "number"
-}
addedInput schema / properties / forRentSquareFootage_max_
Added value: +{
+ "description": "The maximum square footage for for-rent listings.",
+ "type": "number"
+}
addedInput schema / properties / forRentSquareFootage_min_
Added value: +{
+ "description": "The minimum square footage for for-rent listings.",
+ "type": "number"
+}
removedInput schema / properties / forSaleSquareFeet[max]
Removed value: -{
- "description": "The maximum square footage for for-sale listings.",
- "enum": [
- "750",
- "1000",
- "1100",
- "1200",
- "1300",
- "1400",
- "1500",
- "1600",
- "1700",
- "1800",
- "1900",
- "2000",
- "2250",
- "2500",
- "2750",
- "3000",
- "4000",
- "5000",
- "7500",
- "10000"
- ],
- "type": "string"
-}
removedInput schema / properties / forSaleSquareFeet[min]
Removed value: -{
- "description": "The minimum square footage for for-sale listings.",
- "enum": [
- "750",
- "1000",
- "1100",
- "1200",
- "1300",
- "1400",
- "1500",
- "1600",
- "1700",
- "1800",
- "1900",
- "2000",
- "2250",
- "2500",
- "2750",
- "3000",
- "4000",
- "5000",
- "7500",
- "10000"
- ],
- "type": "string"
-}
addedInput schema / properties / forSaleSquareFeet_max_
Added value: +{
+ "description": "The maximum square footage for for-sale listings.",
+ "enum": [
+ "750",
+ "1000",
+ "1100",
+ "1200",
+ "1300",
+ "1400",
+ "1500",
+ "1600",
+ "1700",
+ "1800",
+ "1900",
+ "2000",
+ "2250",
+ "2500",
+ "2750",
+ "3000",
+ "4000",
+ "5000",
+ "7500",
+ "10000"
+ ],
+ "type": "string"
+}
addedInput schema / properties / forSaleSquareFeet_min_
Added value: +{
+ "description": "The minimum square footage for for-sale listings.",
+ "enum": [
+ "750",
+ "1000",
+ "1100",
+ "1200",
+ "1300",
+ "1400",
+ "1500",
+ "1600",
+ "1700",
+ "1800",
+ "1900",
+ "2000",
+ "2250",
+ "2500",
+ "2750",
+ "3000",
+ "4000",
+ "5000",
+ "7500",
+ "10000"
+ ],
+ "type": "string"
+}
removedInput schema / properties / homeFeatures[basement]
Removed value: -{
- "description": "The basement type.",
- "enum": [
- "finished",
- "unfinished"
- ],
- "type": "string"
-}
removedInput schema / properties / homeFeatures[garageSpotsMin]
Removed value: -{
- "description": "The minimum number of garage spots.",
- "enum": [
- "1",
- "2",
- "3",
- "4",
- "5"
- ],
- "type": "string"
-}
removedInput schema / properties / homeFeatures[keywordSearch]
Removed value: -{
- "description": "A free-text keyword search applied to listing descriptions.",
- "type": "string"
-}
removedInput schema / properties / homeFeatures[options][]
Removed value: -{
- "description": "An array of home feature flags to filter the listings.",
- "items": {
- "enum": [
- "airConditioning",
- "waterfront",
- "hasAView",
- "fireplace",
- "fixerUpper",
- "guestHouse",
- "elevator",
- "washerDryerHookup",
- "petsAllowed",
- "primaryBedroomOnMainFloor",
- "rvparking",
- "greenHome",
- "accessibleHome",
- "includeOutdoorParking"
- ],
- "type": "string"
- },
- "type": "array"
-}
removedInput schema / properties / homeFeatures[poolType]
Removed value: -{
- "description": "The type of pool.",
- "enum": [
- "privatePool",
- "communityPool",
- "privateOrCommunityPool",
- "noPrivatePool"
- ],
- "type": "string"
-}
addedInput schema / properties / homeFeatures_basement_
Added value: +{
+ "description": "The basement type.",
+ "enum": [
+ "finished",
+ "unfinished"
+ ],
+ "type": "string"
+}
addedInput schema / properties / homeFeatures_garageSpotsMin_
Added value: +{
+ "description": "The minimum number of garage spots.",
+ "enum": [
+ "1",
+ "2",
+ "3",
+ "4",
+ "5"
+ ],
+ "type": "string"
+}
addedInput schema / properties / homeFeatures_keywordSearch_
Added value: +{
+ "description": "A free-text keyword search applied to listing descriptions.",
+ "type": "string"
+}
addedInput schema / properties / homeFeatures_options___
Added value: +{
+ "description": "An array of home feature flags to filter the listings.",
+ "items": {
+ "enum": [
+ "airConditioning",
+ "waterfront",
+ "hasAView",
+ "fireplace",
+ "fixerUpper",
+ "guestHouse",
+ "elevator",
+ "washerDryerHookup",
+ "petsAllowed",
+ "primaryBedroomOnMainFloor",
+ "rvparking",
+ "greenHome",
+ "accessibleHome",
+ "includeOutdoorParking"
+ ],
+ "type": "string"
+ },
+ "type": "array"
+}
addedInput schema / properties / homeFeatures_poolType_
Added value: +{
+ "description": "The type of pool.",
+ "enum": [
+ "privatePool",
+ "communityPool",
+ "privateOrCommunityPool",
+ "noPrivatePool"
+ ],
+ "type": "string"
+}
removedInput schema / properties / homeTypes[]
Removed value: -{
- "description": "An array of home types to filter the listings. Allowed values depend on the listing `type`.",
- "items": {
- "enum": [
- "house",
- "townhouse",
- "townhome",
- "condo",
- "land",
- "multiFamily",
- "mobile",
- "coOp",
- "other",
- "apartment"
- ],
- "type": "string"
- },
- "type": "array"
-}
addedInput schema / properties / homeTypes__
Added value: +{
+ "description": "An array of home types to filter the listings. Allowed values depend on the listing `type`.",
+ "items": {
+ "enum": [
+ "house",
+ "townhouse",
+ "townhome",
+ "condo",
+ "land",
+ "multiFamily",
+ "mobile",
+ "coOp",
+ "other",
+ "apartment"
+ ],
+ "type": "string"
+ },
+ "type": "array"
+}
removedInput schema / properties / listingType[category][]
Removed value: -{
- "description": "An array of listing categories.",
- "items": {
- "enum": [
- "byAgent",
- "byOwnerFsbo",
- "newConstruction",
- "foreclosures"
- ],
- "type": "string"
- },
- "type": "array"
-}
removedInput schema / properties / listingType[excludeShortSales]
Removed value: -{
- "description": "If set to true, short sales will be excluded.",
- "type": "boolean"
-}
removedInput schema / properties / listingType[redfinListingsOnly]
Removed value: -{
- "description": "If set to true, only Redfin-listed properties will be included.",
- "type": "boolean"
-}
addedInput schema / properties / listingType_category___
Added value: +{
+ "description": "An array of listing categories.",
+ "items": {
+ "enum": [
+ "byAgent",
+ "byOwnerFsbo",
+ "newConstruction",
+ "foreclosures"
+ ],
+ "type": "string"
+ },
+ "type": "array"
+}
addedInput schema / properties / listingType_excludeShortSales_
Added value: +{
+ "description": "If set to true, short sales will be excluded.",
+ "type": "boolean"
+}
addedInput schema / properties / listingType_redfinListingsOnly_
Added value: +{
+ "description": "If set to true, only Redfin-listed properties will be included.",
+ "type": "boolean"
+}
removedInput schema / properties / lotSize[max]
Removed value: -{
- "description": "The maximum lot size.",
- "enum": [
- "2000 sqft",
- "4500 sqft",
- "6500 sqft",
- "8000 sqft",
- "9500 sqft",
- "0.25 acres",
- "0.5 acres",
- "1 acres",
- "2 acres",
- "3 acres",
- "4 acres",
- "5 acres",
- "10 acres",
- "20 acres",
- "40 acres",
- "100 acres"
- ],
- "type": "string"
-}
removedInput schema / properties / lotSize[min]
Removed value: -{
- "description": "The minimum lot size.",
- "enum": [
- "2000 sqft",
- "4500 sqft",
- "6500 sqft",
- "8000 sqft",
- "9500 sqft",
- "0.25 acres",
- "0.5 acres",
- "1 acres",
- "2 acres",
- "3 acres",
- "4 acres",
- "5 acres",
- "10 acres",
- "20 acres",
- "40 acres",
- "100 acres"
- ],
- "type": "string"
-}
addedInput schema / properties / lotSize_max_
Added value: +{
+ "description": "The maximum lot size.",
+ "enum": [
+ "2000 sqft",
+ "4500 sqft",
+ "6500 sqft",
+ "8000 sqft",
+ "9500 sqft",
+ "0.25 acres",
+ "0.5 acres",
+ "1 acres",
+ "2 acres",
+ "3 acres",
+ "4 acres",
+ "5 acres",
+ "10 acres",
+ "20 acres",
+ "40 acres",
+ "100 acres"
+ ],
+ "type": "string"
+}
addedInput schema / properties / lotSize_min_
Added value: +{
+ "description": "The minimum lot size.",
+ "enum": [
+ "2000 sqft",
+ "4500 sqft",
+ "6500 sqft",
+ "8000 sqft",
+ "9500 sqft",
+ "0.25 acres",
+ "0.5 acres",
+ "1 acres",
+ "2 acres",
+ "3 acres",
+ "4 acres",
+ "5 acres",
+ "10 acres",
+ "20 acres",
+ "40 acres",
+ "100 acres"
+ ],
+ "type": "string"
+}
removedInput schema / properties / monthlyPayment[downPaymentAmount]
Removed value: -{
- "description": "The down payment as an absolute amount.",
- "type": "number"
-}
removedInput schema / properties / monthlyPayment[downPaymentPercent]
Removed value: -{
- "description": "The down payment as a percentage of the home price.",
- "type": "number"
-}
removedInput schema / properties / monthlyPayment[insuranceRate]
Removed value: -{
- "description": "The home insurance rate (percent) used to calculate the monthly payment.",
- "type": "number"
-}
removedInput schema / properties / monthlyPayment[interestRate]
Removed value: -{
- "description": "The mortgage interest rate (percent) used to calculate the monthly payment.",
- "type": "number"
-}
removedInput schema / properties / monthlyPayment[max]
Removed value: -{
- "description": "The maximum monthly payment.",
- "type": "number"
-}
removedInput schema / properties / monthlyPayment[min]
Removed value: -{
- "description": "The minimum monthly payment.",
- "type": "number"
-}
removedInput schema / properties / monthlyPayment[mortgageTerm]
Removed value: -{
- "description": "The mortgage term used to calculate the monthly payment.",
- "enum": [
- "fixed15Years",
- "fixed20Years",
- "fixed30Years",
- "fixed30YearsFha",
- "fixed30YearsVa",
- "fixed30YearsJumbo"
- ],
- "type": "string"
-}
addedInput schema / properties / monthlyPayment_downPaymentAmount_
Added value: +{
+ "description": "The down payment as an absolute amount.",
+ "type": "number"
+}
addedInput schema / properties / monthlyPayment_downPaymentPercent_
Added value: +{
+ "description": "The down payment as a percentage of the home price.",
+ "type": "number"
+}
addedInput schema / properties / monthlyPayment_insuranceRate_
Added value: +{
+ "description": "The home insurance rate (percent) used to calculate the monthly payment.",
+ "type": "number"
+}
addedInput schema / properties / monthlyPayment_interestRate_
Added value: +{
+ "description": "The mortgage interest rate (percent) used to calculate the monthly payment.",
+ "type": "number"
+}
addedInput schema / properties / monthlyPayment_max_
Added value: +{
+ "description": "The maximum monthly payment.",
+ "type": "number"
+}
addedInput schema / properties / monthlyPayment_min_
Added value: +{
+ "description": "The minimum monthly payment.",
+ "type": "number"
+}
addedInput schema / properties / monthlyPayment_mortgageTerm_
Added value: +{
+ "description": "The mortgage term used to calculate the monthly payment.",
+ "enum": [
+ "fixed15Years",
+ "fixed20Years",
+ "fixed30Years",
+ "fixed30YearsFha",
+ "fixed30YearsVa",
+ "fixed30YearsJumbo"
+ ],
+ "type": "string"
+}
removedInput schema / properties / openHouseAndTour[openHouse]
Removed value: -{
- "description": "Filter listings with an open house.",
- "enum": [
- "thisWeekend",
- "anytime"
- ],
- "type": "string"
-}
removedInput schema / properties / openHouseAndTour[videoTour]
Removed value: -{
- "description": "If set to true, only listings with a video tour will be included.",
- "type": "boolean"
-}
addedInput schema / properties / openHouseAndTour_openHouse_
Added value: +{
+ "description": "Filter listings with an open house.",
+ "enum": [
+ "thisWeekend",
+ "anytime"
+ ],
+ "type": "string"
+}
addedInput schema / properties / openHouseAndTour_videoTour_
Added value: +{
+ "description": "If set to true, only listings with a video tour will be included.",
+ "type": "boolean"
+}
removedInput schema / properties / pets[]
Removed value: -{
- "description": "An array of pet types allowed.",
- "items": {
- "enum": [
- "dogsAllowed",
- "catsAllowed"
- ],
- "type": "string"
- },
- "type": "array"
-}
addedInput schema / properties / pets__
Added value: +{
+ "description": "An array of pet types allowed.",
+ "items": {
+ "enum": [
+ "dogsAllowed",
+ "catsAllowed"
+ ],
+ "type": "string"
+ },
+ "type": "array"
+}
removedInput schema / properties / price[max]
Removed value: -{
- "description": "The maximum price of the listing.",
- "type": "number"
-}
removedInput schema / properties / price[min]
Removed value: -{
- "description": "The minimum price of the listing.",
- "type": "number"
-}
addedInput schema / properties / price_max_
Added value: +{
+ "description": "The maximum price of the listing.",
+ "type": "number"
+}
addedInput schema / properties / price_min_
Added value: +{
+ "description": "The minimum price of the listing.",
+ "type": "number"
+}
removedInput schema / properties / rentalAmenities[]
Removed value: -{
- "description": "An array of rental amenities to filter the listings.",
- "items": {
- "enum": [
- "airConditioning",
- "dishwasher",
- "inUnitWasherDryer",
- "parkingAllowed",
- "utilitiesIncluded",
- "attFiber",
- "furnished",
- "laundryFacility",
- "pool",
- "washerDryerHookup"
- ],
- "type": "string"
- },
- "type": "array"
-}
addedInput schema / properties / rentalAmenities__
Added value: +{
+ "description": "An array of rental amenities to filter the listings.",
+ "items": {
+ "enum": [
+ "airConditioning",
+ "dishwasher",
+ "inUnitWasherDryer",
+ "parkingAllowed",
+ "utilitiesIncluded",
+ "attFiber",
+ "furnished",
+ "laundryFacility",
+ "pool",
+ "washerDryerHookup"
+ ],
+ "type": "string"
+ },
+ "type": "array"
+}
removedInput schema / properties / rentalOtherTerms[]
Removed value: -{
- "description": "An array of additional rental terms.",
- "items": {
- "enum": [
- "incomeRestricted",
- "student",
- "shortTerm",
- "seniorLiving",
- "military"
- ],
- "type": "string"
- },
- "type": "array"
-}
addedInput schema / properties / rentalOtherTerms__
Added value: +{
+ "description": "An array of additional rental terms.",
+ "items": {
+ "enum": [
+ "incomeRestricted",
+ "student",
+ "shortTerm",
+ "seniorLiving",
+ "military"
+ ],
+ "type": "string"
+ },
+ "type": "array"
+}
removedInput schema / properties / schools[greatSchoolRating]
Removed value: -{
- "description": "The minimum GreatSchools rating (1-10).",
- "type": "number"
-}
removedInput schema / properties / schools[includeUnratedSchools]
Removed value: -{
- "description": "If set to true, unrated schools will be included.",
- "type": "boolean"
-}
removedInput schema / properties / schools[schoolType][]
Removed value: -{
- "description": "An array of school types.",
- "items": {
- "enum": [
- "elementary",
- "middle",
- "high"
- ],
- "type": "string"
- },
- "type": "array"
-}
addedInput schema / properties / schools_greatSchoolRating_
Added value: +{
+ "description": "The minimum GreatSchools rating (1-10).",
+ "type": "number"
+}
addedInput schema / properties / schools_includeUnratedSchools_
Added value: +{
+ "description": "If set to true, unrated schools will be included.",
+ "type": "boolean"
+}
addedInput schema / properties / schools_schoolType___
Added value: +{
+ "description": "An array of school types.",
+ "items": {
+ "enum": [
+ "elementary",
+ "middle",
+ "high"
+ ],
+ "type": "string"
+ },
+ "type": "array"
+}
removedInput schema / properties / statusOptions[]
Removed value: -{
- "description": "An array of listing statuses.",
- "items": {
- "enum": [
- "active",
- "comingSoon",
- "contingentPending"
- ],
- "type": "string"
- },
- "type": "array"
-}
addedInput schema / properties / statusOptions__
Added value: +{
+ "description": "An array of listing statuses.",
+ "items": {
+ "enum": [
+ "active",
+ "comingSoon",
+ "contingentPending"
+ ],
+ "type": "string"
+ },
+ "type": "array"
+}
removedInput schema / properties / stories[max]
Removed value: -{
- "description": "The maximum number of stories.",
- "enum": [
- "1",
- "2",
- "3",
- "4",
- "5",
- "10",
- "15",
- "20"
- ],
- "type": "string"
-}
removedInput schema / properties / stories[min]
Removed value: -{
- "description": "The minimum number of stories.",
- "enum": [
- "1",
- "2",
- "3",
- "4",
- "5",
- "10",
- "15",
- "20"
- ],
- "type": "string"
-}
addedInput schema / properties / stories_max_
Added value: +{
+ "description": "The maximum number of stories.",
+ "enum": [
+ "1",
+ "2",
+ "3",
+ "4",
+ "5",
+ "10",
+ "15",
+ "20"
+ ],
+ "type": "string"
+}
addedInput schema / properties / stories_min_
Added value: +{
+ "description": "The minimum number of stories.",
+ "enum": [
+ "1",
+ "2",
+ "3",
+ "4",
+ "5",
+ "10",
+ "15",
+ "20"
+ ],
+ "type": "string"
+}
removedInput schema / properties / transportScores[bikeScore]
Removed value: -{
- "description": "The minimum bike score (1-100).",
- "type": "number"
-}
removedInput schema / properties / transportScores[transitScore]
Removed value: -{
- "description": "The minimum transit score (1-100).",
- "type": "number"
-}
removedInput schema / properties / transportScores[walkScore]
Removed value: -{
- "description": "The minimum walk score (1-100).",
- "type": "number"
-}
addedInput schema / properties / transportScores_bikeScore_
Added value: +{
+ "description": "The minimum bike score (1-100).",
+ "type": "number"
+}
addedInput schema / properties / transportScores_transitScore_
Added value: +{
+ "description": "The minimum transit score (1-100).",
+ "type": "number"
+}
addedInput schema / properties / transportScores_walkScore_
Added value: +{
+ "description": "The minimum walk score (1-100).",
+ "type": "number"
+}
removedInput schema / properties / yearBuilt[max]
Removed value: -{
- "description": "The maximum year the property was built.",
- "enum": [
- "2026",
- "2025",
- "2024",
- "2023",
- "2022",
- "2021",
- "2020",
- "2019",
- "2018",
- "2017",
- "2016",
- "2015",
- "2010",
- "2005",
- "2000",
- "1990",
- "1980",
- "1970",
- "1960",
- "1950",
- "1940",
- "1920",
- "1900"
- ],
- "type": "string"
-}
removedInput schema / properties / yearBuilt[min]
Removed value: -{
- "description": "The minimum year the property was built.",
- "enum": [
- "2026",
- "2025",
- "2024",
- "2023",
- "2022",
- "2021",
- "2020",
- "2019",
- "2018",
- "2017",
- "2016",
- "2015",
- "2010",
- "2005",
- "2000",
- "1990",
- "1980",
- "1970",
- "1960",
- "1950",
- "1940",
- "1920",
- "1900"
- ],
- "type": "string"
-}
addedInput schema / properties / yearBuilt_max_
Added value: +{
+ "description": "The maximum year the property was built.",
+ "enum": [
+ "2026",
+ "2025",
+ "2024",
+ "2023",
+ "2022",
+ "2021",
+ "2020",
+ "2019",
+ "2018",
+ "2017",
+ "2016",
+ "2015",
+ "2010",
+ "2005",
+ "2000",
+ "1990",
+ "1980",
+ "1970",
+ "1960",
+ "1950",
+ "1940",
+ "1920",
+ "1900"
+ ],
+ "type": "string"
+}
addedInput schema / properties / yearBuilt_min_
Added value: +{
+ "description": "The minimum year the property was built.",
+ "enum": [
+ "2026",
+ "2025",
+ "2024",
+ "2023",
+ "2022",
+ "2021",
+ "2020",
+ "2019",
+ "2018",
+ "2017",
+ "2016",
+ "2015",
+ "2010",
+ "2005",
+ "2000",
+ "1990",
+ "1980",
+ "1970",
+ "1960",
+ "1950",
+ "1940",
+ "1920",
+ "1900"
+ ],
+ "type": "string"
+}