astrolabsoftware / fink-science-portal

Fink Science Portal
https://fink-portal.org
Apache License 2.0
7 stars 4 forks source link

Stricter checks on alert columns #588

Closed JulienPeloton closed 8 months ago

JulienPeloton commented 9 months ago

Closes #578

This PR updates the schema definition in api/v1/columns. This PR also adds new checks for alert columns:

This PR also updates existing tests by being more explicit if an API request fails.