mirror of
https://github.com/FoggedLens/id-tagging-schema.git
synced 2026-02-13 09:12:46 +00:00
* Add field for `tee` * use `golf=tee` as documentation reference Co-authored-by: Martin Raifer <martin@raifer.tech>
10 lines
149 B
JSON
10 lines
149 B
JSON
{
|
|
"key": "tee",
|
|
"type": "semiCombo",
|
|
"label": "Tee Color/Type",
|
|
"reference": {
|
|
"key": "golf",
|
|
"value": "tee"
|
|
}
|
|
}
|