0.33.1
(fix): Fix dynamic snippet generation for endpoints whose body $refs a top-level
schema. The snippet now passes the referenced type directly instead of
wrapping it in a non-existent .init(body:) on the request wrapper struct.
(fix): Fix dynamic snippet generation for endpoints whose body $refs a top-level
schema. The snippet now passes the referenced type directly instead of
wrapping it in a non-existent .init(body:) on the request wrapper struct.