|
Post by doutyn on Apr 17, 2024 17:14:33 GMT
Hello everyone!
In Swordfish_v1.2.5a_Specification (html version) I found a description with a rather strange logic. In clause 9.6.34.3. Properties, note about property ClassesOfService tell us following: "The value of each entry in the array shall reference a ClassOfService supported by this service. Contains a link to a resource.". Logically, @odata.id will be a link to ClassOfService, like an example in Swordfish User Guide v1.2.5a (clause 7.1.12). But in Specification, @odata.id have a following note: "Link to Collection of LineOfService. See the LineOfService schema for details.". Why it contains link to LineOfServiceCollection, not on ClassOfService? Is that what it's supposed to be? And what is the logic then? Moreover, StorageService have a Property LinesOfService with correct note: "The value of each entry shall reference a LineOfService collection defined for this service." and @odata.id.
Thanks for replying!
|
|