Schema Inaccuracy
This is the json ref for the example
#/components/examples/repo-codespaces-secret/value
The field visibility doesn't exist in the schema, but exists in the example.
Here's a snippet
1: {
2: "created_at" : "2019-08-10T14:59:22Z",
3: "name" : "GH_TOKEN",
4: "updated_at" : "2020-01-10T14:59:22Z",
> 5: "visibility" : "all"
6: }
Expected
The schema and example are in sync
Reproduction Steps
I could reproduce this in