From a84a0ce8a44491aea323d64a1d190da5eaf04200 Mon Sep 17 00:00:00 2001 From: Matatjahu Date: Wed, 3 Nov 2021 16:10:46 +0100 Subject: [PATCH] change .io to .com --- openapi.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/openapi.yaml b/openapi.yaml index 21839c44..9d9c2678 100644 --- a/openapi.yaml +++ b/openapi.yaml @@ -13,7 +13,7 @@ info: url: https://www.apache.org/licenses/LICENSE-2.0.html servers: - - url: https://api.asyncapi.io/v1 + - url: https://api.asyncapi.com/v1 paths: /generator: @@ -102,7 +102,7 @@ components: it SHOULD provide human-readable documentation for the problem type (e.g., using HTML). default: 'about:blank' - example: 'https://api.asyncapi.io/problem/invalid-template-parameters' + example: 'https://api.asyncapi.com/problem/invalid-template-parameters' title: type: string description: |