javalin / javalin/javalin-openapi

Support `OpenAPI v3.2.0`

Open
#282 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Kotlin
Stars
67
Forks
24
PR merge metrics
No merged PRs in 30d

Description

**Describe the feature**
Since september 2025 there is OpenAPI [`v3.2.0`](https://github.com/OAI/OpenAPI-Specification/releases/tag/3.2.0)

The most noteworthy additions are the "QUERY" HTTP method and the top level `$self` field.

Would be cool if the project supports both :)

Here is the full spec: https://github.com/OAI/OpenAPI-Specification/blob/main/versions/3.2.0.md

Contributor guide

Open the contributing guide

Research direction

Start by comparing the project's OpenAPI support with the linked OpenAPI v3.2.0 specification, focusing on the QUERY HTTP method and top-level $self field. Trace the annotation processor's OpenAPI generation entry points, then verify that both additions are emitted and accepted by the project's existing checks.

Written by the indexing model from the issue text.

Assessment

Tech stack
kotlin, openapi
Domain
api
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
48/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.