Package de. jensklingenberg. ktorfit. request Data
Functions
Link copied to clipboard
Link copied to clipboard
Source for the "fields" argument of de.jensklingenberg.ktorfit.RequestData
Link copied to clipboard
fun getHeadersArgumentText(functionAnnotations: List<FunctionAnnotation>, paramList: List<ParameterData>): String
Content copied to clipboard
Source for the "headers" argument of de.jensklingenberg.ktorfit.RequestData
Link copied to clipboard
Source for the "parts" argument of de.jensklingenberg.ktorfit.RequestData
Link copied to clipboard
Source for the "paths" argument of de.jensklingenberg.ktorfit.RequestData
Link copied to clipboard
Source for the "queries" argument of de.jensklingenberg.ktorfit.RequestData
Link copied to clipboard
fun getRelativeUrlArgumentText(methodAnnotation: HttpMethodAnnotation, params: List<ParameterData>): String
Content copied to clipboard
Source for the "relativeUrl" argument of de.jensklingenberg.ktorfit.RequestData
Link copied to clipboard
fun getRequestBuilderText(parameterDataList: List<ParameterData>): String
Content copied to clipboard
Link copied to clipboard