Skip to content

Commit 448cb7b

Browse files
[skip ci] Updates
1 parent 871f350 commit 448cb7b

File tree

2 files changed

+8
-2
lines changed

2 files changed

+8
-2
lines changed

api-explorer/v4-0/HotelService.swagger2.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1320,6 +1320,12 @@
13201320
},
13211321
"acceptedPayments": {
13221322
"$ref": "#/definitions/PaymentCardType"
1323+
},
1324+
"propertyInfoCode": {
1325+
"description": "Code identifying the type of property (hotel, apartment, etc.) using OTA Property Class Type (PCT).",
1326+
"example": 19,
1327+
"format": "int32",
1328+
"type": "integer"
13231329
}
13241330
},
13251331
"required": [

feed.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@
55
<description>Concur docs provides comprehensive information on working with the Concur platform</description>
66
<link>https://preview.developer.concur.com/</link>
77
<atom:link href="https://preview.developer.concur.com/feed.xml" rel="self" type="application/rss+xml" />
8-
<pubDate>Mon, 24 Nov 2025 21:20:00 +0000</pubDate>
9-
<lastBuildDate>Mon, 24 Nov 2025 21:20:00 +0000</lastBuildDate>
8+
<pubDate>Wed, 26 Nov 2025 17:48:00 +0000</pubDate>
9+
<lastBuildDate>Wed, 26 Nov 2025 17:48:00 +0000</lastBuildDate>
1010
<generator>Jekyll v4.1.1</generator>
1111

1212
</channel>

0 commit comments

Comments
 (0)