Skip to content

root node in json should not be mandatory #6

@Rebolon

Description

@Rebolon

For instance for a Book i must have a root book node like this:

{ 
  book: {
    ...
  }
}

This is useless and so it should be optional ! (ApiPlatform with Denormalizer doesn't need this root node)

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions