Skip to content

[Schema Inaccuracy] Example and schema mismatch for #/paths/~1manage~1v1~1config~1license~1check/get #5546

@rahulsom

Description

@rahulsom

Schema Inaccuracy

This is the json ref for the example

#/components/examples/ghes-license-check/value

Schema and example mismatch. The schema suggests an element. The example has an array.

Here's a snippet

>   1: [ {
    2:   "status" : "valid"
    3: } ]

Expected

The schema and example are in sync

Reproduction Steps

I could reproduce this in

  • ghes-3.14
  • ghes-3.15
  • ghes-3.16
  • ghes-3.17
  • ghes-3.18

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions