ProjectSummary
Project Summary Object
id string
The unique identifier for the project
Example:
ms-12345name string
The name of the project
Example:
my_projectProjectSummary
{
"id": "ms-12345",
"name": "my_project"
}
Project Summary Object
The unique identifier for the project
ms-12345The name of the project
my_project{
"id": "ms-12345",
"name": "my_project"
}