File tree Expand file tree Collapse file tree 3 files changed +21
-1
lines changed
Expand file tree Collapse file tree 3 files changed +21
-1
lines changed Original file line number Diff line number Diff line change 1+ {
2+ "key" : " healthcare" ,
3+ "type" : " typeCombo" ,
4+ "options" : [
5+ " physiotherapist" ,
6+ " psychotherapist" ,
7+ " occupational_therapist" ,
8+ " speech_therapist"
9+ ],
10+ "autoSuggestions" : false ,
11+ "label" : " {healthcare}"
12+ }
Original file line number Diff line number Diff line change 77 "tags" : {
88 "office" : " therapist"
99 },
10+ "fields" : [
11+ " healthcare_therapist" ,
12+ " healthcare/speciality" ,
13+ " {office}"
14+ ],
1015 "terms" : [
1116 " therapy"
1217 ],
13- "name" : " Therapist Office"
18+ "name" : " Therapist Office" ,
19+ "matchScore" : 0.9
1420}
Original file line number Diff line number Diff line change @@ -2112,6 +2112,8 @@ en:
21122112 vaccination: Vaccination
21132113 # healthcare:speciality=vascular_surgery
21142114 vascular_surgery: Vascular Surgery
2115+ healthcare_therapist:
2116+ # healthcare=*
21152117 heating:
21162118 # heating=*
21172119 label: Heating
You can’t perform that action at this time.
0 commit comments