1.13.2
Captain-P-Goldfish
released this
01 Apr 12:13
·
348 commits
to master
since this release
Bug Fixes
- fixed a bug that occured with the new features on resources that are returned from the BULK endpoint. Whenever a resource was returned from the BULK endpoint the SCIM-SDK marked the response as an error. Now the according http-status codes are compared to the request-method initiated on the different operations to decide if the request was an error or successful.