Update OpenAPI spec: Add label field to goals_criteria schema
This commit is contained in:
@@ -6098,6 +6098,10 @@ components:
|
||||
type: number
|
||||
description: Target value for the goal
|
||||
example: 100
|
||||
label:
|
||||
type: string
|
||||
description: Optional short label/title for this goal criteria (max 255 characters)
|
||||
example: Q1 Revenue Goal
|
||||
start:
|
||||
type: string
|
||||
format: date-time
|
||||
|
||||
Reference in New Issue
Block a user