From 9d7a348464c230b5a34103bbde5049e6d6a1dd56 Mon Sep 17 00:00:00 2001 From: John Bohannon Date: Tue, 13 Apr 2021 11:34:49 -0400 Subject: [PATCH] Update code-scanning/properties/mayhem-for-api.properties.json --- code-scanning/properties/mayhem-for-api.properties.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/code-scanning/properties/mayhem-for-api.properties.json b/code-scanning/properties/mayhem-for-api.properties.json index ccbb75c..b700dae 100644 --- a/code-scanning/properties/mayhem-for-api.properties.json +++ b/code-scanning/properties/mayhem-for-api.properties.json @@ -1,7 +1,7 @@ { "name": "Mayhem for API", "creator": "ForAllSecure", - "description": "Automatically test your REST APIs with your OpenAPI specs and Postman collections", + "description": "Automatically test your REST APIs with your OpenAPI specs and Postman collections.", "iconName": "mayhem-for-api", "categories": ["Code Scanning", "C#", "Go", "Java", "Scala", "JavaScript", "TypeScript", "Ruby", "PHP", "Swift", "Kotlin" , "Python", "Rust", "Objective C"] }