Trait redmine_api::api::ReturnsJsonResponse
source · [−]pub trait ReturnsJsonResponse { }
Expand description
A trait to indicate that an endpoint is expected to return a JSON result
pub trait ReturnsJsonResponse { }
A trait to indicate that an endpoint is expected to return a JSON result