tosdr / edit.tosdr.org

👍👎 A new web app to rate services
https://edit.tosdr.org
GNU Affero General Public License v3.0
213 stars 37 forks source link

Cases Endpoint for the API #941

Closed JustinBack closed 3 years ago

JustinBack commented 3 years ago

I think we need an endpoint for the cases to pull via the API. Currently there is no way to check for case details (weight, classification)

madoleary commented 3 years ago

Hello there, the cases endpoint is live

JustinBack commented 3 years ago

Great, thanks!

JustinBack commented 3 years ago

The case API is missing the "weights" property which is sadly required for the new website

madoleary commented 3 years ago

Indeed. I'll handle this before the end of the week.

madoleary commented 3 years ago

Okay, it's in the API now under the attribute "score". In the database, we store the weight as "score".