Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix Swagger validation #2695

Closed
collinbarrett opened this issue Nov 26, 2021 · 2 comments
Closed

fix Swagger validation #2695

collinbarrett opened this issue Nov 26, 2021 · 2 comments
Assignees
Labels
bug something isn't working wontfix will not be worked on

Comments

@collinbarrett
Copy link
Owner

collinbarrett commented Nov 26, 2021

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 collinbarrett added the bug something isn't working label Nov 26, 2021
@collinbarrett collinbarrett self-assigned this Nov 26, 2021
@collinbarrett
Copy link
Owner Author

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

@collinbarrett
Copy link
Owner Author

collinbarrett commented Nov 27, 2021

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 collinbarrett changed the title fix 502 Bad Gateway in Swagger UI when toggling definition fix Swagger validation Nov 27, 2021
@collinbarrett collinbarrett added the wontfix will not be worked on label Aug 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug something isn't working wontfix will not be worked on
Projects
None yet
Development

No branches or pull requests

1 participant