lsst-uk / lasair4

The Great Refactor. Joining lasair-lsst and lasair-lsst-web
Apache License 2.0
0 stars 1 forks source link

updated conesearch #227

Closed RoyWilliams closed 3 weeks ago

RoyWilliams commented 3 weeks ago

The conesearch API method was giving error if no object found. I changed it to empty list (or zero if requestType=count)

gpfrancis commented 3 weeks ago

Looks fine in principle, but it's a bit odd that method doesn't have a consistent return type.