Merge branch 'develop' into standalone_develop
This commit is contained in:
commit
43e07ade99
|
@ -26,6 +26,7 @@ class Api::V1::Projects::Pulls::Versions::GetDiffService < ApplicationService
|
|||
access_token: token
|
||||
}
|
||||
params.merge!(filepath: filepath) if filepath.present?
|
||||
params
|
||||
end
|
||||
|
||||
def load_gitea_data
|
||||
|
|
Loading…
Reference in New Issue