File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -4635,50 +4635,6 @@ paths:
46354635 - optins
46364636 x-restlet :
46374637 section : Optins
4638- /optins/search_data :
4639- get :
4640- parameters :
4641- - in : header
4642- name : end-user-token
4643- required : true
4644- type : string
4645- responses :
4646- ' 200 ' :
4647- description : Status 200
4648- schema :
4649- properties :
4650- enabled :
4651- type : boolean
4652- type : object
4653- summary : STAGE=UNK Check if a user has enabled search data opt in.
4654- tags :
4655- - optins
4656- patch :
4657- description : Toggle search data opt in.
4658- parameters :
4659- - in : header
4660- name : end-user-token
4661- required : true
4662- type : string
4663- - in : body
4664- name : body
4665- required : true
4666- schema :
4667- properties :
4668- enabled :
4669- description : true/false
4670- type : boolean
4671- required :
4672- - enabled
4673- type : object
4674- responses :
4675- ' 204 ' :
4676- description : Status 204
4677- summary : STAGE=UNK Toggle search data opt in.
4678- tags :
4679- - optins
4680- x-restlet :
4681- section : Optins
46824638 /optins/web_push :
46834639 delete :
46844640 description : Opt Out of web push notifications.
@@ -4966,6 +4922,10 @@ paths:
49664922 - private_trucks
49674923 - test_loads
49684924 - test_trucks
4925+ - live_loads_temp
4926+ - test_loads_temp
4927+ - live_trucks_temp
4928+ - test_trucks_temp
49694929 in : path
49704930 name : posting_type
49714931 required : true
@@ -5010,6 +4970,10 @@ paths:
50104970 - private_trucks
50114971 - test_loads
50124972 - test_trucks
4973+ - live_loads_temp
4974+ - test_loads_temp
4975+ - live_trucks_temp
4976+ - test_trucks_temp
50134977 in : path
50144978 name : posting_type
50154979 required : true
@@ -5093,6 +5057,10 @@ paths:
50935057 - private_trucks
50945058 - test_loads
50955059 - test_trucks
5060+ - live_loads_temp
5061+ - test_loads_temp
5062+ - live_trucks_temp
5063+ - test_trucks_temp
50965064 in : path
50975065 name : posting_type
50985066 required : true
@@ -5139,6 +5107,10 @@ paths:
51395107 - private_trucks
51405108 - test_loads
51415109 - test_trucks
5110+ - live_loads_temp
5111+ - test_loads_temp
5112+ - live_trucks_temp
5113+ - test_trucks_temp
51425114 in : path
51435115 name : posting_type
51445116 required : true
You can’t perform that action at this time.
0 commit comments