Closed mine-cetinkaya-rundel closed 2 years ago
Due to a recent API update, last_activity is only given if the time window is less than or equal to 31 days. This PR updates thespace_member_usage() function to reflect this update as well as the associated test files.
last_activity
space_member_usage()
Addresses #49.
Due to a recent API update,
last_activity
is only given if the time window is less than or equal to 31 days. This PR updates thespace_member_usage()
function to reflect this update as well as the associated test files.Addresses #49.