api-docs-icon

Get OpenAPI

GET
/ api/ {api_name}/ spec/ {api_version}/ openapi

Responses

OpenAPI Specification as JSON and OAS metadata

application/json
object
extension
enum
required
Allowed Values:
json
yaml
is_config_valid
deprecated
boolean
required

Deprecated with July 1st sunset date. Are the various the Sideko configuration (x-fields) valid

is_valid
boolean
required

Is the OpenAPI spec a valid 3.x spec

openapi
string
required

OpenAPI content as a string in JSON format

validations
deprecated
array[object]
required

Deprecated with July 1st sunset date. Validations are now returned via the linting routes

object

Code Examples

Response