MohamedBeydoun/atlas

Illegal symbols in resource names

Closed this issue · 1 comments

AsFal commented

Illegal Symbols

Currently, I can generate resources with invalid names. The specific error case that I discovered was creating a resource with a kebab case name.

Note

For kebab case names, i would want to file names to remain in kebab case and in code resource names to get converted to camel case.