Arthur Krieger

Results 2 issues of Arthur Krieger

Hey, I am using the doc-generator to create a redfish specification that reflects our concrete implementation. So I use the subset functionality for it, pretty cool! Thanks for releasing that....

Doc Generator

I want to only show _DataSourceUri_ and _Reading_ sub-properties for some PowerSupplyMetric properties (e.g. _OutputPowerWatts_ and _RailCurrentAmps_) Take the following subset.json ```json { "IncludeSchemas": { "PowerSupplyMetrics" :{ "Properties": { "OutputPowerWatts":...

Doc Generator