Skip to main content
POST
Add a resource
Adds a git or local resource to the current config.

Body

application/json
type
any
required
name
string
required
url
string
required
branch
string
required
searchPath
string | null
searchPaths
string[] | null
specialNotes
string | null

Response

Created resource

type
any
required
name
string
required
url
string
required
branch
string
required
searchPath
string | null
searchPaths
string[] | null
specialNotes
string | null