getFixesRequest abstract method
Return the fixes request that should be passes to the contributors returned from getFixContributors.
Throw a RequestFailure if the request could not be created.
Implementation
Future<FixesRequest> getFixesRequest(EditGetFixesParams parameters);