DTO.Api.PostsPage.yml invalid type mapping fix.
This commit is contained in:
parent
d4d4d8a4e8
commit
7c5f1f1ee8
|
@ -7,4 +7,4 @@ Skobkin\Bundle\PointToolsBundle\DTO\Api\PostsPage:
|
||||||
max_depth: 3
|
max_depth: 3
|
||||||
hasNext:
|
hasNext:
|
||||||
serialized_name: 'has_next'
|
serialized_name: 'has_next'
|
||||||
type: bool
|
type: boolean
|
||||||
|
|
Loading…
Reference in a new issue