Conversation
Summary of ChangesHello @khyun9807, I'm Gemini Code Assist1! I'm currently reviewing this pull request and will post my feedback shortly. In the meantime, here's a summary to help you and other reviewers quickly get up to speed! 이 PR은 주로 Swagger UI를 통합하여 API 문서화 및 개발자 경험을 향상시키는 데 중점을 둡니다. 다양한 엔드포인트와 데이터 전송 객체에 포괄적인 OpenAPI 어노테이션을 도입하여 API 사양을 쉽게 접근하고 이해할 수 있도록 했습니다. 또한, 프로젝트의 아키텍처, 컨벤션 및 주요 기능에 대한 중요한 정보를 제공하는 상세한 프로젝트 개요 문서( Highlights
🧠 New Feature in Public Preview: You can now enable Memory to help Gemini Code Assist learn from your team's feedback. This makes future code reviews more consistent and personalized to your project's style. Click here to enable Memory in your admin console. Changelog
Activity
Using Gemini Code AssistThe full guide for Gemini Code Assist can be found on our documentation page, here are some quick tips. Invoking Gemini You can request assistance from Gemini at any point by creating a comment using either
Customization To customize Gemini Code Assist for GitHub experience, repository maintainers can create a configuration file and/or provide a custom code review style guide (such as PEP-8 for Python) by creating and adding files to a Limitations & Feedback Gemini Code Assist may make mistakes. Please leave feedback on any instances where its feedback is incorrect or counter productive. You can react with 👍 and 👎 on @gemini-code-assist comments. If you're interested in giving your feedback about your experience with Gemini Code Assist for Github and other Google products, sign up here. You can also get AI-powered code generation, chat, as well as code reviews directly in the IDE at no cost with the Gemini Code Assist IDE Extension. Footnotes
|
seoyeon2001
left a comment
There was a problem hiding this comment.
controller에 swagger까지 붙이니까 좀 복잡해서
swagger는 따로 인터페이스 문서로 빼고 구현하는 걸로 하는 건 어떨까요?
📌 개요
작업 목적을 간단히 설명해주세요.
🔧 작업 내용
✅ 체크리스트
테스트 완료(Postman, Swagger)
📝 기타 참고 사항
📎 관련 이슈
Close #25