Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Size constraints API to align with property and object constraints #592

Closed
andrus opened this issue Dec 24, 2022 · 1 comment
Closed

Size constraints API to align with property and object constraints #592

andrus opened this issue Dec 24, 2022 · 1 comment

Comments

@andrus
Copy link
Contributor

andrus commented Dec 24, 2022

The last piece of access control API that was not yet modernized (see #445) is size constraints. While it is currently modeled as "offset" and "limit", from the access control perspective I suppose the important part is the max total number of objects returned (so just the "limit").

Let's redesign it to align with other constraint APIs (allow configuration to be done per-stack or per-request; support in AgEntityOverlay and perhaps in some annotations).

@andrus
Copy link
Contributor Author

andrus commented Jun 5, 2024

This is superseded by #675

@andrus andrus closed this as completed Jun 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant