Skip to content

Add support for OpenAPI 3.2 #2910

@mikekistler

Description

@mikekistler

User story.
As a developer, I can use Spectral to check my OpenAPI 3.2 API description, so that I can detect and correct errors in the description.

Is your feature request related to a problem?

Developers are reluctant to adopt new versions of OpenAPI when the tooling they rely on, such as Spectral, does not have support for it.

Describe the solution you'd like

Spectral should support the OpenAPI 3.2 version of the OpenAPI specification so that developers can take advantange of the improvements in this version.

Additional context

The official spec is here: https://spec.openapis.org/oas/v3.2.0.html

The changelog from v3.1.0 is here: https://github.com/OAI/OpenAPI-Specification/releases/tag/3.2.0

The schema for the 3.2 version is here: https://spec.openapis.org/oas/3.2/schema/2025-11-23

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions