datamodel: support interface names with dashes
- Feb 19, 2024
-
-
Vladimír Čunát authored
Dashes can't be present in normal identifiers in Lua, so we switch to a different syntactic sugar for the same thing.
-
Self sign-up has been disabled due to increased spam activity. If you want to get access, please send an email to a project owner (preferred) or at gitlab(at)nic(dot)cz. We apologize for the inconvenience.
Dashes can't be present in normal identifiers in Lua, so we switch to a different syntactic sugar for the same thing.
Fixes #900 (closed)
Dashes can't be present in normal identifiers in Lua, so we switch to a different syntactic sugar for the same thing.