Redfish-Tools
Redfish-Tools copied to clipboard
DMTF-produced tools to support the Redfish Specification
The [doc-generator/README_config_files.md](https://github.com/DMTF/Redfish-Tools/blob/master/doc-generator/README_config_files.md) asks to clone the DMTF/Redfish repo in order to be able to use the provided json-schema input directory. Would it be possible to provide a link to that...
Hi, I understand this tool can be used to generate document based on schema file. Is it possible to generate document based on redfish server get response based on standard...
When using the Redfish openapi.yaml to generate a SDK (or documentation) both openap-generator-cli and swagger-codegen-cli are unable to parse a $ref schema reference inside 'x-patternProperties'. Pattern properties is a JSON...
I encountered this error: ``` 1) CSDL Tests metadata/AccountService_v1.xml All definitions shall include Description and LongDescription annotations: TypeError: Cannot read property 'Annotations' of undefined at typeOrBaseTypesHaveAnnotations (node_modules/redfishrepotest/csdl-syntax-test.js:1057:13) at typeOrBaseTypesHaveAnnotations (node_modules/redfishrepotest/csdl-syntax-test.js:1068:5)...
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...
Not sure this is the right place for this, but it seems active, so please feel free to move to a different repro, or let me know a better place...
Swordfish has added the SupportedFeatures / Features registry, which parallels the Messages registry. Would like to see support for this registry type and information as part of the profiles documentation...
If this issue does not belong here, do let me know where to raise it, I'm basically attempting to generate a Go client for Redfish using the OpenAPI spec, and...
Doc Generator - profiles output setting doesn't account for additional registries folder locations
When attempting to build for Swordfish profiles, which use registries online here: https://redfish.dmtf.org/registries/swordfish/v1/, the tool breaks. It only expects registries at redfish/registries.
Hello there. I'm getting this issue when validating Redfish CSDL in my metadata response `DataServices->Schema:Resource.v1_0_0->EntityType:ReferenceableMember->Key->PropertyRef:MemberId->segment MemberId in path Resource.v1_0_0.ReferenceableMember/MemberId not found` In the namespace "Resource.v1_0_0" there is the EntityType "ReferenceableMember"....