pub fn post(path: impl Into<String>, response: Value) -> CustomEndpoint
Helper function to create a simple POST endpoint with a static JSON response.