diff --git a/schemas/api/api-envelope.json b/schemas/api/envelope.json similarity index 98% rename from schemas/api/api-envelope.json rename to schemas/api/envelope.json index e2e2ba6..32f5860 100644 --- a/schemas/api/api-envelope.json +++ b/schemas/api/envelope.json @@ -1,7 +1,7 @@ { "$id": "https://schema.owlboard.info/api/api-envelope.schema.json", "$schema": "https://json-schema.org/draft-07/schema#", - "title": "ApiEnvelope", + "title": "Envelope", "description": "OwlBoard API Envelope", "type": "object", "properties": {