From 1c8c66b7edd219745540d5d3a223026603c6a514 Mon Sep 17 00:00:00 2001 From: Ace <40604284+AceTheCreator@users.noreply.github.com> Date: Wed, 8 Nov 2023 20:05:54 +0100 Subject: [PATCH] Update operations.json --- definitions/3.0.0/operations.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/definitions/3.0.0/operations.json b/definitions/3.0.0/operations.json index c1097e32..7ca51c39 100644 --- a/definitions/3.0.0/operations.json +++ b/definitions/3.0.0/operations.json @@ -11,9 +11,9 @@ } ] }, - "example": { - "$ref": "http://asyncapi.com/examples/3.0.0/operations.json" - }, + "example": { + "$ref": "http://asyncapi.com/examples/3.0.0/operations.json" + }, "$schema": "http://json-schema.org/draft-07/schema#", "$id": "http://asyncapi.com/definitions/3.0.0/operations.json" -} \ No newline at end of file +}