You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
attribute names are camelCase'ed (with a non-capital start letter),
class/schema are CamelCase'ed (with a capital start letter).
When generating the UML model, could you align the casing so these conventions are followed, please?
The text was updated successfully, but these errors were encountered:
There's an Open API convention that:
camelCase
'ed (with a non-capital start letter),CamelCase
'ed (with a capital start letter).When generating the UML model, could you align the casing so these conventions are followed, please?
The text was updated successfully, but these errors were encountered: