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

Clarify where RequiredProperties have to appear #383

Open
ralfhandl opened this issue Mar 20, 2024 · 0 comments
Open

Clarify where RequiredProperties have to appear #383

ralfhandl opened this issue Mar 20, 2024 · 0 comments

Comments

@ralfhandl
Copy link
Contributor

Capabilities.FilterRestrictionsType/RequiredProperties are defined as

These properties must be specified in the $filter clause

Be more explicit where/how these must be specified.

For example if Foo is required, is this filter expression sufficient?

$filter=Foo eq 'bar' or Baz eq 'qux'

Or do required properties have to appear in every expression of a top-level disjunction?

Imported from ODATA-1611

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant