Open
Description
Is there an existing issue for this?
- I have searched the existing issues
What should this feature add?
When I save my workflows to file, I'd like to avoid the extraneous diff noise that comes from the fields moving around. i.e. "version" might come first once, but "type" on a later re-save.
There should be some sort of canonical order to these, whether that's alphabetical or the order of the pydantic fields or whatever.