api-platform / api-platform/admin

Do not rely on specific JSON structure

Open
#168 2 comments 0 reactions 0 assignees View on GitHub
bug
Dominant language
TypeScript
Stars
516
Forks
134
PR merge metrics
No merged PRs in 30d

Description

## Expected behaviour

The admin tool can be used with any Hydra-conform API, that have the correct semantics.

## Actual behaviour

The tool relies on specific JSON structures on some places, e.g collections need to have a property "hydra:member" on top level of the JSON structure. APIs with other namings or nesting in `@graph` fail. Same goes for "totalItems" and I suspect several other places.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.