Swagger file:tags for TM 39/13639/1
authorSwaraj Kumar <swaraj.kumar@samsung.com>
Fri, 18 Oct 2024 05:04:52 +0000 (10:34 +0530)
committerSwaraj Kumar <swaraj.kumar@samsung.com>
Fri, 18 Oct 2024 05:04:52 +0000 (10:34 +0530)
Change-Id: Ic82825219bc919249ce976bd848b65b504c6e50e
Signed-off-by: Swaraj Kumar <swaraj.kumar@samsung.com>
API_docs/training-manager.yaml

index 324da58..3258c5c 100644 (file)
@@ -12,4 +12,12 @@ schemes:
 consumes:
   - "application/json"
 produces:
-  - "application/json"
\ No newline at end of file
+  - "application/json"
+
+tags:
+  - name: Feature Group
+    description: Feature group related operations
+  - name: Pipeline
+    description: Pipeline related operations
+  - name: Training Job
+    description: Training Job related operations
\ No newline at end of file