File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed
tests/CTS/methods/requests/predict Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 6
6
"name" : " Shopping stage for EU users" ,
7
7
"sourceID" : " 0200030-129930" ,
8
8
"index" : " Products Production" ,
9
- "affinities " : [],
9
+ "modelAttributes " : [],
10
10
"contentAttributes" : [
11
11
" title" ,
12
12
" description"
20
20
"name" : " Shopping stage for EU users" ,
21
21
"sourceID" : " 0200030-129930" ,
22
22
"index" : " Products Production" ,
23
- "affinities " : [],
23
+ "modelAttributes " : [],
24
24
"contentAttributes" : [
25
25
" title" ,
26
26
" description"
Original file line number Diff line number Diff line change 5
5
"modelID" : " model1" ,
6
6
"updateModelParams" : {
7
7
"name" : " Shopping stage for EU users" ,
8
- "affinities " : [
8
+ "modelAttributes " : [
9
9
" brand" ,
10
10
" color" ,
11
11
" category_level0" ,
15
15
" title" ,
16
16
" description"
17
17
],
18
- "status " : " inactive"
18
+ "modelStatus " : " inactive"
19
19
}
20
20
},
21
21
"request" : {
22
22
"path" : " /1/predict/models/model1" ,
23
23
"method" : " POST" ,
24
24
"body" : {
25
25
"name" : " Shopping stage for EU users" ,
26
- "affinities " : [
26
+ "modelAttributes " : [
27
27
" brand" ,
28
28
" color" ,
29
29
" category_level0" ,
33
33
" title" ,
34
34
" description"
35
35
],
36
- "status " : " inactive"
36
+ "modelStatus " : " inactive"
37
37
}
38
38
}
39
39
}
You can’t perform that action at this time.
0 commit comments