Skip to content

Commit 9255fe2

Browse files
[skip ci] Updates
1 parent 910b8dd commit 9255fe2

File tree

3 files changed

+5
-4
lines changed

3 files changed

+5
-4
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1991,6 +1991,7 @@
19911991
},
19921992
"RefundableStatus": {
19931993
"enum": [
1994+
"UNKNOWN",
19941995
"FULLY_REFUNDABLE",
19951996
"PARTIALLY_REFUNDABLE",
19961997
"NON_REFUNDABLE"

api-reference/direct-connects/hotel-service-4/v4.schemas.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2625,7 +2625,7 @@ <h2 id="-cancelpenalty"><a id="schemacancelpenalty"></a> CancelPenalty</h2>
26252625
<td><code class="language-plaintext highlighter-rouge">refundableStatus</code></td>
26262626
<td><a href="#schemarefundablestatus"><code class="language-plaintext highlighter-rouge">RefundableStatus</code></a></td>
26272627
<td>-</td>
2628-
<td><strong>Required</strong> Supported values: <code class="language-plaintext highlighter-rouge">FULLY_REFUNDABLE</code>, <code class="language-plaintext highlighter-rouge">PARTIALLY_REFUNDABLE</code>, <code class="language-plaintext highlighter-rouge">NON_REFUNDABLE</code> (previously <code class="language-plaintext highlighter-rouge">NON-REFUNDABLE</code> - which will be supported as well)</td>
2628+
<td><strong>Required</strong> Supported values: <code class="language-plaintext highlighter-rouge">UNKNOWN</code>, <code class="language-plaintext highlighter-rouge">FULLY_REFUNDABLE</code>, <code class="language-plaintext highlighter-rouge">PARTIALLY_REFUNDABLE</code>, <code class="language-plaintext highlighter-rouge">NON_REFUNDABLE</code> (previously <code class="language-plaintext highlighter-rouge">NON-REFUNDABLE</code> - which will be supported as well).</td>
26292629
</tr>
26302630
<tr>
26312631
<td><code class="language-plaintext highlighter-rouge">amountPercent</code></td>
@@ -4682,7 +4682,7 @@ <h2 id="-refundablestatus"><a id="schemarefundablestatus"></a> RefundableStatus<
46824682
<td><code class="language-plaintext highlighter-rouge">RefundableStatus</code></td>
46834683
<td><code class="language-plaintext highlighter-rouge">string</code></td>
46844684
<td>-</td>
4685-
<td>Supported values: <code class="language-plaintext highlighter-rouge">FULLY_REFUNDABLE</code>, <code class="language-plaintext highlighter-rouge">PARTIALLY_REFUNDABLE</code>, <code class="language-plaintext highlighter-rouge">NON_REFUNDABLE</code></td>
4685+
<td>Supported values: <code class="language-plaintext highlighter-rouge">UNKNOWN</code>, <code class="language-plaintext highlighter-rouge">FULLY_REFUNDABLE</code>, <code class="language-plaintext highlighter-rouge">PARTIALLY_REFUNDABLE</code>, <code class="language-plaintext highlighter-rouge">NON_REFUNDABLE</code></td>
46864686
</tr>
46874687
</tbody>
46884688
</table>

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>Thu, 24 Jul 2025 13:24:46 +0000</pubDate>
9-
<lastBuildDate>Thu, 24 Jul 2025 13:24:46 +0000</lastBuildDate>
8+
<pubDate>Thu, 24 Jul 2025 18:45:31 +0000</pubDate>
9+
<lastBuildDate>Thu, 24 Jul 2025 18:45:31 +0000</lastBuildDate>
1010
<generator>Jekyll v4.1.1</generator>
1111

1212
</channel>

0 commit comments

Comments
 (0)