修改swagger文档无效地址,修改不符合docker-compose格式的name#637
Conversation
文档地址无法打开了,更换最新文档地址
MineAdmin不符合docker-compose up的命名规范,改成小写字母。
|
Thanks for opening this pull request! Please check out our contributing guidelines. 感谢您开启此拉取请求!请查看我们的 贡献者指南。 |
📝 WalkthroughWalkthrough本次变更主要涉及两个方面:一是将 OpenAPI 外部文档的链接由 "https://v3.doc.mineadmin.com" 更新为 "https://doc.mineadmin.com";二是将 Docker Compose 项目的名称由 "MineAdmin" 改为小写的 "mineadmin"。未涉及其他功能或逻辑修改。 Changes
Poem
📜 Recent review detailsConfiguration used: .coderabbit.yaml 📒 Files selected for processing (2)
⏰ Context from checks skipped due to timeout of 90000ms (1)
🔇 Additional comments (2)
✨ Finishing Touches
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. 🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
SupportNeed help? Create a ticket on our support page for assistance with any issues or questions. Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (Invoked using PR comments)
Other keywords and placeholders
Documentation and Community
|
|
Awesome work, congrats on your first merged pull request! 祝贺你的第一个拉取请求被合并! |
修改swagger文档无效帮助文档地址,修改不符合docker-compose格式的name
validating D:\dev\mineadmin\docker-compose.yml: name Does not match pattern '^[a-z0-9][a-z0-9_-]*$'Summary by CodeRabbit