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

๐Ÿ”€ :: book ๋„๋ฉ”์ธ ์„ธํŒ… #90

Merged
merged 14 commits into from
Jun 19, 2024

Conversation

shwaaaa
Copy link
Member

@shwaaaa shwaaaa commented Jun 17, 2024

๐Ÿ’ก ๊ฐœ์š”

book ๋„๋ฉ”์ธ ์„ธํŒ…

๐Ÿ“ƒ ์ž‘์—…๋‚ด์šฉ

book ๋„๋ฉ”์ธ์„ ์„ธํŒ…ํ–ˆ์–ด์š”

@shwaaaa shwaaaa added 1๏ธโƒฃPriority: High ์šฐ์„ ์ˆœ์œ„ - ์ƒ โœจFeature ๊ธฐ๋Šฅ ์ถ”๊ฐ€ labels Jun 17, 2024
@shwaaaa shwaaaa requested review from Xixn2 and kimkyumbi June 17, 2024 03:13
@shwaaaa shwaaaa self-assigned this Jun 17, 2024
@shwaaaa shwaaaa linked an issue Jun 17, 2024 that may be closed by this pull request
title: String,
plot: String,
created_at: Date

Copy link
Contributor

Choose a reason for hiding this comment

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

๋นˆ์นธ ์ง€์›Œ์ฃผ์„ธ์šฉ

Copy link
Member Author

Choose a reason for hiding this comment

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

49df990
์‚ญ์ œํ–ˆ์–ด์š”๐Ÿ™‡โ€โ™€๏ธ

import Foundation

public protocol DeleteBookUseCase {
func execute(book_id: Int) async throws
Copy link
Contributor

Choose a reason for hiding this comment

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

API ๋ช…์„ธ์„œ์— Long์ด๋ฉด String์œผ๋กœ ์“ฐ์ง€ ์•Š๋‚˜์š”??

Copy link
Member Author

Choose a reason for hiding this comment

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

long์ด๋ฉด ์‹ค์ˆ˜ํ˜•์ด์–ด์„œ Int๋กœ ์จ์•ผํ•˜๋Š”๊ฑธ๋กœ ์•Œ๊ณ ์žˆ์–ด์š”!

Copy link
Member

@Xixn2 Xixn2 left a comment

Choose a reason for hiding this comment

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

์ˆ˜๊ณ ํ•˜์…จ์Šต๋‹ˆ๋‹ค

@shwaaaa shwaaaa merged commit fccf9db into master Jun 19, 2024
2 checks passed
@kimkyumbi kimkyumbi deleted the 86-book-domain-setting branch July 28, 2024 02:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
1๏ธโƒฃPriority: High ์šฐ์„ ์ˆœ์œ„ - ์ƒ โœจFeature ๊ธฐ๋Šฅ ์ถ”๊ฐ€
Projects
None yet
Development

Successfully merging this pull request may close these issues.

book ๋„๋ฉ”์ธ ์„ธํŒ…
3 participants