diff --git a/schema.json b/schema.json index 03a2644..c3b3d3d 100644 --- a/schema.json +++ b/schema.json @@ -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": {