File tree Expand file tree Collapse file tree 1 file changed +3
-0
lines changed
specs/search/paths/objects Expand file tree Collapse file tree 1 file changed +3
-0
lines changed Original file line number Diff line number Diff line change 4343 $ref : ' ../../../common/responses/MethodNotAllowed.yml'
4444 ' 404 ' :
4545 $ref : ' ../../../common/responses/IndexNotFound.yml'
46+
4647put :
4748 tags :
4849 - Records
7879 $ref : ' ../../../common/responses/MethodNotAllowed.yml'
7980 ' 404 ' :
8081 $ref : ' ../../../common/responses/IndexNotFound.yml'
82+
8183delete :
8284 tags :
8385 - Records
@@ -90,6 +92,7 @@ delete:
9092
9193 To delete more than one record, use the [`batch` operation](#tag/Records/operation/batch).
9294 To delete records matching a query, use the [`deleteByQuery` operation](#tag/Records/operation/deleteBy).
95+
9396 parameters :
9497 - $ref : ' ../../../common/parameters.yml#/IndexName'
9598 - $ref : ' ../../../common/parameters.yml#/ObjectID'
You can’t perform that action at this time.
0 commit comments