[[["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-07 UTC."],[[["The latest version available for `HttpRequestFormatter` is 2.63.1, with previous versions ranging down to 2.7.1."],["`HttpRequestFormatter` is an interface used by classes to generate parts of HTTP requests from a parameterized message."],["The `HttpRequestFormatter` interface includes methods to retrieve path templates, additional path templates, query parameter names, and request bodies."],["The `getPath()` method takes a `MessageFormatT` and returns the path of the endpoint URL."],["The `getQueryParamNames()` method returns a map of query parameter names to their values, while `getRequestBody()` method returns the serialized request body of a given message."]]],[]]