Skip to content
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

02-app > 02-api-reference > 04-functions > image-response #175

Merged
merged 1 commit into from
Jun 22, 2023

Conversation

joohaem
Copy link
Contributor

@joohaem joohaem commented Jun 22, 2023

기여자용

문서 개선

Progress

@joohaem joohaem requested a review from ChanghyeonYoon as a code owner June 22, 2023 02:55
description: API Reference for the ImageResponse constructor.
description: ImageResponse 생성자에 대한 API 레퍼런스입니다.
Copy link
Contributor Author

Choose a reason for hiding this comment

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

constructor 용어에 대한 가이드가 없어, 생성자라고 번역하였습니다. 의견 부탁드려요!

Copy link
Contributor Author

Choose a reason for hiding this comment

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

(가이드 참고) API Reference -> API 레퍼런스

Comment on lines +43 to +44
| `v13.3.0` | `ImageReponse``next/server`에서 import 할 수 있음. |
| `v13.0.0` | `ImageReponse``@vercel/og` 패키지를 통해 소개됨. |
Copy link
Contributor Author

Choose a reason for hiding this comment

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

버전 정보에 대해서 ~음. ~됨. 체로 작성하였는데,
아래가 더 좋을지, 의견 부탁드립니다!

Suggested change
| `v13.3.0` | `ImageReponse``next/server`에서 import 할 수 있음. |
| `v13.0.0` | `ImageReponse``@vercel/og` 패키지를 통해 소개됨. |
| `v13.3.0` | `ImageReponse``next/server`에서 import 할 수 있습니다. |
| `v13.0.0` | `ImageReponse``@vercel/og` 패키지에 소개됩니다. |

Copy link
Member

Choose a reason for hiding this comment

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

아래가 더 좋을 듯 합니다!

Copy link
Member

@ChanghyeonYoon ChanghyeonYoon left a comment

Choose a reason for hiding this comment

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

LGTM
수고하셨습니다! 추가로 하시고 싶은 티켓이 있다면 신청해주셔도 됩니다!

Comment on lines +43 to +44
| `v13.3.0` | `ImageReponse``next/server`에서 import 할 수 있음. |
| `v13.0.0` | `ImageReponse``@vercel/og` 패키지를 통해 소개됨. |
Copy link
Member

Choose a reason for hiding this comment

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

아래가 더 좋을 듯 합니다!

@ChanghyeonYoon ChanghyeonYoon added the documentation 문서 작업 label Jun 22, 2023
@ChanghyeonYoon ChanghyeonYoon merged commit 7ef1b3f into Nextjs-kr:main Jun 22, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation 문서 작업
Projects
None yet
Development

Successfully merging this pull request may close these issues.

image-response.mdx
2 participants