|
Post by hramasub on Feb 15, 2017 8:59:38 GMT
What is the intended usage of the "copyright" property in the schema files ? - Is this only a *legend* Since this is a property defined outside of the "definitions" ?
- Is copyright a *metadata* that needs to be ever returned in the response body ?
|
|
|
Post by mraineri on Feb 16, 2017 19:53:42 GMT
Redfish.Copyright is an annotation term defined in RedfishExtensions_v1.xml; annotations can be added to responses as needed and do not need to be explicitly called out in a given entity definition (like ComputerSystem).
The Redfish.Copyright annotation is used in our mockups to show ownership of the mockup; it's not necessary for a live implementation to broadcast a copyright notice. We have similar wording in the description for the Redfish.Copyright term: "The term is applied to Redfish payload samples in order to specify copyright information. It would not generally be used in production payloads."
|
|