This PR allows a document approver to remove themselves as an approver. It does this by modifying the authorization code for a document PATCH request to only allow this case for doc approvers (tests included). It also adds a few tests for some miscellaneous helpers.
This PR allows a document approver to remove themselves as an approver. It does this by modifying the authorization code for a document PATCH request to only allow this case for doc approvers (tests included). It also adds a few tests for some miscellaneous helpers.