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