Index Reference Md
Index an SDK repository's reference.md file.
Path parameters
domain
Request
This endpoint expects an object.
url
The GitHub repository URL (e.g., https://github.com/owner/repo)
Response
Successful Response
method_header
The header of the method or function, e.g., ‘def foo(bar):’
language
The language of the code snippet
description
A description of what the method does
usage
A code snippet showing how to use the method
parameters
A list of parameter names for the method