pub fn patch(path: impl Into<String>, response: Value) -> CustomEndpointExpand description
Helper function to create a simple PATCH endpoint with a static JSON response.
pub fn patch(path: impl Into<String>, response: Value) -> CustomEndpointHelper function to create a simple PATCH endpoint with a static JSON response.