Update OpenAPI spec: Add label field to goals_criteria schema

This commit is contained in:
Jeppe Bundgaard
2026-01-26 19:47:15 +01:00
parent 8009e4029c
commit 32b5816a36
+4
View File
@@ -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