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

Add $count to select #123

Open
wants to merge 8 commits into
base: v4.02-release-candidate
Choose a base branch
from
Open

Add $count to select #123

wants to merge 8 commits into from

Conversation

mikepizzo
Copy link

Partially Fixes oasis-tcs/odata-specs#2046
also:
-Separate expand/select collection options from non-collection options Add tests
-Fix invalid tests (i.e., $filter on non-collection properties)

Separate expand/select collection options from non-collection options
Add tests
Fix invalid tests (i.e., $filter on non-collection properties)
@mikepizzo mikepizzo changed the base branch from main to v4.02-release-candidate February 12, 2025 17:51
-Fix alignment
-Add complexColAnnotationInQuery and entityColAnnotationInQuery
-Add more tests
abnf/odata-abnf-testcases.yaml Outdated Show resolved Hide resolved
@mikepizzo mikepizzo requested a review from ralfhandl February 18, 2025 23:07
@mikepizzo mikepizzo self-assigned this Feb 19, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Review
Development

Successfully merging this pull request may close these issues.

$select should support /$count and ($count=true) for collection-valued structural properties
3 participants