Skip to content

[Bug]: Documentation is deprecated #2322

Open
@4d4ch4u32

Description

@4d4ch4u32

Version

4.28.0

Description

The documentation is deprecated.

For example,

        response: 200,
        description: 'Returns the rewards of an user',
        content: new OA\JsonContent(
            type: 'array',
            items: new OA\Items(ref: new Model(type: AlbumDto::class, groups: ['full']))
        )
    )]

is not correct.

Please update the docs.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions