7 lines
142 B
JSON
7 lines
142 B
JSON
{
|
|
"$schema": "https://json-schema.org/draft/2020-12/schema",
|
|
"$id": "Response",
|
|
"type": "object",
|
|
"properties": {},
|
|
"required": []
|
|
} |