Skip to content

Replace Page schema with PagedModel when Page is generic type param of anothor #2818

Closed
@781574155

Description

@781574155

I know this PR: #2626
It solve problem like this:
public Page<FileResp> readAll()
But it does not solve problem like this:
public GeneralOperationResult<Page<FileResp>> readAll()

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