Skip to content

[Schema Inaccuracy] Example and schema mismatch for #/paths/~1orgs~1{org}~1actions~1hosted-runners~1images~1github-owned/get #5552

@rahulsom

Description

@rahulsom

Schema Inaccuracy

This is the json ref for the example

#/components/examples/actions-hosted-runner-curated-image/value

The field display_name doesn't exist in the schema, but exists in the example. It should be nested under images.

Here's a snippet

    1: {
>   2:   "display_name" : "20.04",
    3:   "id" : "ubuntu-20.04",
    4:   "platform" : "linux-x64",
    5:   "size_gb" : 86,
    6:   "source" : "github"

Expected

The schema and example are in sync

Reproduction Steps

I could reproduce this in

  • fpt

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