A documentation update for drive.approvals.list clarifies that the method returns a minimal response by default, which may exclude the items array. Developers must explicitly specify desired fields using the fields query parameter to retrieve approval details. This aligns with standard Google API partial response patterns but is now explicitly documented for this specific resource to prevent confusion when results appear empty.