CityOfPhiladelphia / property

Property Search Application
property.phila.gov
BSD 3-Clause "New" or "Revised" License
9 stars 5 forks source link

API missing valuation_history property when empty #3

Open timwis opened 10 years ago

timwis commented 10 years ago

Example: http://services.phila.gov/OPA/v1.0/address/877%20n%205th/?format=json&limit=30&skip=0

The above example includes 2 results. In the second one, the valuation_history property is missing, assumedly because there is no history in the database. Ideally this record would provide an empty array for the property.

CKiddDev commented 10 years ago

TFS Bug ID 2274