Skip to content

OpenAPI 3.1.0 - Header Object fields #2344

Open
@char0n

Description

@char0n

According to OpenAPI 3.1.0 JSON Schemas, following fields are not permitted as fixed fields in Header Object any more:

  • allowEmptyValues
  • allowReserved
  • in
  • name

We already forbid to use (parse, refract, lint) in and name fields, but allow allowEmptyValues and allowReserved. The goal of this issue is to rectify this situation and trigger WARNING during linting.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions