Skip to content

[Schema Inaccuracy] /versions wrong order #6376

@imambungo

Description

@imambungo

Schema Inaccuracy

"Example response"

[
  "2021-01-01",
  "2021-06-01",
  "2022-01-01"
]

Expected

[
  "2022-01-01",
  "2021-06-01",
  "2021-01-01"
]

Reproduction Steps

curl -X GET https://api.github.com/versions

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions