-
There are two fundamentally different approaches to acotions:
1. synchronous actions
These are the baseline and need to be supported in any case.
We have to define the set of error conditions and…
-
In org.springdoc.webmvc.api.OpenApiResource we can see 2 operations exposing OpenAPI in different serialization, JSON and YAML.
Would it be possible to have a single operation using HTTP content nego…
-
Abp out of the box returns a very rich set of validation errors in the API responses.
I was wondering, however, if it would be possible to plug-in a different response formatter for error messages.…
-
It seems only on certain exceptions the type field will be set for instance ConstraintViolationException. It would be nice if there would be an easy way to create this informtion for every exception w…
-
I read this article but what I am not understanding is that while there is Middleware Exception Handling in place since the early stages of .Net Core which allows us to implement a custom Middleware f…
-
In the error response definition the description of the message field seems to contradict the field type. I suggest we change the type of message to be a string to allow for more descriptive error mes…
-
# Problem description
I'm extending the admin area with custom entities and having issues setting unique fields. The unique check works but it's completely hidden for the user.
On the screenshoots I…
-
Some colleagues of mine are looking into the problem library for our spring boot app. One discussion has come up about the inclusion of the status code in the body, since it is already provided in the…
-
Opmerkingen via review-formulier:
----------
In de paragrafen 4.7.2 en 4.7.3 worden de query-parameters "sorteer" en "zoek" genoemd. Mijn voorstel is om hier voor de Engelse termen te gebruiken.Deze…
-
## IETF-109 Feedback
Here is a Q&A after the IETF-109 presentation.
### Requests or Units
@mthomson @alficles
> The draft says that some requests can consume different amounts of units
> …