point-tools/old/src/PointToolsBundle/Resources/config/serializer/DTO.Api.Auth.yml

12 lines
286 B
YAML

Skobkin\Bundle\PointToolsBundle\DTO\Api\Auth:
exclusion_policy: none
access_type: public_method
properties:
token:
type: string
csRfToken:
type: string
serialized_name: 'csrf_token'
error:
type: string