atuttle / Taffy

:candy: The REST Web Service framework for ColdFusion and Lucee
http://taffy.io
Other
226 stars 118 forks source link

Replace colon with equals sign for older CF support #422

Closed brycehipp closed 2 years ago

brycehipp commented 2 years ago

Replacing a colon with an equals sign in a struct definition to correct a bug that will only show up in CF versions less than 10. This is the root cause for issue #389.