summaryrefslogtreecommitdiffstats
path: root/static/redfish/v1/JsonSchemas/AccelerationFunction
Commit message (Collapse)AuthorAgeFilesLines
* Update Redfish schemas to 2019.2Ed Tanous2019-10-111-47/+47
| | | | | | | | | | | | | Note, the DMTF changed the format of the schema file pack yet again, so the script changes now to compensate for that. Tested: Ran schema validator. One unrelated failure in LogEntry, and 4 new warnings in PCIe devices (we're using a deprecated property). All other endpoints pass. Signed-off-by: Ed Tanous <ed.tanous@intel.com> Change-Id: I81c030a7c5a6a32cc12a5e7e02a9441b7891bc5d
* Fix bad link in Redfish JsonSchemas IDEd Tanous2019-02-061-2/+2
| | | | | Change-Id: I993ae392d87a19acd51fe093f8244a9c781dd339 Signed-off-by: Ed Tanous <ed.tanous@intel.com>
* Redfish: Update schema files to 2018.3Marri Devender Rao2019-02-022-0/+287
Redfish schema 2018.3 was released on January 11th, 2019. While there aren't any plans to utilize any of the new services, it makes sense to keep up to date with the latest static data. This commit was largely done automatically using the update_schemas.py script. Change-Id: I74c6fac08d21629ca976ff8694fce011b5247e34 Signed-off-by: Marri Devender Rao <devenrao@in.ibm.com>
OpenPOWER on IntegriCloud