Skip to content

update(upbit): update the address of document site for all Unified API#19

Open
LambdaBen wants to merge 1 commit intomasterfrom
update/upbit-docs-link
Open

update(upbit): update the address of document site for all Unified API#19
LambdaBen wants to merge 1 commit intomasterfrom
update/upbit-docs-link

Conversation

@LambdaBen
Copy link
Collaborator

Document 사이트 주소 최신화 건 입니다.
KR 사이트 주소 최신화 및 한글화, global 사이트 문서 주소 추가하였습니다.

Copy link

@gemini-code-assist gemini-code-assist bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hello @LambdaBen, 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!

Summary of Changes

This pull request updates the documentation links for the Upbit exchange in the ts/src/upbit.ts file. It updates the Korean documentation links to the latest versions and adds links to the global documentation where available. This ensures that users have access to the most up-to-date and relevant documentation for the Upbit exchange.

Highlights

  • Documentation Update: The primary focus of this PR is to update the documentation URLs for the Upbit exchange within the codebase.
  • Korean Documentation: The pull request updates the Korean documentation links to the most recent versions.
  • Global Documentation: The pull request adds links to the global documentation for Upbit, providing users with more comprehensive resources.

Changelog

Click here to see the changelog
  • ts/src/upbit.ts
    • Updated documentation URL for fetchMarkets to the latest Korean version and added a link to the global documentation.
    • Updated documentation URL for fetchBalance to the latest Korean version and added a link to the global documentation.
    • Updated documentation URL for fetchOrderBooks to the latest Korean version and added a link to the global documentation.
    • Updated documentation URL for fetchOrderBook to the latest Korean version and added a link to the global documentation.
    • Updated documentation URL for fetchTickers to the latest Korean version and added a link to the global documentation.
    • Updated documentation URL for fetchTicker to the latest Korean version and added a link to the global documentation.
    • Updated documentation URL for fetchTrades to the latest Korean version and added a link to the global documentation.
    • Updated documentation URL for fetchTradingFee to the latest Korean version and added a link to the global documentation.
    • Updated documentation URL for fetchOHLCV to the latest Korean version and added a link to the global documentation.
    • Updated documentation URL for createOrder to the latest Korean version and added a link to the global documentation.
    • Updated documentation URL for cancelOrder to the latest Korean version and added a link to the global documentation.
    • Updated documentation URL for fetchDeposits to the latest Korean version and added a link to the global documentation.
    • Added documentation URL for fetchDeposit to the latest Korean version.
    • Updated documentation URL for fetchWithdrawals to the latest Korean version and added a link to the global documentation.
    • Added documentation URL for fetchWithdrawal to the latest Korean version.
    • Added documentation URL for fetchOpenOrders to the latest Korean version.
    • Added documentation URL for fetchClosedOrders to the latest Korean version.
    • Added documentation URL for fetchCanceledOrders to the latest Korean version.
    • Updated documentation URL for fetchOrder to the latest Korean version and added a link to the global documentation.
    • Updated documentation URL for fetchDepositAddresses to the latest Korean version and added a link to the global documentation.
    • Updated documentation URL for fetchDepositAddress to the latest Korean version and added a link to the global documentation.
    • Updated documentation URL for createDepositAddress to the latest Korean version and added a link to the global documentation.
    • Updated documentation URL for withdraw to the latest Korean version and added a link to the global documentation.
Using Gemini Code Assist

The 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 in your pull request via creating an issue comment (i.e. comment on the pull request page) using either /gemini <command> or @gemini-code-assist <command>. Below is a summary of the supported commands.

Feature Command Description
Code Review /gemini review Performs a code review for the current pull request in its current state.
Pull Request Summary /gemini summary Provides a summary of the current pull request in its current state.
Comment @gemini-code-assist Responds in comments when explicitly tagged, both in issue comments and review comments.
Help /gemini help Displays a list of available commands.

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 .gemini/ folder in the base of the repository. Detailed instructions can be found here.

Limitations & Feedback

Gemini Code Assist is currently in preview and 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 to provide feedback.

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.


A link updated,
A doc site made anew,
Knowledge flows free.

Footnotes

  1. Review the Privacy Notices, Generative AI Prohibited Use Policy, Terms of Service, and learn how to configure Gemini Code Assist in GitHub here. Gemini can make mistakes, so double check it and use code with caution.

Copy link

@gemini-code-assist gemini-code-assist bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

The pull request updates the documentation site addresses for the Upbit exchange. The changes include updating the KR site address, adding Korean translations, and adding global site documentation addresses. Overall, the changes seem correct and necessary to keep the documentation up-to-date. I am unable to approve this pull request, and users should have others review and approve this code before merging.

Summary of Findings

  • Missing documentation: The code changes update the addresses of document sites, but there is no documentation on how to update the addresses if they change again in the future. Please add documentation on how to update the addresses.

Merge Readiness

The pull request updates the documentation site addresses for the Upbit exchange. The changes seem correct and necessary to keep the documentation up-to-date. I recommend merging this pull request after addressing the medium severity issue.

ts/src/upbit.ts Outdated
* @method
* @name upbit#fetchTrades
* @see https://docs.upbit.com/reference/%EC%B5%9C%EA%B7%BC-%EC%B2%B4%EA%B2%B0-%EB%82%B4%EC%97%AD
* @see https://docs.upbit.com/kr/reference/최근-채결-내역
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

채결 오타 확인부탁드립니다.

@LambdaBen LambdaBen force-pushed the update/upbit-docs-link branch from e018b71 to a0a4235 Compare April 23, 2025 09:29
@LambdaBen LambdaBen force-pushed the update/upbit-docs-link branch from a0a4235 to 860d72d Compare May 2, 2025 01:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants