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
## Summary
I'm adding omitempty to Plan.Definitions.
I'm not adding it to Plan.DevPackages and Plan.RuntimePackages. Because
it explains to a reader that these are empty. These fields are so core
and commonly used that I think we want to make an exception for them.
## How was it tested?
compiles
0 commit comments