1{
2    "Copyright": "Copyright 2024 OpenBMC.",
3    "RedfishSchema": "http://redfish.dmtf.org/schemas/v1/redfish-schema-v1.json",
4    "ODataSchema": "http://redfish.dmtf.org/schemas/v1/odata-v4.json",
5    "Location": "https://github.com/openbmc/bmcweb/tree/master/redfish-core/schema/oem/openbmc/json-schema/",
6    "ResourceLocation": "https://github.com/openbmc/bmcweb/tree/master/redfish-core/schema/oem/openbmc/json-schema/",
7    "DoNotWrite": [
8        "Volume.",
9        "VolumeCollection.",
10        "RedfishError.",
11        "RedfishExtensions.",
12        "Validation."
13    ]
14}
15