Thibault G.
Thibault G.
**API Platform version(s) affected**: 2.6.6 **Description** A GET collection operation (not item operation as specified in error) is required to generate Typescript interfaces. If it's missing, this error occurs: `Error:...
| Subject | Details | | :------------- | :---------------------------------------------------------------------------- | | Plugin | Php Inspections (EA Extended) | | Language level | PHP 8.2 | Current behaviour -- A false...
**API Platform version(s) affected**: ^3.1 **Description** I have endpoints that needs to be accessible from different hosts for a multi-tenant app. On the main domain (`example.com/api`), there are common data...
**Description** In the Open API v3 specification, it's possible to set a configuration for Bearer Authentication with the JWT format (see https://swagger.io/docs/specification/authentication/bearer-authentication/). Using this configuration means you don't have to...
**API Platform version(s) affected**: 3.1.x **Description** It's written in [the documentation](https://api-platform.com/docs/core/url-generation-strategy/) that we can set up absolute URLs but this only works for URLs in entities and not for the...
Hi ! I plan to switch from Lokalise to Tolgee because I need a self-hosted solution for my project containing hundreds of thousands of translations. There is a crucial feature...
Hello, I have a problem with the dropdown. I use Tom Select with an API that already handles typos etc. But it seems that tom select excludes results that do...
In Switzerland, the smallest coin is CHF 0.05. It would be a good new feature to be able to allocate the amount with a custom rounding parameter. For instance by...
I was unintentionally banned (on my development environment, fortunately) after making a mistake in my PHP script. Maybe it would be a good idea to include a built-in API rate...
### Description I have an application which use subdomain for tenant segmentation and I would like to enable the profiling for ajax requests I sent from the main domain but...