Skip to content

Add RepositoryFiles api endpoint #241

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Sep 6, 2017
Merged

Add RepositoryFiles api endpoint #241

merged 1 commit into from
Sep 6, 2017

Conversation

fbourigault
Copy link
Contributor

This add a new api endpoint: RepositoryFiles. I created it to fix #239 while keeping backward compatibility.
The endpoint match the Gitlab Repository files API.

The Gitlab\Api\Repository getFile, blob, createFile, updateFile and deleteFile methods have been deprecated.

This was referenced Sep 6, 2017
@fbourigault
Copy link
Contributor Author

Thank you!

@fbourigault fbourigault merged commit 8234385 into GitLabPHP:master Sep 6, 2017
@fbourigault fbourigault deleted the repository-files branch September 6, 2017 13:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

updateFile not working
2 participants