usdot-jpo-ode / wzdx

The Work Zone Data Exchange (WZDx) Specification aims to make harmonized work zone data provided by infrastructure owners and operators (IOOs) available for third party use, making travel on public roads safer and more efficient through ubiquitous access to data on work zone activity.
Creative Commons Zero v1.0 Universal
91 stars 62 forks source link

Typo in 4.2 DeviceFeed Schema - Arrow Board Patterns enumeration #365

Closed dxpack closed 1 year ago

dxpack commented 1 year ago

Issue name: Typos in Schema 4.2 DeviceFeed.json

Summary

Typos in Arrow Board pattern enumeration: "right-chevrons-*"

Motivation

Typos cause invalid errors when validating output using schema.

Proposed changes

Fix typos: right-chevrons-flashing --> right-chevron-flashing right-chevrons-sequential --> right-chevron-sequential right-chevrons-static --> right-chevron-static

Note that left-chevron-* schema enum values (and all others in this enum) correctly match documented enum values.