From 22b0c33fd2ee028ad43204b74430f87a970d6dfa Mon Sep 17 00:00:00 2001 From: "ct-sdks[bot]" <153784748+ct-sdks[bot]@users.noreply.github.com> Date: Fri, 14 Jun 2024 06:26:46 +0000 Subject: [PATCH] Updated API from documentation release --- api-specs/api/types/type/updates/TypeChangeLabelAction.raml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/api-specs/api/types/type/updates/TypeChangeLabelAction.raml b/api-specs/api/types/type/updates/TypeChangeLabelAction.raml index defa6916d..72f90fe4c 100644 --- a/api-specs/api/types/type/updates/TypeChangeLabelAction.raml +++ b/api-specs/api/types/type/updates/TypeChangeLabelAction.raml @@ -11,3 +11,6 @@ properties: Name of the [Field Definition](ctp:api:type:FieldDefinition) to update. label: type: LocalizedString + description: | + New value to set. + Must not be empty.