DTO.Api.PostsPage.yml invalid type mapping fix.

This commit is contained in:
Alexey Skobkin 2017-01-15 16:51:29 +03:00
parent d4d4d8a4e8
commit 7c5f1f1ee8
1 changed files with 1 additions and 1 deletions

View File

@ -7,4 +7,4 @@ Skobkin\Bundle\PointToolsBundle\DTO\Api\PostsPage:
max_depth: 3
hasNext:
serialized_name: 'has_next'
type: bool
type: boolean