10000 `GET /initialSync`'s response mentions a `limit` parameter which is not documented for the request · Issue #2099 · matrix-org/matrix-spec · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
GET /initialSync's response mentions a limit parameter which is not documented for the request #2099
Open
@zecakeh

Description

@zecakeh

Link to problem area: https://spec.matrix.org/v1.13/client-server-api/#get_matrixclientv3roomsroomidinitialsync_response-200_paginationchunk

Issue

The definition of the chunk property of PaginationChunk in the response says this:

This array will consist of at most limit elements.

But the limit parameter is not documented in the Request definition.

Synapse supports the limit parameter by using PaginationConfig.

Construct also supports the limit parameter.

Metadata

Metadata

Assignees

No one assigned

    Labels

    clarificationAn area where the expected behaviour is understood, but the spec could do with being more explicit

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0