docs(openapi): update OpenAPI fdw v0.2.0 checksum#577
Conversation
|
No actionable comments were generated in the recent review. 🎉 📝 WalkthroughSummary by CodeRabbit
WalkthroughThis pull request updates the OpenAPI FDW documentation to replace placeholder configuration values with concrete metadata for version 0.2.0. The Available Versions table now includes the actual checksum and URL for the release. Throughout the documentation—spanning Preparation, Debug Mode, Pagination, Custom Headers, API Key Location, and example sections—placeholder entries for Tip Issue Planner is now in beta. Read the docs and try it out! Share your feedback on Discord. Comment |
There was a problem hiding this comment.
Pull request overview
Updates the OpenAPI wrapper documentation to reflect the published checksum for the wasm_openapi_fdw_v0.2.0 release, and aligns the SQL setup examples with that version’s package metadata.
Changes:
- Add the v0.2.0 wasm checksum to the “Available Versions” table.
- Replace “See: Available Versions” placeholders with concrete
fdw_package_url,fdw_package_version, andfdw_package_checksumvalues in SQL examples.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
What kind of change does this PR introduce?
This PR is to update the latest OpenAPI wrapper v0.2.0 checksum in doc.
What is the current behavior?
N/A
What is the new behavior?
N/A
Additional context
N/A