Repositories
Get repository license
Get the license file content for a repository
curl -X GET "https://example.com/api/v1/repos/string/string/license"{
"license": "string",
"filename": "string",
"content": "string"
}Get the license file content for a repository
curl -X GET "https://example.com/api/v1/repos/string/string/license"{
"license": "string",
"filename": "string",
"content": "string"
}