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

WIP: feat(Api): add v2 OCS Api to get table/view rows #1565

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

blizzz
Copy link
Member

@blizzz blizzz commented Jan 28, 2025

What is left is now basically tests and documentation. And removal of old internal method. And deprecation of v1 endpoint if any.

@blizzz blizzz added the 2. developing Work in progress label Jan 28, 2025
@blizzz blizzz force-pushed the enh/1506/server-side-sorting branch from 2505f3d to 8b640d1 Compare January 30, 2025 21:03
@blizzz blizzz force-pushed the enh/1507/accept-filter-sort branch from 7cf874a to 1eae3ae Compare January 31, 2025 22:32
@blizzz blizzz linked an issue Jan 31, 2025 that may be closed by this pull request
@blizzz blizzz self-assigned this Jan 31, 2025
@blizzz blizzz force-pushed the enh/1506/server-side-sorting branch from 8b640d1 to 6636b49 Compare February 13, 2025 11:18
Base automatically changed from enh/1506/server-side-sorting to main February 13, 2025 12:42
@blizzz blizzz force-pushed the enh/1507/accept-filter-sort branch from 1eae3ae to 80a4222 Compare February 13, 2025 21:31
- also changes Api Route definition to attribute

Signed-off-by: Arthur Schiwon <[email protected]>
@blizzz blizzz force-pushed the enh/1507/accept-filter-sort branch from 80a4222 to a18aed5 Compare February 13, 2025 23:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
2. developing Work in progress
Projects
Status: 🏗️ In progress
Development

Successfully merging this pull request may close these issues.

Row fetch endpoint that also accepts filters and sort rules
1 participant