You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is a follow-up to #994, which added pre-condition checks (against the ETag and Last-Modified header fields) for the CRUD module. We should also support the checks for CRUD operations the following resources:
stylesheets (/styles/{styleId})
file resources (/resources/{filename})
stored queries (/search/{queryId})
The text was updated successfully, but these errors were encountered:
This is a follow-up to #994, which added pre-condition checks (against the
ETag
andLast-Modified
header fields) for the CRUD module. We should also support the checks for CRUD operations the following resources:/styles/{styleId}
)/resources/{filename}
)/search/{queryId}
)The text was updated successfully, but these errors were encountered: