From 7e19897702876e968fdf1d1acbf470229e03b559 Mon Sep 17 00:00:00 2001 From: Sergio Freire Date: Wed, 14 Aug 2024 10:08:32 +0100 Subject: [PATCH] Update README.md; fixes #9 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0f2ca5f..bf068bb 100644 --- a/README.md +++ b/README.md @@ -139,7 +139,7 @@ This will create a token that you'll need to use in following requests. Note: Xray cloud APIs are rate/resource limited, so you should have that in mind. More info [here](https://docs.getxray.app/display/XRAYCLOUD/GraphQL+API). -Examples for the public APIs (REST and GraphQL based) are provided in the same [collection](Xray%20Cloud%20GraphQL%20API.postman_collection). +Examples for the public APIs (REST and GraphQL based) are provided in the same [collection](Xray_Cloud_GraphQL_API.postman_collection.json). You need to define some variables (client_id, client_secret) in a Postman environment used and assigned to run the collection.