docs: clarify quickstart admin endpoints#106
Conversation
|
|
|
Caution Review failedThe pull request is closed. ℹ️ Recent review info⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (3)
📝 WalkthroughWalkthroughThis PR updates user-facing documentation and quickstart script output to clarify that the Admin API endpoint is a URL prefix requiring specific resource paths. It directs users to ChangesAdmin API Usage Clarification
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~3 minutes Possibly related PRs
✨ Finishing Touches🧪 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 |
Summary
/aisix/adminis the Admin API prefix, not a standalone browsable endpoint/openapiand concrete admin resourcesContext
This follows the confusion reported in #95 around the quickstart output, the Admin API path returning 404 when called directly, and the Admin UI behavior outside localhost/HTTPS.
Validation
git diff --checkSummary by CodeRabbit