To delete a resource , what actualy happen here is that update the version table with the new data
and resource will not actualy removed from the table
To delete a resource , what actualy happen here is that update the version table with the new data
and resource will not actualy removed from the table
This method is use to see whether a give resource is actve or not , one can delte a resource
and try to access that giving the path of the resource in that case we should not return the
resource if it is deleted.