Skip to content

Commit

Permalink
feat: update inspection descriptions
Browse files Browse the repository at this point in the history
  • Loading branch information
Pakisan committed Aug 31, 2023
1 parent 564140d commit a4fc7f6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<html>
<body>
<p>Validates that AsyncAPI schema (json) respects <a href="https://raw.githubusercontent.com/asyncapi/asyncapi/master/versions/2.0.0/schema.json">AsyncAPI 2.0.0 Json Schema</a> </p>
<p>Validates that AsyncAPI specification (json) respects <a href="https://github.com/asyncapi/spec-json-schemas">AsyncAPI Json Schema</a> </p>
</body>
</html>
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<html>
<body>
<p>Validates that AsyncAPI schema (yaml) respects <a href="https://raw.githubusercontent.com/asyncapi/asyncapi/master/versions/2.0.0/schema.json">AsyncAPI 2.0.0 Json Schema</a> </p>
<p>Validates that AsyncAPI specification (yaml) respects <a href="https://github.com/asyncapi/spec-json-schemas">AsyncAPI Json Schema</a> </p>
</body>
</html>

0 comments on commit a4fc7f6

Please sign in to comment.