Repository Files Api
interface RepositoryFilesApi
Author
sunlulu.tomato
Functions
Link copied to clipboard
@POST(value = "projects/{id}/repository/files/{file_path}" )
Link copied to clipboard
@DELETE(value = "projects/{id}/repository/files/{file_path}" )
Link copied to clipboard
@GET(value = "projects/{id}/repository/files/{file_path}/blame" )
Link copied to clipboard
@GET(value = "projects/{id}/repository/files/{file_path}/raw" )
Link copied to clipboard
@PUT(value = "projects/{id}/repository/files/{file_path}" )