Skip to content

Support [@json.drop_default] with [@json.default] #52

@tatchi

Description

@tatchi
File "backend/api/endpoints_csp_report/csp_report/csp_report.ml", line 10, characters 2-72:
10 |   disposition : string option; [@json.default None] [@json.drop_default]
       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Error: found [@drop_default] attribute without [@option]
Had 1 error, waiting for filesystem changes...

But the doc says

[@json.option]: a shortcut for [@json.default None]

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions