Skip to content

3.1 schema for top-level servers field does not match spec #2531

@lmmarsano

Description

@lmmarsano

The schema says the value for servers is a single server object.

servers:
$ref: '#/$defs/server'

The spec says it's an array of those objects.

servers [Server Object] An array of Server Objects, which provide connectivity information to a target server. If the servers property is not provided, or is an empty array, the default value would be a Server Object with a url value of /.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions