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":{