summaryrefslogtreecommitdiffstats
path: root/static/redfish/v1/JsonSchemas/LogService/index.json
Commit message (Collapse)AuthorAgeFilesLines
* Fix bad link in Redfish JsonSchemas IDEd Tanous2019-02-061-2/+2
| | | | | Change-Id: I993ae392d87a19acd51fe093f8244a9c781dd339 Signed-off-by: Ed Tanous <ed.tanous@intel.com>
* Fix JsonSchema indexesEd Tanous2018-10-161-245/+18
| | | | | | | | | | | JsonSchema was throwing errors in the validator, so implement changes to the update script to add the appropiate indexes. Tested by: Schema validator passes on the JsonSchema Fields Change-Id: I6cb2737901b55c1089aef744d3ce3c3dfe13f17f Signed-off-by: Ed Tanous <ed.tanous@intel.com>
* Implement JsonSchema endpointEd Tanous2018-09-171-0/+248
This patchset implements JsonSchema support, and automates our update of the XML metadata, and Json schema files in the future by way of a python script. Change-Id: Iec6f580d10736678149db18d87be2f140b535be9 Signed-off-by: Ed Tanous <ed.tanous@intel.com> Signed-off-by: James Feist <james.feist@linux.intel.com>
OpenPOWER on IntegriCloud