Skip to content

Attribute behaves differently than annotation in case of DocBlockDescriptions #1668

@kminek

Description

@kminek

This works:

@OA\Schema(type="string", description=null)

this dont:

`#[OA\Schema(type: 'string', description:null)]`

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions