asyncapi/modelina

Move isEnum from C# generator to generic helper function

Closed this issue · 1 comments

isEnum is not being used across languages, time to move it to generic location for all to use.

See https://github.com/asyncapi/modelina/pull/2068/files#r1678317285

This issue should be closed as isEnum already moved to constant ...