UpdatePlanInput
$schemauri
A URL to the JSON Schema for this object.
Example:
https://example.com/schemas/UpdatePlanInput.jsonplanstringrequired
UpdatePlanInput
{
"$schema": "https://example.com/schemas/UpdatePlanInput.json",
"plan": "string"
}