-
RFC7807 has a couple of options that should be clarified in the Profile.
Open questions include:
- Should we permit XML formats?
- Should we permit HTML strings?
- Should we permit "about:blank"?
…
-
Hi, will you implement ProblemDetails response like it is done in MVC Controller with the Problem() method?
-
Once the RFC is finalized, ensure the representation is up to date and make application/problem the default error representation.
-
The [Asynchronous Execution requirements/conformance class](https://docs.ogc.org/DRAFTS/21-000.html#rc_async) should be moved outside of Core and to a future part.
Rationals: Current implementation…
-
In DIDCommV1 we defined a semi-standard format for error reporting in [RFC 0035](https://github.com/hyperledger/aries-rfcs/tree/master/features/0035-report-problem). I think having a standard format w…
-
There was a suggestion to consider revising the structure of Exception responses, so that they could be as informative as those from OWS Common.
Currently the structure is as shown at https://githu…
-
# Apache TVM v0.8 Release Note
- [Overview](#overview)
- [Accepted RFCs](#accepted-rfcs)
- [Features and Improvements](#features-and-improvements)
- [TE, TIR, TVMScript](#te-tir-tvmscr…
-
When the client does not refer to the server's Exception type, Client will fail and timeout error will be raised.I think there should be a general approach.
-
Hi,
I followed your example on disabling validation (see: https://docs.microsoft.com/en-us/aspnet/core/mvc/models/validation?view=aspnetcore-5.0) and noticed some strange side-behavior, e.g. model …
-
_Pulling this conversation out of #11:_
* The current spec allows any type URLs to be used, and there's no strong requirement that they link to documentation, it's just encouraged.
* As an API cli…