Alan Poulain
Alan Poulain
It probably lacks the usage of: - The `` component. - The `` component.
@dunglas IMHO, react-query is the preferred fetcher nowadays (and has more features than SWR). It was your own proposal to use a fetcher: https://github.com/api-platform/client-generator/issues/255, and I think it's a good...
OpenAPI 3 support has been greatly improved in the client generator (and the [underlying library](https://github.com/api-platform/api-doc-parser)) since https://github.com/api-platform/api-doc-parser/pull/108. There should no be major issue now.
Hello, Sure, you are welcome to do it!
@BPavol I don't understand your use case, why using a reference input for something _embedded_? Could you explain why you need this?
See https://github.com/api-platform/docs/pull/1604.
This is handled though: https://github.com/api-platform/admin/blob/5badc1f19024c1800a60431e575219039b86d0b6/src/FieldGuesser.js#L108
Have you seen the `ArrayPaginator`? https://github.com/api-platform/core/blob/master/src/DataProvider/ArrayPaginator.php
Yes I think so.
I think we don't need this anymore with https://api-platform.com/docs/admin/file-upload/.