Path parameter values for URI templates

WARNING - TOPIC NOT WRITTEN - TOPIC ID: 1790

This topic has not yet been written. The content below is from the topic description.
8.2.5. Specifying path parameter values for URI templates When RESTEasy adds links to your resources it needs to insert the right values in the URI remplate. This is done either automatically by guessing the list of values from the entity, or by specifying the values in the @LinkResource pathParameters parameter.