You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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,
The text was updated successfully, but these errors were encountered:
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.
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,
The text was updated successfully, but these errors were encountered: