Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add OEM to Redfish's YAML description for OpenAPI support #298

Open
sphuong1 opened this issue Jul 17, 2020 · 1 comment
Open

Add OEM to Redfish's YAML description for OpenAPI support #298

sphuong1 opened this issue Jul 17, 2020 · 1 comment

Comments

@sphuong1
Copy link

sphuong1 commented Jul 17, 2020

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,

@mraineri
Copy link
Contributor

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants