guardian / typerighter

Even if you’re the right typer, couldn’t hurt to use Typerighter!
Apache License 2.0
276 stars 12 forks source link

Return 200 from GET publish endpoint #350

Closed Fweddi closed 1 year ago

Fweddi commented 1 year ago

What does this change?

A small change to avoid polluting the console and log stack -> the GET /publish endpoint now returns a 200 rather than a 400.

How to test

Errors from the endpoint populate the form as before. The network tab now shows only 200s for validation requests.