From 6127ec88d6637d1609bd81ba6b1c9af855e8d20d Mon Sep 17 00:00:00 2001 From: concur-docs-machine Date: Wed, 20 Sep 2023 16:50:24 +0000 Subject: [PATCH] [skip ci] Updates --- .../v3-2/ConnectionRequests.swagger.json | 23 +++++++++++++++++-- feed.xml | 4 ++-- 2 files changed, 23 insertions(+), 4 deletions(-) diff --git a/api-explorer/v3-2/ConnectionRequests.swagger.json b/api-explorer/v3-2/ConnectionRequests.swagger.json index c38486eaf..d5a0db36e 100644 --- a/api-explorer/v3-2/ConnectionRequests.swagger.json +++ b/api-explorer/v3-2/ConnectionRequests.swagger.json @@ -2,6 +2,13 @@ "swagger": "2.0", "host": "us.api.concursolutions.com", "basePath": "/api/v3.2", + "x-sap-shortText": "A Connection Request is an object of an SAP Concur user to connect with a specific TripLink partner.", + "x-servers": [ + { + "url": "https://us.api.concursolutions.com/api/v3.2", + "description": "Concur TripLink API EndPoint" + } + ], "schemes": [ "https" ], @@ -15,9 +22,21 @@ ], "info": { "title": "Connection Requests", - "description": "", + "description": "A Connection Request is an object representing the willingness of an SAP Concur user to connect with a specific TripLink partner.", "version": "3.2" }, + "securityDefinitions": { + "oauth2_password": { + "type": "oauth2", + "description": "OAuth2 Password Grant Flow", + "flow": "password", + "tokenUrl": "https://us.api.concursolutions.com/oauth2/v0/token", + "scopes": { + "read": "Grants read access", + "write": "Grants write access" + } + } + }, "tags": [ { "name": "Resources", @@ -317,4 +336,4 @@ "properties": {} } } -} +} \ No newline at end of file diff --git a/feed.xml b/feed.xml index 14a5d09a3..54b28a790 100644 --- a/feed.xml +++ b/feed.xml @@ -5,8 +5,8 @@ Concur docs provides comprehensive information on working with the Concur platform https://preview.developer.concur.com/ - Wed, 20 Sep 2023 16:32:21 +0000 - Wed, 20 Sep 2023 16:32:21 +0000 + Wed, 20 Sep 2023 16:49:38 +0000 + Wed, 20 Sep 2023 16:49:38 +0000 Jekyll v4.1.1