api-platform / api-platform/admin
Multiple resources with the same IRI
Offen
- Vorherrschende Sprache
- TypeScript
- Sterne
- 516
- Forks
- 134
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
In case of multiple resources with the same IRI, the hydraClient merge all into one?
Test case:
- two resources, `Offer1` and `Offer2` (iri=http://schema.org/Offer)
- one resource `Order` with _OneToMany_ to `Offer1`
- in the admin UI for the `Order` resource, all fields of resources `Offer1` **and** `Offer2` are included
Beitragsleitfaden
Bewertung
Dieses Issue wurde noch nicht bewertet.