id-tagging-schema/data/fields/tee.json
archpdx cbfb649b85
Add field for tee (#546)
* Add field for `tee`

* use `golf=tee` as documentation reference

Co-authored-by: Martin Raifer <martin@raifer.tech>
2022-07-21 10:22:03 +02:00

9 lines
149 B
JSON

{
"key": "tee",
"type": "semiCombo",
"label": "Tee Color/Type",
"reference": {
"key": "golf",
"value": "tee"
}
}