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

SearchRequest attributes and excludedAttributes should be mutually exclusive #19

Closed
azmeuk opened this issue May 29, 2024 · 0 comments · Fixed by #79
Closed

SearchRequest attributes and excludedAttributes should be mutually exclusive #19

azmeuk opened this issue May 29, 2024 · 0 comments · Fixed by #79
Labels
enhancement New feature or request

Comments

@azmeuk
Copy link
Contributor

azmeuk commented May 29, 2024

RFC7644 §3.9 indicates that either attributes or excludedAttributes should be provided:

   Clients MAY request a partial resource representation on any
   operation that returns a resource within the response by specifying
   either of the mutually exclusive URL query parameters "attributes" or
   "excludedAttributes", as follows:

We should add a validator for this.

@azmeuk azmeuk added the enhancement New feature or request label May 29, 2024
@azmeuk azmeuk changed the title SearchRequest attributes and excludedAttributes should be mutually exclusive SearchRequest attributes and excludedAttributes should be mutually exclusive Jun 6, 2024
@azmeuk azmeuk closed this as completed in #79 Oct 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
1 participant