From 2a48f055ebc2b6d72b39d0ee2acf95c0e4c3f1e9 Mon Sep 17 00:00:00 2001 From: Ace <40604284+AceTheCreator@users.noreply.github.com> Date: Wed, 8 Nov 2023 20:52:34 +0100 Subject: [PATCH] Update symmetricEncryption.json --- definitions/3.0.0/symmetricEncryption.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/definitions/3.0.0/symmetricEncryption.json b/definitions/3.0.0/symmetricEncryption.json index e218cb06..5cc61ef2 100644 --- a/definitions/3.0.0/symmetricEncryption.json +++ b/definitions/3.0.0/symmetricEncryption.json @@ -20,9 +20,9 @@ } }, "example": { - "$ref": "http://asyncapi.com/examples/3.0.0/symmetricEncryption.json" - }, + "$ref": "http://asyncapi.com/examples/3.0.0/symmetricEncryption.json" + }, "additionalProperties": false, "$schema": "http://json-schema.org/draft-07/schema#", "$id": "http://asyncapi.com/definitions/3.0.0/symmetricEncryption.json" -} \ No newline at end of file +}