FilterLists icon indicating copy to clipboard operation
FilterLists copied to clipboard

fix Swagger validation

Open collinbarrett opened this issue 3 years ago • 2 comments

Toggling the definition between "Archival" and "Directory in the Swagger UI throws 502 Bad Gateways. But, loading the URL to the swagger.json files directly works just fine...

https://filterlists.com/api

https://filterlists.com/api/directory/v1/swagger.json

Well, the Directory one currently works. Archival is temporarily disabled. Maybe because Archival API is broken, toggling to Archival and then back to Directory is unrecoverable... hmm...

collinbarrett avatar Nov 26 '21 23:11 collinbarrett

The Swagger spec badges on the GitHub README are also reporting errors. Possibly related.

collinbarrett avatar Nov 26 '21 23:11 collinbarrett

Bad gateway issue fixed-ish by getting the Archival API back up and running (skipping job enqueueing for now).

But, spec validation is still failing.

collinbarrett avatar Nov 27 '21 15:11 collinbarrett