Skip to content

Commit cd8c9ee

Browse files
committed
Updated summary for one operation
1 parent 8662c53 commit cd8c9ee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

rest-api-specs/property/blkasync.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,7 @@
122122
},
123123
"/externalSystems/{extSystemCode}/hotels/{hotelId}/blocks/allocationSummary/{requestId}": {
124124
"head": {
125-
"summary": "This API returns the status of asynchronous process scheduled for given id.",
125+
"summary": "Check status of Block Allocation Summary process",
126126
"description": "Use this to check whether the summary of block allocation is ready yet. You can get value of summaryId from the header parameter Location, returned by the startBlockAllocationSummaryProcess operation. Once the process is completed, HEAD response returns status = COMPLETED and a header parameter Location with a summary ID for getBlockAllocationSummary API. <p><strong>OperationId:</strong>getBlockAllocationSummaryProcessStatus</p>",
127127
"operationId": "getBlockAllocationSummaryProcessStatus",
128128
"responses": {

0 commit comments

Comments
 (0)