Skip to content

Commit 5cbecaf

Browse files
committed
Thai API
1 parent 2be8ba5 commit 5cbecaf

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

ASN.1 schema/v1_1/ApplicationData.asn1

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,8 +39,7 @@ MP_UserLoggingInResp ::= SEQUENCE
3939
tokenExpiration Timestamp OPTIONAL,
4040
vinList SEQUENCE SIZE(1..256) OF VinInfo OPTIONAL,
4141
userPhoto IA5String(SIZE(1..128)) OPTIONAL,
42-
userName IA5String(SIZE(8..12)),
43-
languageType LanguageType OPTIONAL
42+
userName IA5String(SIZE(8..12))
4443
}
4544
APPUpgradeInfoReq ::= SEQUENCE
4645
{

0 commit comments

Comments
 (0)