0

I understand how to 'wrap' a response object via a RAML trait. But I need to 'append' some properties to the response body via a trait.

My specific example is a 'pageable' trait which defines the query parameters for limit and offset. But I also want to append some properties in the response for pageable get operations. For example, "Count" and "hasMore".

MarkE
  • 123
  • 8

0 Answers0