-
Hi guys, I would like to start with congratulate me for your great work, I love use Tapir!
I wanted to ask if it was possible to create an accumulator of validation errors when validating the query …
-
Spring has already added ProblemDetails support in the new Spring 6.
https://www.rfc-editor.org/rfc/rfc7807
-
I would have expected `application/home+json` in line with the "+ convention".
-
Something that has been bugging me, and I think I finally figured out a way forward.
The original operations generated by this code would throw exceptions for any non 2xx response. The exception wo…
-
-
At the moment, when executing GraphQL queries, it is possible to happen exceptions in the backend that are not sent back to the UI.
This means that the user won't be aware of the issue unless a com…
kinow updated
2 years ago
-
Plumber doesn't provide great tools to help users report errors (like a 400 Bad Request). The current advice seems to be to construct error responses manually. A few years ago I [wrote about](https://…
-
Identificamos que existem algumas situações de erros não previstas na padronização de mensagens que constam na documentação do Git.
Neste caso estamos retornando mensagens específicas no código 412.
…
-
Во все неуспешные ответы (`4xx` и `5xx`) нужно добавить описание ошибки и потенциальные пути ее решения. Это предложение затрагивает не только документацию но и все сервисы публичного API.
Для этого…
-
Should Endpoints use these for error message? It might be deprecated
Links:
* [RFC 2616 14.46 Warning](https://www.w3.org/Protocols/rfc2616/rfc2616-sec14.html)
* [RFC 2047](https://tools.ietf.o…