Redfish-Tools icon indicating copy to clipboard operation
Redfish-Tools copied to clipboard

Add OEM to Redfish's YAML description for OpenAPI support

Open sphuong1 opened this issue 5 years ago • 1 comments

Hi,

How do I add OEM properties and action information/definition to the Redfish YAML files? I know these are generated from the JSON files which are generated from the XML file.

The YAML files for openapi support all point to Resource.yaml from all the other resources. But this is an empty object definition.

If I add OEM properties in one of the resources in an implementation, what is the procedure to generate OEM definitions and have them "fit" or get them added - somehow - to the produced DSP8010 bundle? It would be nice to not have to modify the bundle manually (i.e., not modified any of the produced files) or modify the XML and have me regenerate them.

Is there a clean way to do this? If not, what is the method, anyways?

Thanks,

sphuong1 avatar Jul 17 '20 23:07 sphuong1

Currently we don't have a way of doing this, and it's been something that's been on my mind too. Unfortunately I haven't thought of a clean solution for this.

mraineri avatar Sep 25 '20 13:09 mraineri