Closed antmendoza closed 2 years ago
@antmendoza yeah for states please make id(if defined), name ,and type the first three params no matter which state it is
@antmendoza also we should define the order of top level properties across all sdks.
some rules that could be applied now:
@antmendoza also for things like function definitions, on output we should group them by type, same for events (kinda - produced/consumed). this can be applied to many other definitions (in reusable defs)
What would you like to be added: Would be nice to have a way to define the order in witch are serialized the properties.
For example, for
eventstate
,type
andexclusive
properties are always printed in first place:Instead should be:
Why is this needed: