Skip to content

Conversation

@mattpolzin
Copy link
Owner

@mattpolzin mattpolzin commented Nov 10, 2025

Closes #443

New

The new cookie style for parameters is now supported.

Relatedly, a new builtin validation will check that all parameter styles are valid for their given parameter locations (see rules in the specification).

Breaking

The addition of the new cookie style means that exhaustive switches on the OpenAPI.Parameter.SchemaContext.Style enum will need to be updated.

@mattpolzin mattpolzin force-pushed the feature/443/cookie-style branch from 924b74c to ea62ddb Compare November 10, 2025 15:28
@mattpolzin mattpolzin changed the base branch from main to release/5_0 November 10, 2025 15:28
@mattpolzin mattpolzin merged commit 8fbc91b into release/5_0 Nov 10, 2025
41 of 44 checks passed
@mattpolzin mattpolzin deleted the feature/443/cookie-style branch November 10, 2025 15:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

OAS 3.2.0 cookie features

2 participants