DMTF / RDE-Dictionary

Dictionary generator for Redfish Device Enablement
Other
4 stars 5 forks source link

Add support for providing ResourceLink to PDR map #45

Closed millerpa closed 3 years ago

millerpa commented 3 years ago

Add support for providing ResourceLink to PDR map to allow BEJ data to use type ResourceLink for #odata.id refs.

If PDR_MAP is supplied in initial call then it will assume strict mode where it is expected all links are expected to be contained in the map file. If resource link is not found, function will return failure.

If PDR_MAP is not supplied, previous behavior is maintained.