Skip to content

Commit 9dfab39

Browse files
committed
Address post-merge comments received from Sujung
1 parent a778660 commit 9dfab39

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

swagger2.0/oic.r.esimeasysetup.swagger.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -437,7 +437,7 @@
437437
"type": "string"
438438
},
439439
"lec" : {
440-
"description": "Error Code returned by the LPA while eSIM Easy Setup. \nIt indicates why it was occurred.\nIt is mapped to the GSMA error status (e.g., '8.8.13.8', '7', '6A 80')\n",
440+
"description": "Error Code returned by the LPA while eSIM Easy Setup. \nIt indicates why it was occurred.\nIt is mapped to the GSMA error status (e.g., \"8.8.1-3.8\", \"7\", \"6A 80\"')\n",
441441
"readOnly": true,
442442
"type": "string"
443443
},

swagger2.0/oic.r.rspcapability.swagger.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,11 +61,13 @@
6161
"euiccinfo" : {
6262
"description": "Refers to EUICCInfo2 defined in GSMA SGP.22 Annex H.This value type shall be encoded as Major Type 2.",
6363
"type": "string",
64+
"readOnly": true,
6465
"maxLength": 1024
6566
},
6667
"deviceinfo" : {
6768
"description": "Refers to DeviceInfo defined in GSMA SGP.22 Annex H.This value type shall be encoded as Major Type 2.",
6869
"type": "string",
70+
"readOnly": true,
6971
"maxLength": 128
7072
},
7173
"n" : {

0 commit comments

Comments
 (0)