latest--2025-09-17
shared| Type | object |
|---|---|
| Schema URL | https://catalog.lintel.tools/schemas/schemastore/openapi-json/_shared/latest--2025-09-17.json |
| Parent schema | openapi-json |
Type:
object
The description of OpenAPI v3.2.x Documents without Schema Object validation
Properties
openapi
string
required
pattern=^3\.2\.\d+(-.+)?$
7 nested properties
title
string
required
version
string
required
summary
string
description
string
termsOfService
string
format=uri-reference
contact
object
3 nested properties
name
string
url
string
format=uri-reference
email
string
format=email
license
object
3 nested properties
name
string
required
identifier
string
url
string
format=uri-reference
$self
string
format=uri-referencepattern=^[^#]*$
jsonSchemaDialect
string
format=uri-reference
servers
server[]
[
{
"url": "/"
}
]
paths
object
webhooks
Record<string, object>
components
object
11 nested properties
schemas
Record<string, any>
responses
Record<string, response-or-reference>
parameters
Record<string, parameter-or-reference>
examples
Record<string, example-or-reference>
requestBodies
Record<string, request-body-or-reference>
headers
Record<string, header-or-reference>
securitySchemes
Record<string, security-scheme-or-reference>
links
Record<string, link-or-reference>
callbacks
Record<string, callbacks-or-reference>
pathItems
Record<string, object>
mediaTypes
Record<string, media-type-or-reference>
security
security-requirement[]
tags
tag[]
externalDocs
object
2 nested properties
url
string
required
format=uri-reference
description
string
Any of
1.
variant
2.
variant
3.
variant
Definitions
info
contact
license
server
server-variable
components
paths
path-item
operation
external-documentation
parameters
parameter-or-reference[]
parameter
object
name
string
required
in
enum
required
description
string
required
boolean
deprecated
boolean
schema
content
Record<string, media-type-or-reference>
parameter-or-reference
request-body
request-body-or-reference
content
Record<string, media-type-or-reference>
media-type
object
description
string
schema
itemSchema
encoding
Record<string, object>
prefixEncoding
encoding[]
itemEncoding
object
8 nested properties
contentType
string
format=media-range
headers
Record<string, header-or-reference>
style
enum
explode
boolean
allowReserved
boolean
encoding
Record<string, object>
prefixEncoding
encoding[]
itemEncoding
object
8 nested properties
contentType
string
format=media-range
headers
Record<string, header-or-reference>
style
enum
explode
boolean
allowReserved
boolean
encoding
Record<string, object>
prefixEncoding
encoding[]
itemEncoding
object
media-type-or-reference
encoding
object
contentType
string
format=media-range
headers
Record<string, header-or-reference>
style
enum
explode
boolean
allowReserved
boolean
encoding
Record<string, object>
prefixEncoding
encoding[]
itemEncoding
object
8 nested properties
contentType
string
format=media-range
headers
Record<string, header-or-reference>
style
enum
explode
boolean
allowReserved
boolean
encoding
Record<string, object>
prefixEncoding
encoding[]
itemEncoding
object
8 nested properties
contentType
string
format=media-range
headers
Record<string, header-or-reference>
style
enum
explode
boolean
allowReserved
boolean
encoding
Record<string, object>
prefixEncoding
encoding[]
itemEncoding
object
responses
response
response-or-reference
callbacks
callbacks-or-reference
example
example-or-reference
link
link-or-reference
header
object
description
string
required
boolean
deprecated
boolean
schema
content
Record<string, media-type-or-reference>
header-or-reference
tag
reference
object
$ref
string
format=uri-reference
summary
string
description
string
schema
object | boolean
security-scheme
object
type
enum
required
description
string
deprecated
boolean
security-scheme-or-reference
oauth-flows
security-requirement
Record<string, string[]>
specification-extensions
examples
object
example
examples
Record<string, example-or-reference>
map-of-strings
Record<string, string>
styles-for-form