Skip to content

Commit 05ed00c

Browse files
committed
doc: Update generated rest-api.yaml
Signed-off-by: Lucas Bremgartner <lucas.bremgartner@futurfusion.io>
1 parent 2522336 commit 05ed00c

1 file changed

Lines changed: 7 additions & 1 deletion

File tree

doc/rest-api.yaml

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1660,7 +1660,10 @@ definitions:
16601660
additionalProperties:
16611661
type: string
16621662
description: Vendor provided key/value pairs.
1663-
example: '{"EC": ""A-5545", "MN": "103C", "V0": "5W PCIeGen2"}'
1663+
example:
1664+
EC: A-5545
1665+
MN: 103C
1666+
V0: 5W PCIeGen2
16641667
type: object
16651668
x-go-name: Entries
16661669
product_name:
@@ -3272,6 +3275,9 @@ definitions:
32723275
system_state_is_trusted:
32733276
type: boolean
32743277
x-go-name: SystemStateIsTrusted
3278+
tpm_public_key:
3279+
type: string
3280+
x-go-name: TPMPublicKey
32753281
tpm_status:
32763282
type: string
32773283
x-go-name: TPMStatus

0 commit comments

Comments
 (0)