repository
Get the EditorConfig definitions of a file in a repository
get/repos/{owner}/{repo}/editorconfig/{filepath}
Path parameters
ownerstring required
owner of the repo
repostring required
name of the repo
filepathstring required
filepath of file to get
Query parameters
refstring
The name of the commit/branch/tag. Default to the repository’s default branch.
Response
success