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.