guardian / facia-scala-client

Low level client for the Facia JSON API
Other
2 stars 1 forks source link

Remove backfill errors #150

Closed Reettaphant closed 8 years ago

Reettaphant commented 8 years ago

This pull request fixes two things:

piuccio commented 8 years ago

Nice, that's how I should have implemented in the first place.

The parent collection might disappear at any point, this shouldn't prevent other fronts from pressing.

Returning empty list when backfill is not recognized means facia tool can create new types without breaking frontend

@janua

janua commented 8 years ago

:+1: