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