OpenAPI spec versions
Track changes to your OpenAPI documents by versioning them.
Keep a history of your OpenAPI specs, enabling you to compare different versions, revert, or maintain multiple concurrent versions for testing or documentation.
Attributes
objectstring · enumRequiredPossible values:
The object type, which is always "openapi-spec-version"
idstringRequired
Unique identifier
createdAtstring · date-timeOptional
Date of creation
urlstring · uri · max: 2048Required
URL where the specification is accessible.
The OpenAPISpecVersion object
Authorizations
Path parameters
organizationIdstringRequired
The unique id of the organization
specSlugstringRequired
Slug of the OpenAPI specification
Query parameters
pagestringOptional
Identifier of the page results to fetch.
limitnumber · max: 1000Optional
The number of results per page
Responses
Responseall of
get
Was this helpful?