From 267b000fdc12710ab45315fafbf00cfabf20e6b5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nicolas=20Mass=C3=A9?= Date: Fri, 14 Sep 2018 10:29:25 +0200 Subject: [PATCH] change the title of the postman collection --- postman_collection.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/postman_collection.json b/postman_collection.json index d58496b..a51ac3c 100644 --- a/postman_collection.json +++ b/postman_collection.json @@ -1,7 +1,7 @@ { "info": { "_postman_id": "eebbf7c9-f616-4e1e-9128-8f26dec53958", - "name": "RHTE API v1.1", + "name": "RHTE-API", "description": "version=1.1 - An API that gives information about the Red Hat Tech Exchange", "schema": "https://schema.getpostman.com/json/collection/v2.0.0/collection.json" },