Skip to content

Commit

Permalink
수정
Browse files Browse the repository at this point in the history
  • Loading branch information
sso-ashley committed Mar 11, 2024
1 parent b0f3e76 commit dadf67f
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions src/content/docs/ko/v2-payment/pg/smartro-v2.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -724,7 +724,7 @@ import Tabs from "~/components/gitbook/tabs/Tabs.astro";
- 소득공제용 : `PERSONAL`
- 지출증빙용 : `CORPORATE`
- 미발행 : `NO_RECEIPT`

Check failure on line 727 in src/content/docs/ko/v2-payment/pg/smartro-v2.mdx

View workflow job for this annotation

GitHub Actions / Lint changed MDX files

Missing new line after list item
- `customerIdentityNumber` <mark style="color:green;">**string**</mark>

**현금영수증 식별 번호**
Expand Down Expand Up @@ -846,13 +846,13 @@ import Tabs from "~/components/gitbook/tabs/Tabs.astro";

**카드 결제 시 파라미터**

<ParamTree>
<ParamTree>

- `credential` <mark style="color:green;">**string**</mark>

**인증 관련 정보**

<ParamTree>
<ParamTree>

- `number` <mark style="color:blue;">**object**</mark>

Expand All @@ -876,7 +876,7 @@ import Tabs from "~/components/gitbook/tabs/Tabs.astro";

</ParamTree>

</ParamTree>
</ParamTree>

<ParamTree>

Check failure on line 881 in src/content/docs/ko/v2-payment/pg/smartro-v2.mdx

View workflow job for this annotation

GitHub Actions / Lint changed MDX files

Don’t use mixed indentation for children, remove 1 space
- `customer` <mark style="color:blue;">**object**</mark>
Expand Down

0 comments on commit dadf67f

Please sign in to comment.