See for example https://github.com/openstreetmap/id-tagging-schema/blob/main/data/fields/stop.json with ``` "autoSuggestions": false, "customValues": false ``` but raw tag editor still offers and suggests extra values I think it should not <img width="386" height="227" alt="Image" src="https://github.com/user-attachments/assets/8f5288c6-4e48-481e-8ecc-ff7bf9e6299d" /> and only values ``` "options": { "all": "All Ways", "minor": "Minor Road" } ``` should be offered see https://github.com/openstreetmap/id-tagging-schema/issues/1829
See for example https://github.com/openstreetmap/id-tagging-schema/blob/main/data/fields/stop.json with
but raw tag editor still offers and suggests extra values
I think it should not
and only values
should be offered
see openstreetmap/id-tagging-schema#1829