[[["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-03-21 UTC."],[[["The latest version available for `HttpRequestFormatter` is 2.63.1, with many other previous versions listed from 2.62.0 down to 2.7.1."],["`HttpRequestFormatter` is an interface designed for creating HTTP request components from a message, accepting a type parameter `MessageFormatT`."],["The interface includes methods to get the endpoint URL path template, the path itself, query parameters, and the serialized request body."],["`getAdditionalPathTemplates()` is a method that returns a list of additional path templates, different from the main path template."],["The `HttpRequestFormatter` interface has methods that require a message to be passed in, with this being represented by `MessageFormatT apiMessage` in the different methods' parameters."]]],[]]