mirror of
https://github.com/LukeHagar/varsity.git
synced 2025-12-06 04:22:00 +00:00
11 lines
166 B
JSON
11 lines
166 B
JSON
{
|
|
"description": "Bad request error",
|
|
"content": {
|
|
"application/json": {
|
|
"schema": {
|
|
"$ref": "../schemas/error-schema.json"
|
|
}
|
|
}
|
|
}
|
|
}
|