commit | da798dc4e070806ff30ab15593be2a14ab20eb48 | [log] [tgz] |
---|---|---|
author | Ed Tanous <etanous@nvidia.com> | Fri Mar 14 15:27:55 2025 -0700 |
committer | Ed Tanous <etanous@nvidia.com> | Wed Mar 26 15:33:02 2025 +0000 |
tree | b4a8b55f25fbf7fe4e4d55d05c54ceb565d8a827 | |
parent | 6070e1b87af79ae040329ed0bdc71dff1aad02e4 [diff] [blame] |
Fix required fields Change-Id: Ic0cc2dbf0a53d8be7144f4c4c9eea1566c986309 Signed-off-by: Ed Tanous <etanous@nvidia.com>
diff --git a/specification/json/sections/cper-pci-bus.json b/specification/json/sections/cper-pci-bus.json index 9e6a26f..ae8f426 100644 --- a/specification/json/sections/cper-pci-bus.json +++ b/specification/json/sections/cper-pci-bus.json
@@ -1,6 +1,7 @@ { "$schema": "https://json-schema.org/draft/2020-12/schema", "type": "object", + "description": "PCI Bus Error Section", "required": [], "additionalProperties": false, "properties": {