@runloop/api-client - v1.4.0
    Preparing search index...

    Interface RepositoryInspectParams

    interface RepositoryInspectParams {
        github_auth_token?: string | null;
    }
    Index

    Properties

    github_auth_token?: string | null

    GitHub authentication token for accessing private repositories.