From 7d1bdd72abff8506d198456c63e92f9989594a9b Mon Sep 17 00:00:00 2001 From: acethecreator Date: Wed, 8 Nov 2023 19:11:06 +0100 Subject: [PATCH] testing formatter --- definitions/3.0.0/APIKeyHTTPSecurityScheme.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/definitions/3.0.0/APIKeyHTTPSecurityScheme.json b/definitions/3.0.0/APIKeyHTTPSecurityScheme.json index 85891d61..8bb16ace 100644 --- a/definitions/3.0.0/APIKeyHTTPSecurityScheme.json +++ b/definitions/3.0.0/APIKeyHTTPSecurityScheme.json @@ -37,7 +37,7 @@ } }, "example": { - "$ref": "http://asyncapi.com/examples/3.0.0/APIKeyHTTPSecurityScheme.json" + "$ref": "http://asyncapi.com/examples/3.0.0/APIKeyHTTPSecurityScheme.json" }, "additionalProperties": false, "$schema": "http://json-schema.org/draft-07/schema#",