0.12.0
(feat):
support deep object query parameter serialization. If, query parameters are
objects then Fern will support serializing them.
will now be serialized as ?foo[bar]="...
and appear in the SDK as a regular object
(feat):
support deep object query parameter serialization. If, query parameters are
objects then Fern will support serializing them.
will now be serialized as ?foo[bar]="...
and appear in the SDK as a regular object