mirror of
https://github.com/FoggedLens/id-tagging-schema.git
synced 2026-05-23 00:29:40 +02:00
sort terms alphabetically, see #1249
This commit is contained in:
@@ -20,8 +20,8 @@
|
||||
"terms": [
|
||||
"blood sample collection",
|
||||
"laboratory",
|
||||
"urine sample collection",
|
||||
"medical"
|
||||
"medical",
|
||||
"urine sample collection"
|
||||
],
|
||||
"tags": {
|
||||
"healthcare": "sample_collection"
|
||||
|
||||
Reference in New Issue
Block a user