Dependencies

Add a new dependency repository

Add a new dependency repository

post/dependencies/repos

Request body

_idstring

MongoDB ObjectId represented as a hexadecimal string

namestring

Name of the dependency repository

urlstring

URL of the dependency repository

type'python' | 'node'

Type of repository

auth_requiredboolean

Whether authentication is required

usernamestring

Username for repository authentication

passwordstring

Password or token for repository authentication

created_atstring date-time
updated_atstring date-time
created_bystring

MongoDB ObjectId represented as a hexadecimal string

updated_bystring

MongoDB ObjectId represented as a hexadecimal string

Response

Dependency repository added successfully

codeinteger
messagestring
dataobject

Changes