RequestBody

Complete request body extractor; Matches body with many documents.

class Object
trait Matchable
class Any

Value members

Concrete methods

def unapply(body: List[BDoc]): Option[List[List[(String, BSONValue)]]]
Returns:

List of document, each document as list of its BSON properties.