Skip to content

Avoid hardcoded limit of 20 in projection evaluation #249

Open
@Dragomir-Ivanov

Description

@Dragomir-Ivanov

Hi there,
I want to propose a breaking API change, about moving resource.Conf in github.com/rs/rest-layer/resource to conf.Conf in github.com/rs/rest-layer/resource/conf. The reason for this is that I want to use resource configuration in schema/query package, that currently results in cyclic dependency.

More specifically I want to remove this constant:


And use conf.PaginationDefaultLimit in connected resource.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions