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
We already have endpoints for acquire and release of for dlm_locks. Now its time to complete it with dedicated endpoints for enable and disable. Each should return 204 on success.
After this we can think about disabling the direct manipulation of these attributes.
The text was updated successfully, but these errors were encountered:
We already have endpoints for
acquire
andrelease
of for dlm_locks. Now its time to complete it with dedicated endpoints forenable
anddisable
. Each should return204
on success.After this we can think about disabling the direct manipulation of these attributes.
The text was updated successfully, but these errors were encountered: