1. 15 Oct, 2020 1 commit
    • Tyler Amos's avatar
      Convert additional purchased storage size in api · f2b7bab3
      Tyler Amos authored
      Converts additional_purchased_storage_size returned from megabytes to
      bytes as expected.  As it turns out the unit of measure stored in the
      DB was MB so this value must be converted to be consistent with other
      endpoint values (e.g. total_repository_size,
      actual_repository_size_limit)
      f2b7bab3
  2. 13 Oct, 2020 39 commits