File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
tests/CTS/requests/search Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 126126 }
127127 },
128128 "request" : {
129- "path" : " /1/indexes/theIndexName/uniqueID /partial" ,
129+ "path" : " /1/indexes/theIndexName/productId /partial" ,
130130 "method" : " POST" ,
131131 "body" : {
132132 "categoryPageId" : {
149149 }
150150 },
151151 "request" : {
152- "path" : " /1/indexes/theIndexName/uniqueID /partial" ,
152+ "path" : " /1/indexes/theIndexName/productId /partial" ,
153153 "method" : " POST" ,
154154 "body" : {
155155 "categoryPageId" : {
Original file line number Diff line number Diff line change 975975 }
976976 },
977977 "request" : {
978- "path" : " /1/indexes/indexName/rules/diet -rule" ,
978+ "path" : " /1/indexes/indexName/rules/a -rule-id " ,
979979 "method" : " PUT" ,
980980 "body" : {
981981 "objectID" : " a-rule-id" ,
You can’t perform that action at this time.
0 commit comments