Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 1.04 KB

AppRepoResponse.md

File metadata and controls

18 lines (14 loc) · 1.04 KB

AppRepoResponse

Properties

Name Type Description Notes
id string The unique id (UUID) of the repository integration
app_id string The unique id (UUID) of the app that this repository integration belongs to
repo_url string The absolute URL of the repository
repo_provider string The provider of the repository [optional]
user_id string The unique id (UUID) of the user who configured the repository
installation_id string Installation id from the provider [optional]
repo_id string Repository id from the provider [optional]
external_user_id string User id from the provider [optional]
service_connection_id string The id of the service connection stored in customer credential store [optional]

[Back to Model list] [Back to API list] [Back to README]