Response.links

A map of operations links that can be followed from the response. The key of the map is a short name for the link, following the naming constraints of the names for Component Objects.

struct Response
@optional
Link[string] links;

Meta