Skip to content

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

@rahulsom

Description

@rahulsom

Schema Inaccuracy

This is the json ref for the example

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

Schema and example mismatch. The example is an array but the schema has an object.

Here's a snippet

>   1: [ {
    2:   "advancedSecurityEnabled" : true,
    3:   "advancedSecuritySeats" : 0,
    4:   "clusterSupport" : false,
    5:   "company" : "GitHub",

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

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