git_repos_get: Get a bookmarked git repository

View source: R/generated_client.R

git_repos_getR Documentation

Get a bookmarked git repository

Description

Get a bookmarked git repository

Usage

git_repos_get(id)

Arguments

id

integer required. The ID for this git repository.

Value

A list containing the following elements:

id

integer, The ID for this git repository.

repoUrl

string, The URL for this git repository.

createdAt

string,

updatedAt

string,


civis documentation built on April 1, 2023, 12:01 a.m.