Closed
Description
I'm testing the creation of files through the API and when the files has a path directory that needs to be created, the API returns an AttributeError.
Note that using the GitLab POST
(https://docs.gitlab.com/ee/api/repository_files.html#create-new-file-in-repository) successfully creates the file and the needed path.