e67481e079
Project imports were failing with `undefined method each_with_object for String` because the import was attempting to parse the LFS Batch API and failing due to the fact that the Content-Type wasn't a supported format (e.g. application/vnd.git-lfs+json instead of application/json). We now parse the body as JSON. Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/61624 |
||
---|---|---|
.. | ||
lfs_download_link_list_service_spec.rb | ||
lfs_download_service_spec.rb | ||
lfs_import_service_spec.rb | ||
lfs_link_service_spec.rb | ||
lfs_object_download_list_service_spec.rb |