Convert additional purchased storage size in api
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)
Showing
Please register or sign in to comment