From 2bd7e02bd56d54ae377c72a37e27d1f215b815e7 Mon Sep 17 00:00:00 2001 From: Ace <40604284+AceTheCreator@users.noreply.github.com> Date: Wed, 8 Nov 2023 19:59:47 +0100 Subject: [PATCH] Update operation.json --- definitions/3.0.0/operation.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/definitions/3.0.0/operation.json b/definitions/3.0.0/operation.json index 03d2db05..fc3cf201 100644 --- a/definitions/3.0.0/operation.json +++ b/definitions/3.0.0/operation.json @@ -95,9 +95,9 @@ "$ref": "http://asyncapi.com/definitions/3.0.0/operationBindingsObject.json" } }, - "example": { - "$ref": "http://asyncapi.com/examples/3.0.0/operation.json" - }, + "example": { + "$ref": "http://asyncapi.com/examples/3.0.0/operation.json" + }, "$schema": "http://json-schema.org/draft-07/schema#", "$id": "http://asyncapi.com/definitions/3.0.0/operation.json" -} \ No newline at end of file +}