Closed Fweddi closed 1 year ago
A small change to avoid polluting the console and log stack -> the GET /publish endpoint now returns a 200 rather than a 400.
Errors from the endpoint populate the form as before. The network tab now shows only 200s for validation requests.
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.