Schema Inaccuracy
This is the JSON ref for the example
#/components/examples/simple-classroom/value
Schema and example mismatch. The schema expects a list. The example is a single object.
Also, archived contains a trailing comma.
Here's a snippet
> 1: {
2: "archived" : "false,",
3: "id" : 1296269,
4: "name" : "Programming Elixir",
5: "url" : "https://classroom.github.com/classrooms/1-programming-elixir"
Affected Schema Refs
Expected
The schema and example are in sync
Reproduction Steps
I could reproduce this in