AmateurECE / redfish-codegen

Implementation of DMTF's Redfish data models, generated from their OpenAPI documents.
Apache License 2.0
4 stars 2 forks source link

First class client support #6

Open AmateurECE opened 3 months ago

AmateurECE commented 3 months ago

This project is primarily aimed at those who are looking to develop a Redfish-compliant service. But there are many more consumers who are interested in developing Redfish clients to communicate with existing services. How do we accommodate them? As brought up in #1, a client feature flag on the redfish models crate would be a great start.