diff --git a/examples/3.0.0/info.json b/examples/3.0.0/info.json index 9af6f16f..26bcdf95 100644 --- a/examples/3.0.0/info.json +++ b/examples/3.0.0/info.json @@ -5,23 +5,23 @@ "description": "This is a sample app.", "termsOfService": "https://asyncapi.org/terms/", "contact": { - "name": "API Support", - "url": "https://www.asyncapi.org/support", - "email": "support@asyncapi.org" + "name": "API Support", + "url": "https://www.asyncapi.org/support", + "email": "support@asyncapi.org" }, "license": { - "name": "Apache 2.0", - "url": "https://www.apache.org/licenses/LICENSE-2.0.html" + "name": "Apache 2.0", + "url": "https://www.apache.org/licenses/LICENSE-2.0.html" }, "externalDocs": { - "description": "Find more info here", - "url": "https://www.asyncapi.org" + "description": "Find more info here", + "url": "https://www.asyncapi.org" }, "tags": [ - { - "name": "e-commerce" + { + "name": "e-commerce" } ] } - -] + +] \ No newline at end of file