Re: [PR] eTag support with If-Match [directory-scimple]

2024-03-14 Thread via GitHub
bdemers commented on PR #541: URL: https://github.com/apache/directory-scimple/pull/541#issuecomment-1997604195 @symphony-enrico SCIMple's ETag support is an area that I think could be improved. (and this Pull Request is very. appreciated in moving that forward!!) SCIMple

Re: [PR] eTag support with If-Match [directory-scimple]

2024-03-14 Thread via GitHub
symphony-enrico commented on code in PR #541: URL: https://github.com/apache/directory-scimple/pull/541#discussion_r1524509240 ## scim-core/src/main/java/org/apache/directory/scim/core/repository/Repository.java: ## @@ -69,14 +70,14 @@ public interface Repository { * *

Re: [PR] eTag support with If-Match [directory-scimple]

2024-03-14 Thread via GitHub
symphony-enrico commented on PR #541: URL: https://github.com/apache/directory-scimple/pull/541#issuecomment-1996895797 ok to test -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific

Re: [PR] eTag support with If-Match [directory-scimple]

2024-03-14 Thread via GitHub
symphony-enrico commented on code in PR #541: URL: https://github.com/apache/directory-scimple/pull/541#discussion_r1524470637 ## scim-core/src/main/java/org/apache/directory/scim/core/repository/Repository.java: ## @@ -69,14 +70,14 @@ public interface Repository { * *