TT#182101 t/api-rest2 remove headerrules from AllLinks

Change-Id: Ifdca9ee860bf9bde2b89f45a5210176fa827a7f5
mr11.0
Kirill Solomko 4 years ago
parent e3372c9b1e
commit be402b13a2

@ -559,26 +559,6 @@
is:
code: 200
#check options for /api/headerrules/
-
name: check OPTIONS for /api/headerrules/
type: item
method: OPTIONS
path: /api/headerrules/
conditions:
is:
code: 200
#GET /api/headerrules/
-
name: GET /api/headerrules/
type: item
method: GET
path: /api/headerrules/
conditions:
is:
code: 200
#check options for /api/customerfraudevents/
-
name: check OPTIONS for /api/customerfraudevents/
@ -1349,26 +1329,6 @@
is:
code: 200
#check options for /api/headerruleconditions/
-
name: check OPTIONS for /api/headerruleconditions/
type: item
method: OPTIONS
path: /api/headerruleconditions/
conditions:
is:
code: 200
#GET /api/headerruleconditions/
-
name: GET /api/headerruleconditions/
type: item
method: GET
path: /api/headerruleconditions/
conditions:
is:
code: 200
#check options for /api/callqueues/
-
name: check OPTIONS for /api/callqueues/
@ -1589,26 +1549,6 @@
is:
code: 200
#check options for /api/headerrulesets/
-
name: check OPTIONS for /api/headerrulesets/
type: item
method: OPTIONS
path: /api/headerrulesets/
conditions:
is:
code: 200
#GET /api/headerrulesets/
-
name: GET /api/headerrulesets/
type: item
method: GET
path: /api/headerrulesets/
conditions:
is:
code: 200
#check options for /api/vouchers/
-
name: check OPTIONS for /api/vouchers/
@ -1949,26 +1889,6 @@
is:
code: 200
#check options for /api/headerruleactions/
-
name: check OPTIONS for /api/headerruleactions/
type: item
method: OPTIONS
path: /api/headerruleactions/
conditions:
is:
code: 200
#GET /api/headerruleactions/
-
name: GET /api/headerruleactions/
type: item
method: GET
path: /api/headerruleactions/
conditions:
is:
code: 200
#check options for /api/pbxdeviceprofilepreferencedefs/
-
name: check OPTIONS for /api/pbxdeviceprofilepreferencedefs/

Loading…
Cancel
Save