Skip to content

Remove the stale Speakeasy footer from the released SDK READMEs - #685

Closed
mcollinscodat wants to merge 1 commit into
mainfrom
CONN-1453-remove-stale-speakeasy-readme-footer
Closed

Remove the stale Speakeasy footer from the released SDK READMEs#685
mcollinscodat wants to merge 1 commit into
mainfrom
CONN-1453-remove-stale-speakeasy-readme-footer

Conversation

@mcollinscodat

Copy link
Copy Markdown
Contributor

Summary

Every one of our released TypeScript SDKs still signed off its README with "Library generated by [Speakeasy]", which stopped being true when these packages moved to Codat's own code generator. Someone reading the bank-feeds README today gets told the library was built by a tool we no longer use, and pointed at that tool's docs site for help.

Changes

  • Removes the "Library generated by [Speakeasy]" line, and the HTML comment markers around it, from the bank-feeds, lending, platform, sync-for-expenses and sync-for-payables READMEs. The Codat support section above it is untouched, so the README still ends by telling people how to get help.
  • Removes the <!-- Placeholder for Future Speakeasy SDK Sections --> comment from the same five files. It was an injection point for the old generator and nothing writes to it now.
  • Leaves sync-for-commerce and sync-for-payroll alone. Those two are still generated by Speakeasy, so the footer is accurate there.

These READMEs are hand-maintained rather than generated, so a future regeneration will not put the footer back.

Verification

Diff is deletions only across the five files, with the existing CRLF line endings and the sync-for-payables byte-order mark preserved. No build or test references these blocks.

…asy footer from the five released SDK READMEs

- bank-feeds/README.md - removed the "Library generated by Speakeasy" footer and the unused Speakeasy section placeholder comment
- lending/README.md - removed the "Library generated by Speakeasy" footer and the unused Speakeasy section placeholder comment
- platform/README.md - removed the "Library generated by Speakeasy" footer and the unused Speakeasy section placeholder comment
- sync-for-expenses/README.md - removed the "Library generated by Speakeasy" footer and the unused Speakeasy section placeholder comment
- sync-for-payables/README.md - removed the "Library generated by Speakeasy" footer line and the unused Speakeasy section placeholder comment
@mcollinscodat

Copy link
Copy Markdown
Contributor Author

Superseded: the README change now rides on the five release PRs (#680-#684) instead, one commit per product.

@mcollinscodat
mcollinscodat deleted the CONN-1453-remove-stale-speakeasy-readme-footer branch August 26, 2026 08:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant