v1

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

Creates a new schema revision that is a copy of the provided revision_id.

post/v1/{+name}:rollback

Path parameters

namestring required

Required. The schema being rolled back with revision id.

Request body

revisionIdstring

Required. The revision ID to roll back to. It must be a revision of the same schema. Example: c7cfa2a8

Response

Successful response