# Description #58 completes the basic path pattern matching, and this issue completes the single wildcard pattern matching part. For example `/api/users/*/students`. # Acceptance Criteria 80% Test coverage
Description
#58 completes the basic path pattern matching,
and this issue completes the single wildcard pattern matching part. For example
/api/users/*/students.Acceptance Criteria
80% Test coverage