ApiSkills
Lists importable markdown files from a GitHub repository.
Path Parameters
tenant*string
The tenant identifier
The GitHub repository details.
owner*string
Length
1 <= lengthrepo*string
Length
1 <= lengthtoken*string
Length
1 <= length[key: string]?never
Response Body
curl -X POST "https://api.fruxon.com/v1/tenants/string/skills:import-github" \ -H "Content-Type: application/json" \ -d '{ "owner": "string", "repo": "string", "token": "string" }'[
{
"path": "string",
"name": "string",
"size": 0
}
]Empty
Empty