[[["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-07 UTC."],[[["This documentation covers the legacy Apigee Registry API for listing revisions of a spec, which is no longer supported, and suggests using the newer Apigee API hub APIs instead."],["The HTTP request method is `GET`, and the endpoint uses gRPC Transcoding syntax to retrieve a list of spec revisions."],["Required `name` is a path parameter, representing the name of the spec for which to list revisions, while optional `pageSize`, `pageToken`, and `filter` are query parameters to manage the result set."],["The request body for listing revisions must be empty, and the response body will contain a list of `apiSpecs` and a `nextPageToken` if there are additional pages of revisions."],["Authorization for this API requires the `https://www.googleapis.com/auth/cloud-platform` OAuth scope."]]],[]]