[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-15 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."]]],[]]