Conversation
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Path: .coderabbit.yaml Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (1)
✅ Files skipped from review due to trivial changes (1)
📝 WalkthroughWalkthroughThis PR updates ChangesAPIProxy Documentation and Imports
Estimated code review effort: 1 (Trivial) | ~3 minutes Poem
🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✨ Finishing Touches📝 Generate docstrings
🧪 Generate unit tests (beta)
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 |
There was a problem hiding this comment.
Actionable comments posted: 1
🤖 Prompt for all review comments with AI agents
Verify each finding against current code. Fix only still-valid issues, skip the
rest with a brief reason, keep changes minimal, and validate.
Inline comments:
In
`@core/src/main/java/com/predic8/membrane/core/openapi/serviceproxy/APIProxy.java`:
- Around line 51-54: Update the OpenAPI Javadoc in APIProxy so it documents the
canonical publisher endpoints instead of the compatibility alias: change the
description near the OpenAPI Support text to reference /api-docs and
/api-docs/ui, and mention that /api-doc is only a legacy alias handled by
APIProxyKey. Keep the rest of the tutorial references intact so generated docs
point readers to the correct URL.
🪄 Autofix (Beta)
Fix all unresolved CodeRabbit comments on this PR:
- Push a commit to this branch (recommended)
- Create a new PR with the fixes
ℹ️ Review info
⚙️ Run configuration
Configuration used: Path: .coderabbit.yaml
Review profile: CHILL
Plan: Pro
Run ID: c27db1fa-48c6-4a79-8958-27bb85d549f6
📒 Files selected for processing (1)
core/src/main/java/com/predic8/membrane/core/openapi/serviceproxy/APIProxy.java
|
/ok-to-test |
Summary by CodeRabbit
Documentation
Style