diff --git a/src/main/resources/inspectionDescriptions/AsyncAPIJsonSchema.html b/src/main/resources/inspectionDescriptions/AsyncAPIJsonSchema.html index 5a5115e..5facd1f 100644 --- a/src/main/resources/inspectionDescriptions/AsyncAPIJsonSchema.html +++ b/src/main/resources/inspectionDescriptions/AsyncAPIJsonSchema.html @@ -1,5 +1,5 @@
-Validates that AsyncAPI schema (json) respects AsyncAPI 2.0.0 Json Schema
+Validates that AsyncAPI specification (json) respects AsyncAPI Json Schema
\ No newline at end of file diff --git a/src/main/resources/inspectionDescriptions/AsyncAPIYamlSchema.html b/src/main/resources/inspectionDescriptions/AsyncAPIYamlSchema.html index 9b3445a..1c19682 100644 --- a/src/main/resources/inspectionDescriptions/AsyncAPIYamlSchema.html +++ b/src/main/resources/inspectionDescriptions/AsyncAPIYamlSchema.html @@ -1,5 +1,5 @@ -Validates that AsyncAPI schema (yaml) respects AsyncAPI 2.0.0 Json Schema
+Validates that AsyncAPI specification (yaml) respects AsyncAPI Json Schema
\ No newline at end of file