From e776fe4e40beae61453f5bdb5726e68c2c2cec8e Mon Sep 17 00:00:00 2001 From: Caleb Kwan Date: Fri, 28 Jun 2024 18:18:49 -0700 Subject: [PATCH] Text --- static/swagger-specs/unified-tags.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/static/swagger-specs/unified-tags.yaml b/static/swagger-specs/unified-tags.yaml index ca99aee0..171df255 100644 --- a/static/swagger-specs/unified-tags.yaml +++ b/static/swagger-specs/unified-tags.yaml @@ -438,9 +438,11 @@ components: properties: name: type: string + description: "The name of the folder you want to create." example: SampleFolder parentId: type: string + description: "The parent ID of the folder you want to create." example: 6a5e0927-1527-4abc-9993-376fd7067ca5 folder: type: object