Skip to content

Commit

Permalink
change .io to .com
Browse files Browse the repository at this point in the history
  • Loading branch information
magicmatatjahu committed Nov 9, 2021
1 parent 212ffb3 commit a84a0ce
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions openapi.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down Expand Up @@ -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: |
Expand Down

0 comments on commit a84a0ce

Please sign in to comment.