Skip to content

Commit 3a48841

Browse files
committed
fix: docs
1 parent 1d4bce5 commit 3a48841

File tree

62 files changed

+203
-199
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

62 files changed

+203
-199
lines changed

openapi/generated/_async_api/_apply_escrow_logistics.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ async def apply_escrow_logistics(
6060
products (Optional[list[PaymentProduct]]): 상품 정보.
6161
6262
Returns:
63-
ApplyEscrowLogisticsResponse: 성공 응답
63+
성공 응답
6464
6565
Raises:
6666
_errors.ForbiddenError: 요청이 거절된 경우

openapi/generated/_async_api/_cancel_cash_receipt_by_payment_id.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ async def cancel_cash_receipt_by_payment_id(
4949
접근 권한이 있는 상점 아이디만 입력 가능하며, 미입력시 토큰에 담긴 상점 아이디를 사용합니다.
5050
5151
Returns:
52-
CancelCashReceiptResponse: 성공 응답
52+
성공 응답
5353
5454
Raises:
5555
_errors.CashReceiptNotFoundError: 현금영수증이 존재하지 않는 경우

openapi/generated/_async_api/_cancel_payment.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ async def cancel_payment(
7474
계좌 환불일 경우 입력합니다. 계좌 환불이 필요한 경우는 가상계좌 환불, 휴대폰 익월 환불 등이 있습니다.
7575
7676
Returns:
77-
CancelPaymentResponse: 성공 응답
77+
성공 응답
7878
7979
Raises:
8080
_errors.CancelAmountExceedsCancellableAmountError: 결제 취소 금액이 취소 가능 금액을 초과한 경우

openapi/generated/_async_api/_close_virtual_account.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ async def close_virtual_account(
4949
접근 권한이 있는 상점 아이디만 입력 가능하며, 미입력시 토큰에 담긴 상점 아이디를 사용합니다.
5050
5151
Returns:
52-
CloseVirtualAccountResponse: 성공 응답
52+
성공 응답
5353
5454
Raises:
5555
_errors.ForbiddenError: 요청이 거절된 경우

openapi/generated/_async_api/_confirm_escrow.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ async def confirm_escrow(
4949
네이버페이 전용 파라미터이며, 구분이 모호한 경우 고객사 관리자(true)로 입력합니다.
5050
5151
Returns:
52-
ConfirmEscrowResponse: 성공 응답
52+
성공 응답
5353
5454
Raises:
5555
_errors.ForbiddenError: 요청이 거절된 경우

openapi/generated/_async_api/_confirm_identity_verification.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ async def confirm_identity_verification(
4949
SMS 방식에서만 사용됩니다.
5050
5151
Returns:
52-
ConfirmIdentityVerificationResponse: 성공 응답
52+
성공 응답
5353
5454
Raises:
5555
_errors.ForbiddenError: 요청이 거절된 경우

openapi/generated/_async_api/_create_payment_schedule.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ async def create_payment_schedule(
4848
time_to_pay (str): 결제 예정 시점.
4949
5050
Returns:
51-
CreatePaymentScheduleResponse: 성공 응답
51+
성공 응답
5252
5353
Raises:
5454
_errors.AlreadyPaidOrWaitingError: 결제가 이미 완료되었거나 대기중인 경우

openapi/generated/_async_api/_delete_billing_key.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ async def delete_billing_key(
5252
접근 권한이 있는 상점 아이디만 입력 가능하며, 미입력시 토큰에 담긴 상점 아이디를 사용합니다.
5353
5454
Returns:
55-
DeleteBillingKeyResponse: 성공 응답
55+
성공 응답
5656
5757
Raises:
5858
_errors.BillingKeyAlreadyDeletedError: 빌링키가 이미 삭제된 경우

openapi/generated/_async_api/_get_all_payments_by_cursor.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ async def get_all_payments_by_cursor(
5151
미입력 시 기본값은 10 이며 최대 1000까지 허용
5252
5353
Returns:
54-
GetAllPaymentsByCursorResponse: 성공 응답으로 조회된 결제 건 리스트와 커서 정보가 반환됩니다.
54+
성공 응답으로 조회된 결제 건 리스트와 커서 정보가 반환됩니다.
5555
5656
Raises:
5757
_errors.ForbiddenError: 요청이 거절된 경우

openapi/generated/_async_api/_get_billing_key_info.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ async def get_billing_key_info(
4747
접근 권한이 있는 상점 아이디만 입력 가능하며, 미입력시 토큰에 담긴 상점 아이디를 사용합니다.
4848
4949
Returns:
50-
BillingKeyInfo: 성공 응답으로 빌링키 정보를 반환합니다.
50+
성공 응답으로 빌링키 정보를 반환합니다.
5151
5252
Raises:
5353
_errors.BillingKeyNotFoundError: 빌링키가 존재하지 않는 경우

0 commit comments

Comments
 (0)