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

BulkOperation.data is required for POST, PUT and PATCH #15

Open
azmeuk opened this issue May 27, 2024 · 0 comments
Open

BulkOperation.data is required for POST, PUT and PATCH #15

azmeuk opened this issue May 27, 2024 · 0 comments
Labels
bug Something isn't working good first issue Good for newcomers

Comments

@azmeuk
Copy link
Contributor

azmeuk commented May 27, 2024

RFC7644 indicates that BulkOperation.data is required for POST, PUT and PATCH:

  data  The resource data as it would appear for a single SCIM POST,
     PUT, or PATCH operation.  REQUIRED in a request when "method"
     is "POST", "PUT", or "PATCH".

There should be a validator for this.

@azmeuk azmeuk added bug Something isn't working good first issue Good for newcomers labels May 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant