PatchMapping

A simplified version of PathMapping for HTTP PATCH mappings only.

struct PatchMapping {}

Members

Variables

pattern
string pattern;

See PathMapping.pattern.