1.0.0-rc78
(chore): Update Dockerfile to use the latest generator-cli with improve reference.md generation.
1.0.0-rc77
(feat): Add RETRIES, ADDITIONAL_HEADERS, and ADDITIONAL_QUERY_PARAMETERS sections to generated README.md.
These sections document how to configure automatic retries, add custom headers, and add custom
query parameters to API requests. The features were previously removed because they had Go-specific
descriptions; they are now restored with Ruby-specific documentation and code snippets.