fix(docs): bump openapi docs packages to 5.0.2#3027
Conversation
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Run ID: ⛔ Files ignored due to path filters (1)
📒 Files selected for processing (1)
📝 WalkthroughWalkthroughThe ChangesDocusaurus API docs generation update
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~3 minutes Possibly related PRs
Suggested reviewers
Poem
🚥 Pre-merge checks | ✅ 4✅ Passed checks (4 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
Description
This PR fixes a webpack render issue with the Docusaurus + OpenAPI docs setup by upgrading
docusaurus-plugin-openapi-docsanddocusaurus-theme-openapi-docsto5.0.2.Also fixed the
gen-api-docspnpm command as it was missing theidargument.How Has This Been Tested?
Open API docs render properly.
Screenshots / Logs (if applicable)
Before
After
Checklist:
pnpm buildpnpm i18n:extractSummary by CodeRabbit