-
Another question: The [Xentral ERP OpenAPI spec](https://github.com/xentral/api-spec-public/blob/main/openapi/xentral-api.openapi-3.0.0.json) declares custom mime types like `application/vnd.xxx+json`…
-
Maybe the MP Rest Client should try to map problem detail response entities (as specified in [RFC-7807](https://tools.ietf.org/html/rfc7807)) to standard or custom exceptions.
I've [suggested](http…
-
ALISE responds to errors in an inconsistent fashion; e.g.,
Missing `apikey` query parameter:
```
HTTP/1.1 422 Unprocessable Entity
Server: nginx/1.24.0
Date: Sun, 14 Apr 2024 21:10:05 GMT
Co…
-
**API Platform version(s) affected**: 3.3 (3.3.0-alpha.2 and main branch)
**Description**
An endpoint that throw a exception `ApiPlatform\ParameterValidator\Exception\ValidationException` seems …
-
### What happens?
I have a combined security schema defined as follows:
```
security:
- Bearer: [ ]
SubscriptionKey: [ ]
```
I am using @scalar/api-reference 1.24.76 package
when I try "…
-
### Is your feature request related to a problem? Please describe the problem.
One of the major shortcomings in many code generation tools is the assumption that HTTP calls are successful, otherwise …
-
**API Platform version(s) affected**: 3.2.13 _(symfony v6.4.3)_
**Description**
I have a custom State Provider and if it returns null for a resource that does not exist, instead of getting a…
-
![image](https://github.com/user-attachments/assets/cfee115a-7cfa-4831-8f44-db47631e0420)
i have some trouble on patch method - on my general project, i dont use jsonld, maybe this is the problem? or…
g-ra updated
3 months ago
-
**API Platform version(s) affected**: 3.2.19
**Description**
I have some tests that test some errors.
The exceptions, however, cannot be converted due the error in object.
The problem orig…
-
**API Platform version(s) affected**: 3.2.20
@api-platform/admin@3.4.6
@api-platform/api-doc-parser@0.16.4
**Description**
API validation errors result in generic "Server communication err…