pub fn not_found_unknown(entity: &'static str) -> Problem
Create a Problem instance with a NotFound cause with an unknown identifier.
Problem
NotFound