From e6b91df300131d9efdfba3a471d1a29ac5c47c6d Mon Sep 17 00:00:00 2001 From: khujin Date: Fri, 15 Oct 2021 15:58:19 +0900 Subject: [PATCH] =?UTF-8?q?data=EC=9D=98=20YYYYMMDD=20=ED=98=95=EC=8B=9D?= =?UTF-8?q?=20=EC=95=88=EB=82=B4=20=EC=88=98=EC=A0=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docs/open_api_auto_credential.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/docs/open_api_auto_credential.md b/docs/open_api_auto_credential.md index 35b2cdd..4e65daf 100644 --- a/docs/open_api_auto_credential.md +++ b/docs/open_api_auto_credential.md @@ -273,9 +273,15 @@ curl -L -X POST 'https://dev-console.myinitial.io/agent/api/issue-credential/sen

important

-

모든 attribute의 값을 입력해야(null 가능) 오류가 발행하지 않음

+

모든 attribute의 값을 입력해야(null 가능) 오류가 발행하지 않음.

+
+ +
+

important

+

유효기간은 schema의 attribute 명칭이 exp_date로 생성해야 함.
모든 날짜는 YYYYMMDD(20000101) 형식으로 해야 오류가 발행하지 않음.
YYYY-MM-DD 혹은 YYYY.MM.DD 형식을 사용하면 안됨

+ ```json { "counter_proposal":{