ProjectDescriptionUpdate
Update project description
description_markdown object
anyOf
- string
- null
string
Possible values: <= 10000 characters
execution_plan_markdown object
anyOf
- string
- null
string
Possible values: <= 10000 characters
google_maps_url object
anyOf
- string
- null
string
Possible values: <= 500 characters
ProjectDescriptionUpdate
{
"description_markdown": "string",
"execution_plan_markdown": "string",
"google_maps_url": "string"
}