Hacktoberfest 2026: the issues maintainers tagged for October, open and beginner-friendly. Browse Hacktoberfest issues

Add support for OpenAPI v3.1

Open
#296 4 comments 3 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
5/5
Estimated time
Over a week
Newbie friendliness
25/100
Issue type
Feature
Clarity
Needs clarification
Activity status
Stale
Tech stack
openapi, python
Domain
api

Research direction

Start by reviewing the repository's existing OpenAPI v3.0 and v3.1 support and the specification linked in the issue. Identify the entry points and tests covering version handling, then define the v3.1 compatibility scope and test criteria before implementation.

Written by the indexing model from the issue text.

Description

area/schema kind/enhancement

OpenAPI v3.1 was released today: https://www.openapis.org/blog/2021/02/18/openapi-specification-3-1-released

It comes with some great improvements. Are there plans to add support for the new specification?

Dominant language
Python
Stars
368
Forks
140
PR merge metrics
No merged PRs in 30d

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from python-openapi/openapi-core

All issues in python-openapi/openapi-core

Similar issues

More Python issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.