Skip to main content

nexigon_api.repositories.QueryRepositoryProjectsItem

Project item.

projectIdnexigon_api.projects.ProjectId (string)required

Unique ID of a project.

namestringrequired
nexigon_api.repositories.QueryRepositoryProjectsItem
{
"projectId": "string",
"name": "string"
}