guardian / facia-scala-client

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

Deduce SpecialReport from CAPI client #252

Closed davidfurey closed 3 years ago

davidfurey commented 3 years ago

What does this change?

We currently store a hardcoded list of tags which are Special Reports in multiple locations. This PR removes some of the duplication by relying on the CAPI client to identify special reports.