Optionaloptions: RequestOptions<unknown>Get Repository Connection details including latest inspection status and generated repository insights.
Optionaloptions: RequestOptions<unknown>List all available repository connections.
Optionalquery: RepositoryListParamsOptionaloptions: RequestOptions<unknown>List all available repository connections.
Optionaloptions: RequestOptions<unknown>Permanently Delete a Repository Connection including any automatically generated inspection insights.
Optionalbody: RepositoryDeleteParams | nullOptionaloptions: RequestOptions<unknown>Inspect a repository connection by inspecting the specified version including repo's technical stack and developer environment requirements.
Optionalbody: RepositoryInspectParamsOptionaloptions: RequestOptions<unknown>Inspect a repository connection by inspecting the specified version including repo's technical stack and developer environment requirements.
Optionaloptions: RequestOptions<unknown>List all inspections of a repository connection including automatically generated insights for each inspection.
Optionaloptions: RequestOptions<unknown>Refresh a repository connection by inspecting the latest version including repo's technical stack and developer environment requirements.
Optionalbody: RepositoryRefreshParamsOptionaloptions: RequestOptions<unknown>Get a repository inspection by id.
Optionaloptions: RequestOptions<unknown>
Create a connection to a Github Repository and trigger an initial inspection of the repo's technical stack and developer environment requirements.