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