...
Go Documentation Server
GoDoc
▽
submit search
Text file
src
/
github.com
/
palantir
/
go-githubapp
/
appconfig
/
testdata
/
local-file-large-contents.yml
Documentation:
github.com/palantir/go-githubapp/appconfig/testdata
1
- status: 422
2
body: |
3
{
4
"errors": [
5
{"code": "too_large"}
6
]
7
}
View as plain text