Skip to content

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

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
lmmarsano opened this issue Apr 9, 2021 · 1 comment
Closed

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

lmmarsano opened this issue Apr 9, 2021 · 1 comment

Comments

@lmmarsano
Copy link

lmmarsano commented Apr 9, 2021

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 /.
@jdesrosiers
Copy link
Contributor

Duplicate of #2526

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

No branches or pull requests

3 participants