0.58.2
(feat):
Enhance example generation to consider default values when generating examples for primitive types.
When a string primitive type has a default value specified, the example generator now uses this
default value instead of a generic example. This produces more realistic and contextually
appropriate examples in generated SDKs and documentation.