Code Review
/
aiml-fw
/
awmf
/
tm.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
review
|
tree
raw
|
patch
| inline |
side by side
(parent:
d69ba8a
)
Swagger file:tags for TM
39/13639/1
author
Swaraj Kumar
<swaraj.kumar@samsung.com>
Fri, 18 Oct 2024 05:04:52 +0000
(10:34 +0530)
committer
Swaraj 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
patch
|
blob
|
history
diff --git
a/API_docs/training-manager.yaml
b/API_docs/training-manager.yaml
index
324da58
..
3258c5c
100644
(file)
--- a/
API_docs/training-manager.yaml
+++ b/
API_docs/training-manager.yaml
@@
-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