v1

latestOpenAPI 3.0.0Creative Commons Attribution 3.02026-07-133370117.8 KB
projects

Lists all schema revisions for the named schema.

get/v1/{+name}:listRevisions

Path parameters

namestring required

Required. The name of the schema to list revisions for.

Query parameters

pageSizeinteger

The maximum number of revisions to return per page.

pageTokenstring

The page token, received from a previous ListSchemaRevisions call. Provide this to retrieve the subsequent page.

view'SCHEMA_VIEW_UNSPECIFIED' | 'BASIC' | 'FULL'

The set of Schema fields to return in the response. If not set, returns Schemas with name and type, but not definition. Set to FULL to retrieve all fields.

Response

Successful response