Tentacat v2.2.0 Tentacat.Pulls.Files View Source
Link to this section Summary
Functions
List pull requests files
Link to this section Functions
Link to this function
list(client \\ %Client{}, owner, repo, number)
View Sourcelist(Tentacat.Client.t(), binary(), binary(), binary() | integer()) :: Tentacat.response()
List pull requests files
Example
Tentacat.Pulls.Files.list "elixir-lang", "elixir", "2974"
Tentacat.Pulls.Files.list client, "elixir-lang", "elixir", "2974"
More info at: https://developer.github.com/v3/pulls/#list-pull-requests-files