mirror of https://github.com/Seich/Beau.git
Changing the schema's title.
This commit is contained in:
parent
c73f43aedb
commit
1e4e0ba885
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"$schema": "http://json-schema.org/draft-07/schema",
|
||||
"$id": "https://beaujs.com/schema.json",
|
||||
"title": "Schema for Beau",
|
||||
"title": "Beaujs Requests Schema",
|
||||
"type": "object",
|
||||
"definitions": {
|
||||
"request": {
|
||||
|
|
|
|||
Loading…
Reference in New Issue