core
core copied to clipboard
Hydra jsonld normalized documentation doesn't include 'owl:maxCardinality' anymore of relation properties
API Platform version(s) affected: 3.2.10
Description
When loading hydra documentation using "/api/docs.jsonld" endpoint relation properties that are ManyToOne are missing "owl:maxCardinality".
How to reproduce
I guess changes done in https://github.com/api-platform/core/pull/5470/files#diff-8f5ec9085af157908acc2558bd7cf8cb8a22f72b595bd6a7508f3b4ddd6f319aL466 caused this problem.