username:passwordAuthorization: Basic *****************curl --location --request GET '/repos///readme' \
--header 'Authorization: Basic <encoded-value>'{
"name": "README.md",
"path": "README.md",
"sha": "1bc8a60ac6ddc876ebc4b60fc68991435bfad93e",
"type": "file",
"size": 9,
"encoding": "base64",
"content": "IyBjZXNoaQoK",
"target": null,
"url": "http://127.0.0.1:10082/api/v1/repos/yystopf/ceshi/contents/README.md?ref=main",
"html_url": "http://127.0.0.1:10082/yystopf/ceshi/src/branch/main/README.md",
"git_url": "http://127.0.0.1:10082/api/v1/repos/yystopf/ceshi/git/blobs/1bc8a60ac6ddc876ebc4b60fc68991435bfad93e",
"download_url": "http://127.0.0.1:10082/yystopf/ceshi/raw/branch/main/README.md",
"submodule_git_url": null,
"_links": {
"self": "http://127.0.0.1:10082/api/v1/repos/yystopf/ceshi/contents/README.md?ref=main",
"git": "http://127.0.0.1:10082/api/v1/repos/yystopf/ceshi/git/blobs/1bc8a60ac6ddc876ebc4b60fc68991435bfad93e",
"html": "http://127.0.0.1:10082/yystopf/ceshi/src/branch/main/README.md"
}
}