Remove content from the API
Signed-off-by: Bryan Frimin <bryan@getprobo.com>
This commit is contained in:
@@ -376,7 +376,6 @@ func (s *DocumentService) ListSigningRequests(
|
||||
q := `
|
||||
SELECT
|
||||
p.title,
|
||||
pv.content,
|
||||
pv.id AS document_version_id,
|
||||
o.name AS organization_name
|
||||
FROM
|
||||
|
||||
Reference in New Issue
Block a user