[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-06-17 UTC."],[[["The latest version available for `HttpRequestFormatter` is 2.63.1, with numerous earlier versions also accessible, dating back to 2.7.1."],["`HttpRequestFormatter` is an interface that helps create HTTP request components from a parameterized message."],["Key methods within the `HttpRequestFormatter` interface include `getAdditionalPathTemplates`, `getPath`, `getPathTemplate`, `getQueryParamNames`, and `getRequestBody`, each serving a distinct role in formatting the HTTP request."],["The `getPath`, `getQueryParamNames`, and `getRequestBody` methods all take a parameter `apiMessage`, of the type `MessageFormatT`."],["The `getAdditionalPathTemplates` and `getPathTemplate` methods return a list of `PathTemplate` and single `PathTemplate` respectively."]]],[]]