Skip to content

OpenAPI 3.0.x: Schema Object items lint rules #2470

Open
@char0n

Description

There are specific rules around Schema Object.items rules defined by OpenAPI 3.0.x specification. The goal of this issue is to provide new linting rules aligned with the specification.

image

items field should be parsed as generic ArrayElement as OpenAPI 3.0.x forbids it to be an array. This is guaranteed by already existing tests and one additional introduced in #2480

Refs CC-28867
Refs CC-27491
Refs SWOS-129

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions