1.0.0-rc39

(feat): Add YARD documentation comments for method parameters in generated SDK code.

1.0.0-rc38

(fix): Fix route parameters and multipart file upload properties to use snake_case names in Ruby code instead of camelCase wire values. Ruby parameter keys now follow Ruby naming conventions (e.g., params[:payment_id] instead of params[:paymentId]) while preserving the original wire values for HTTP requests.

1.0.0-rc37

(chore): Bump generator CLI version to publish new Docker image.