Skip to content

Commit 9020eab

Browse files
committed
doc: updated api
Signed-off-by: Simon Ott <simon.ott@aisec.fraunhofer.de>
1 parent 4623bb4 commit 9020eab

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

doc/api/json/api/VerificationResponse.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1430,7 +1430,7 @@
14301430
},
14311431
"MetadataSummary": {
14321432
"properties": {
1433-
"imgDescriptionResult": {
1433+
"imageDescriptionResult": {
14341434
"$ref": "#/$defs/MetadataResult"
14351435
},
14361436
"manifestResults": {
@@ -1454,7 +1454,7 @@
14541454
},
14551455
"type": "object",
14561456
"required": [
1457-
"imgDescriptionResult",
1457+
"imageDescriptionResult",
14581458
"manifestResults",
14591459
"compatibilityResult"
14601460
]

doc/api/json/attestationreport/VerificationResult.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1430,7 +1430,7 @@
14301430
},
14311431
"MetadataSummary": {
14321432
"properties": {
1433-
"imgDescriptionResult": {
1433+
"imageDescriptionResult": {
14341434
"$ref": "#/$defs/MetadataResult"
14351435
},
14361436
"manifestResults": {
@@ -1454,7 +1454,7 @@
14541454
},
14551455
"type": "object",
14561456
"required": [
1457-
"imgDescriptionResult",
1457+
"imageDescriptionResult",
14581458
"manifestResults",
14591459
"compatibilityResult"
14601460
]

0 commit comments

Comments
 (0)