← all change records
#3204093 Tour schema properties 'location' and 'attributes' deprecated
Generated 2026-06-03 14:00 UTC
Matching rules (2)
- kind: yaml_key_path
from:
api_key: tour_location
file_glob: '**/*.tour*.yml'
yaml_paths:
- location
to:
api_key: tour_position
file_glob: '**/*.tour*.yml'
yaml_paths:
- position
- kind: yaml_key_path
from:
api_key: tour_attributes_data
file_glob: '**/*.tour*.yml'
yaml_paths:
- attributes.data-class
- attributes.data-id
to:
api_key: tour_selector
file_glob: '**/*.tour*.yml'
yaml_paths:
- selector
No contrib projects currently use either side of this change.