Skip to content

Commit

Permalink
[skip ci] Updates
Browse files Browse the repository at this point in the history
  • Loading branch information
concur-docs-machine committed Aug 22, 2023
1 parent 4a34b4e commit 8346237
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
18 changes: 9 additions & 9 deletions api-explorer/v4-0/Reports.swagger.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"name": "SAP Concur",
"url": ""
},
"version": "4.1"
"version": "4.0"
},
"externalDocs": {
"description": "SAP Concur API Reference",
Expand Down Expand Up @@ -63,8 +63,8 @@
"tags": [
"Comments"
],
"summary": "Gets comments for the specified expense",
"description": "Returns comments for the specified expense.",
"summary": "Get expense comments",
"description": "Retrieves the comments on the specific expense within an expense report.",
"operationId": "getReportEntryComments",
"parameters": [
{
Expand Down Expand Up @@ -189,7 +189,7 @@
"tags": [
"Comments"
],
"summary": "Gets comments for the specified report",
"summary": "Get report header comments",
"description": "Returns comments for the specified report.",
"operationId": "getReportComments",
"parameters": [
Expand Down Expand Up @@ -316,7 +316,7 @@
"tags": [
"Reports"
],
"summary": "Creates a new report for the specified user",
"summary": "Creates a new report",
"description": "Creates a new report for the specified user.",
"operationId": "postNewReport",
"parameters": [
Expand Down Expand Up @@ -572,7 +572,7 @@
"Allocations"
],
"summary": "Gets all allocations for the specified expense",
"description": "Returns all allocations for the specified expense.",
"description": "Retrieves the allocations that belong to a specific expense ID on a specific report ID.",
"operationId": "getAllocations",
"parameters": [
{
Expand Down Expand Up @@ -1052,7 +1052,7 @@
"Allocations"
],
"summary": "Gets specified allocation for the specified report.",
"description": "Returns specified allocation for the specified report.",
"description": "Retrieves the details of the specific allocation of an expense entry on a report.",
"operationId": "getAllocationById",
"parameters": [
{
Expand Down Expand Up @@ -1508,7 +1508,7 @@
"tags": [
"Workflows"
],
"summary": "Approves the specified report to the next step if it is in a system step",
"summary": "Approves the specified report",
"description": "Advances the specified report to the next step if it is in a system step.",
"operationId": "approveReportAsSystem",
"parameters": [
Expand Down Expand Up @@ -1603,7 +1603,7 @@
"tags": [
"Reports"
],
"summary": "Gets the reports to approve for the specified approver",
"summary": "Gets the reports to approve",
"description": "Returns the reports to approve for the specified approver.",
"operationId": "getReportsToApprove",
"parameters": [
Expand Down
4 changes: 2 additions & 2 deletions feed.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@
<description>Concur docs provides comprehensive information on working with the Concur platform</description>
<link>https://preview.developer.concur.com/</link>
<atom:link href="https://preview.developer.concur.com/feed.xml" rel="self" type="application/rss+xml" />
<pubDate>Tue, 22 Aug 2023 21:25:03 +0000</pubDate>
<lastBuildDate>Tue, 22 Aug 2023 21:25:03 +0000</lastBuildDate>
<pubDate>Tue, 22 Aug 2023 21:27:08 +0000</pubDate>
<lastBuildDate>Tue, 22 Aug 2023 21:27:08 +0000</lastBuildDate>
<generator>Jekyll v4.1.1</generator>

</channel>
Expand Down

0 comments on commit 8346237

Please sign in to comment.