-
Notifications
You must be signed in to change notification settings - Fork 30
빌링키 결제 API 설명 내 재결제 워딩 수정 #976
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
Summary of ChangesHello @SonnySon17, 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은 빌링키 결제 API 관련 문서의 용어 혼란을 해소하기 위해 '재결제'라는 표현을 '결제' 또는 '빌링키 결제'로 변경하는 것을 목표로 합니다. 이는 사용자들이 API 문서를 더 명확하게 이해하고 오해 없이 사용할 수 있도록 돕기 위함입니다. Highlights
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
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Code Review
빌링키 결제 API 설명에서 '재결제'라는 용어를 '결제' 또는 '빌링키 결제'로 수정하여 혼란을 줄이려는 의도를 잘 확인했습니다. 전반적으로 변경 사항이 올바르게 적용되었습니다. 다만, 수정된 내용 중 API 경로에 오타가 있는 부분을 발견하여 수정을 제안합니다.
src/routes/(root)/opi/ko/integration/pg/v1/nice-v2/billing-api-caution.mdx
Outdated
Show resolved
Hide resolved
src/routes/(root)/opi/ko/integration/pg/v1/nice-v2/billing-api-caution.mdx
Outdated
Show resolved
Hide resolved
d82f3d1 to
cd18e9f
Compare
|



빌링키 결제 API에 대한 설명에 재결제라는 워딩이 혼란을 일으킬 수 있다고 판단하여
맥락에 맞게 단순히 결제 혹은 빌링키 결제 로 수정하였습니다.