Skip to content

Commit dd6469f

Browse files
ralfhandlgithub-actions[bot]
authored andcommitted
Update ReSpec-rendered specification versions
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 2c60e4a commit dd6469f

File tree

7 files changed

+46
-46
lines changed

7 files changed

+46
-46
lines changed

oas/latest.html

+2-2
Original file line numberDiff line numberDiff line change
@@ -180,7 +180,7 @@
180180
"publishISODate": "2021-02-15T00:00:00.000Z",
181181
"generatedSubtitle": "15 February 2021"
182182
}</script>
183-
<link rel="stylesheet" href="https://www.w3.org/StyleSheets/TR/2021/base.css"></head><body class="h-entry toc-inline"><div class="head">
183+
<link rel="stylesheet" href="https://www.w3.org/StyleSheets/TR/2021/base.css"></head><body class="h-entry"><div class="head">
184184
<p class="logos"><a class="logo" href="https://openapis.org/"><img crossorigin="" alt="OpenAPI Initiative" height="48" src="https://raw.githubusercontent.com/OAI/OpenAPI-Style-Guide/master/graphics/bitmap/OpenAPI_Logo_Pantone.png">
185185
</a></p>
186186
<h1 id="title" class="title">OpenAPI Specification v3.1.0 </h1> <h2 id="subtitle" class="subtitle">Version 3.1.0</h2>
@@ -1585,7 +1585,7 @@ <h1 id="title" class="title">OpenAPI Specification v3.1.0 </h1> <h2 id="subtitle
15851585
<p>Assume a parameter named <code>color</code> has one of the following values:</p>
15861586
<pre class="highlight " tabindex="0"><code aria-busy="false" class="hljs css"> string -&gt; "blue"
15871587
array -&gt; <span class="hljs-selector-attr">[<span class="hljs-string">"blue"</span>,<span class="hljs-string">"black"</span>,<span class="hljs-string">"brown"</span>]</span>
1588-
<span class="hljs-selector-tag">object</span> -&gt; { "R": <span class="hljs-number">100</span>, <span class="hljs-string">"G"</span>: <span class="hljs-number">200</span>, <span class="hljs-string">"B"</span>: <span class="hljs-number">150</span> }
1588+
<span class="hljs-selector-tag">object</span> -&gt; { "<span class="hljs-attribute">R</span>": <span class="hljs-number">100</span>, <span class="hljs-string">"G"</span>: <span class="hljs-number">200</span>, <span class="hljs-string">"B"</span>: <span class="hljs-number">150</span> }
15891589
</code></pre>
15901590
<p>The following table shows examples of rendering differences for each value.</p>
15911591
<table>

oas/v2.0.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -167,7 +167,7 @@
167167
"publishISODate": "2014-09-08T00:00:00.000Z",
168168
"generatedSubtitle": "08 September 2014"
169169
}</script>
170-
<link rel="stylesheet" href="https://www.w3.org/StyleSheets/TR/2021/base.css"></head><body class="h-entry toc-inline"><div class="head">
170+
<link rel="stylesheet" href="https://www.w3.org/StyleSheets/TR/2021/base.css"></head><body class="h-entry"><div class="head">
171171
<p class="logos"><a class="logo" href="https://openapis.org/"><img crossorigin="" alt="OpenAPI Initiative" height="48" src="https://raw.githubusercontent.com/OAI/OpenAPI-Style-Guide/master/graphics/bitmap/OpenAPI_Logo_Pantone.png">
172172
</a></p>
173173
<h1 id="title" class="title">OpenAPI Specification v2.0 </h1> <h2 id="subtitle" class="subtitle">Version 2.0</h2>

oas/v3.0.0.html

+17-17
Original file line numberDiff line numberDiff line change
@@ -171,7 +171,7 @@
171171
"publishISODate": "2017-07-26T00:00:00.000Z",
172172
"generatedSubtitle": "26 July 2017"
173173
}</script>
174-
<link rel="stylesheet" href="https://www.w3.org/StyleSheets/TR/2021/base.css"></head><body class="h-entry toc-inline"><div class="head">
174+
<link rel="stylesheet" href="https://www.w3.org/StyleSheets/TR/2021/base.css"></head><body class="h-entry"><div class="head">
175175
<p class="logos"><a class="logo" href="https://openapis.org/"><img crossorigin="" alt="OpenAPI Initiative" height="48" src="https://raw.githubusercontent.com/OAI/OpenAPI-Style-Guide/master/graphics/bitmap/OpenAPI_Logo_Pantone.png">
176176
</a></p>
177177
<h1 id="title" class="title">OpenAPI Specification v3.0.0 </h1> <h2 id="subtitle" class="subtitle">Version 3.0.0</h2>
@@ -1562,7 +1562,7 @@ <h1 id="title" class="title">OpenAPI Specification v3.0.0 </h1> <h2 id="subtitle
15621562
<p>Assume a parameter named <code>color</code> has one of the following values:</p>
15631563
<pre class="highlight " tabindex="0"><code aria-busy="false" class="hljs css"> string -&gt; "blue"
15641564
array -&gt; <span class="hljs-selector-attr">[<span class="hljs-string">"blue"</span>,<span class="hljs-string">"black"</span>,<span class="hljs-string">"brown"</span>]</span>
1565-
<span class="hljs-selector-tag">object</span> -&gt; { "R": <span class="hljs-number">100</span>, <span class="hljs-string">"G"</span>: <span class="hljs-number">200</span>, <span class="hljs-string">"B"</span>: <span class="hljs-number">150</span> }
1565+
<span class="hljs-selector-tag">object</span> -&gt; { "<span class="hljs-attribute">R</span>": <span class="hljs-number">100</span>, <span class="hljs-string">"G"</span>: <span class="hljs-number">200</span>, <span class="hljs-string">"B"</span>: <span class="hljs-number">150</span> }
15661566
</code></pre>
15671567
<p>The following table shows examples of rendering differences for each value.</p>
15681568
<table>
@@ -2765,10 +2765,10 @@ <h1 id="title" class="title">OpenAPI Specification v3.0.0 </h1> <h2 id="subtitle
27652765
query-reference = <span class="hljs-string">"query."</span> name
27662766
path-reference = <span class="hljs-string">"path."</span> name
27672767
body-reference = <span class="hljs-string">"body"</span> [<span class="hljs-string">"#"</span> fragment]
2768-
fragment = a <span class="hljs-built_in">JSON</span> Pointer [RFC <span class="hljs-number">6901</span>](https:<span class="hljs-comment">//tools.ietf.org/html/rfc6901) </span>
2768+
fragment = a <span class="hljs-title class_">JSON</span> <span class="hljs-title class_">Pointer</span> [<span class="hljs-variable constant_">RFC</span> <span class="hljs-number">6901</span>](<span class="hljs-attr">https</span>:<span class="hljs-comment">//tools.ietf.org/html/rfc6901) </span>
27692769
name = *( char )
2770-
char = <span class="hljs-keyword">as</span> per RFC [<span class="hljs-number">7159</span>](https:<span class="hljs-comment">//tools.ietf.org/html/rfc7159#section-7)</span>
2771-
token = <span class="hljs-keyword">as</span> per RFC [<span class="hljs-number">7230</span>](https:<span class="hljs-comment">//tools.ietf.org/html/rfc7230#section-3.2.6)</span>
2770+
char = <span class="hljs-keyword">as</span> per <span class="hljs-variable constant_">RFC</span> [<span class="hljs-number">7159</span>](<span class="hljs-attr">https</span>:<span class="hljs-comment">//tools.ietf.org/html/rfc7159#section-7)</span>
2771+
token = <span class="hljs-keyword">as</span> per <span class="hljs-variable constant_">RFC</span> [<span class="hljs-number">7230</span>](<span class="hljs-attr">https</span>:<span class="hljs-comment">//tools.ietf.org/html/rfc7230#section-3.2.6)</span>
27722772
</code></pre>
27732773
<p>The <code>name</code> identifier is case-sensitive, whereas <code>token</code> is not.</p>
27742774
<p>The table below provides examples of runtime expressions and examples of their use in a value:</p>
@@ -3428,10 +3428,10 @@ <h1 id="title" class="title">OpenAPI Specification v3.0.0 </h1> <h2 id="subtitle
34283428
propertyName: pet_type
34293429
</code></pre>
34303430
<p>The expectation now is that a property with name <code>pet_type</code> <em><em class="rfc2119">MUST</em></em> be present in the response payload, and the value will correspond to the name of a schema defined in the OAS document. Thus the response payload:</p>
3431-
<pre class="highlight " tabindex="0"><code aria-busy="false" class="hljs json">{
3432-
<span class="hljs-attr">"id"</span>: <span class="hljs-number">12345</span>,
3433-
<span class="hljs-attr">"pet_type"</span>: <span class="hljs-string">"Cat"</span>
3434-
}
3431+
<pre class="highlight " tabindex="0"><code aria-busy="false" class="hljs json"><span class="hljs-punctuation">{</span>
3432+
<span class="hljs-attr">"id"</span><span class="hljs-punctuation">:</span> <span class="hljs-number">12345</span><span class="hljs-punctuation">,</span>
3433+
<span class="hljs-attr">"pet_type"</span><span class="hljs-punctuation">:</span> <span class="hljs-string">"Cat"</span>
3434+
<span class="hljs-punctuation">}</span>
34353435
</code></pre>
34363436
<p>Will indicate that the <code>Cat</code> schema be used in conjunction with this payload.</p>
34373437
<p>In scenarios where the value of the discriminator field does not match the schema name or implicit mapping is not possible, an optional <code>mapping</code> definition <em class="rfc2119">MAY</em> be used:</p>
@@ -3490,16 +3490,16 @@ <h1 id="title" class="title">OpenAPI Specification v3.0.0 </h1> <h2 id="subtitle
34903490
type: boolean
34913491
</code></pre>
34923492
<p>a payload like this:</p>
3493-
<pre class="highlight " tabindex="0"><code aria-busy="false" class="hljs json">{
3494-
<span class="hljs-attr">"pet_type"</span>: <span class="hljs-string">"Cat"</span>,
3495-
<span class="hljs-attr">"name"</span>: <span class="hljs-string">"misty"</span>
3496-
}
3493+
<pre class="highlight " tabindex="0"><code aria-busy="false" class="hljs json"><span class="hljs-punctuation">{</span>
3494+
<span class="hljs-attr">"pet_type"</span><span class="hljs-punctuation">:</span> <span class="hljs-string">"Cat"</span><span class="hljs-punctuation">,</span>
3495+
<span class="hljs-attr">"name"</span><span class="hljs-punctuation">:</span> <span class="hljs-string">"misty"</span>
3496+
<span class="hljs-punctuation">}</span>
34973497
</code></pre>
34983498
<p>will indicate that the <code>Cat</code> schema be used. Likewise this schema:</p>
3499-
<pre class="highlight " tabindex="0"><code aria-busy="false" class="hljs json">{
3500-
<span class="hljs-attr">"pet_type"</span>: <span class="hljs-string">"cachorro"</span>,
3501-
<span class="hljs-attr">"bark"</span>: <span class="hljs-string">"soft"</span>
3502-
}
3499+
<pre class="highlight " tabindex="0"><code aria-busy="false" class="hljs json"><span class="hljs-punctuation">{</span>
3500+
<span class="hljs-attr">"pet_type"</span><span class="hljs-punctuation">:</span> <span class="hljs-string">"cachorro"</span><span class="hljs-punctuation">,</span>
3501+
<span class="hljs-attr">"bark"</span><span class="hljs-punctuation">:</span> <span class="hljs-string">"soft"</span>
3502+
<span class="hljs-punctuation">}</span>
35033503
</code></pre>
35043504
<p>will map to <code>Dog</code> because of the definition in the <code>mappings</code> element.</p>
35053505
</section></section><section id="xml-object"><div class="header-wrapper"><h4 id="x4-7-27-xml-object"><bdi class="secno">4.7.27 </bdi>XML Object</h4><a class="self-link" href="#xml-object" aria-label="Permalink for Section 4.7.27"></a></div>

oas/v3.0.1.html

+17-17
Original file line numberDiff line numberDiff line change
@@ -174,7 +174,7 @@
174174
"publishISODate": "2017-12-06T00:00:00.000Z",
175175
"generatedSubtitle": "06 December 2017"
176176
}</script>
177-
<link rel="stylesheet" href="https://www.w3.org/StyleSheets/TR/2021/base.css"></head><body class="h-entry toc-inline"><div class="head">
177+
<link rel="stylesheet" href="https://www.w3.org/StyleSheets/TR/2021/base.css"></head><body class="h-entry"><div class="head">
178178
<p class="logos"><a class="logo" href="https://openapis.org/"><img crossorigin="" alt="OpenAPI Initiative" height="48" src="https://raw.githubusercontent.com/OAI/OpenAPI-Style-Guide/master/graphics/bitmap/OpenAPI_Logo_Pantone.png">
179179
</a></p>
180180
<h1 id="title" class="title">OpenAPI Specification v3.0.1 </h1> <h2 id="subtitle" class="subtitle">Version 3.0.1</h2>
@@ -1567,7 +1567,7 @@ <h1 id="title" class="title">OpenAPI Specification v3.0.1 </h1> <h2 id="subtitle
15671567
<p>Assume a parameter named <code>color</code> has one of the following values:</p>
15681568
<pre class="highlight " tabindex="0"><code aria-busy="false" class="hljs css"> string -&gt; "blue"
15691569
array -&gt; <span class="hljs-selector-attr">[<span class="hljs-string">"blue"</span>,<span class="hljs-string">"black"</span>,<span class="hljs-string">"brown"</span>]</span>
1570-
<span class="hljs-selector-tag">object</span> -&gt; { "R": <span class="hljs-number">100</span>, <span class="hljs-string">"G"</span>: <span class="hljs-number">200</span>, <span class="hljs-string">"B"</span>: <span class="hljs-number">150</span> }
1570+
<span class="hljs-selector-tag">object</span> -&gt; { "<span class="hljs-attribute">R</span>": <span class="hljs-number">100</span>, <span class="hljs-string">"G"</span>: <span class="hljs-number">200</span>, <span class="hljs-string">"B"</span>: <span class="hljs-number">150</span> }
15711571
</code></pre>
15721572
<p>The following table shows examples of rendering differences for each value.</p>
15731573
<table>
@@ -2770,10 +2770,10 @@ <h1 id="title" class="title">OpenAPI Specification v3.0.1 </h1> <h2 id="subtitle
27702770
query-reference = <span class="hljs-string">"query."</span> name
27712771
path-reference = <span class="hljs-string">"path."</span> name
27722772
body-reference = <span class="hljs-string">"body"</span> [<span class="hljs-string">"#"</span> fragment]
2773-
fragment = a <span class="hljs-built_in">JSON</span> Pointer [RFC <span class="hljs-number">6901</span>](https:<span class="hljs-comment">//tools.ietf.org/html/rfc6901) </span>
2773+
fragment = a <span class="hljs-title class_">JSON</span> <span class="hljs-title class_">Pointer</span> [<span class="hljs-variable constant_">RFC</span> <span class="hljs-number">6901</span>](<span class="hljs-attr">https</span>:<span class="hljs-comment">//tools.ietf.org/html/rfc6901) </span>
27742774
name = *( char )
2775-
char = <span class="hljs-keyword">as</span> per RFC [<span class="hljs-number">7159</span>](https:<span class="hljs-comment">//tools.ietf.org/html/rfc7159#section-7)</span>
2776-
token = <span class="hljs-keyword">as</span> per RFC [<span class="hljs-number">7230</span>](https:<span class="hljs-comment">//tools.ietf.org/html/rfc7230#section-3.2.6)</span>
2775+
char = <span class="hljs-keyword">as</span> per <span class="hljs-variable constant_">RFC</span> [<span class="hljs-number">7159</span>](<span class="hljs-attr">https</span>:<span class="hljs-comment">//tools.ietf.org/html/rfc7159#section-7)</span>
2776+
token = <span class="hljs-keyword">as</span> per <span class="hljs-variable constant_">RFC</span> [<span class="hljs-number">7230</span>](<span class="hljs-attr">https</span>:<span class="hljs-comment">//tools.ietf.org/html/rfc7230#section-3.2.6)</span>
27772777
</code></pre>
27782778
<p>The <code>name</code> identifier is case-sensitive, whereas <code>token</code> is not.</p>
27792779
<p>The table below provides examples of runtime expressions and examples of their use in a value:</p>
@@ -3375,10 +3375,10 @@ <h1 id="title" class="title">OpenAPI Specification v3.0.1 </h1> <h2 id="subtitle
33753375
propertyName: pet_type
33763376
</code></pre>
33773377
<p>The expectation now is that a property with name <code>pet_type</code> <em><em class="rfc2119">MUST</em></em> be present in the response payload, and the value will correspond to the name of a schema defined in the OAS document. Thus the response payload:</p>
3378-
<pre class="highlight " tabindex="0"><code aria-busy="false" class="hljs json">{
3379-
<span class="hljs-attr">"id"</span>: <span class="hljs-number">12345</span>,
3380-
<span class="hljs-attr">"pet_type"</span>: <span class="hljs-string">"Cat"</span>
3381-
}
3378+
<pre class="highlight " tabindex="0"><code aria-busy="false" class="hljs json"><span class="hljs-punctuation">{</span>
3379+
<span class="hljs-attr">"id"</span><span class="hljs-punctuation">:</span> <span class="hljs-number">12345</span><span class="hljs-punctuation">,</span>
3380+
<span class="hljs-attr">"pet_type"</span><span class="hljs-punctuation">:</span> <span class="hljs-string">"Cat"</span>
3381+
<span class="hljs-punctuation">}</span>
33823382
</code></pre>
33833383
<p>Will indicate that the <code>Cat</code> schema be used in conjunction with this payload.</p>
33843384
<p>In scenarios where the value of the discriminator field does not match the schema name or implicit mapping is not possible, an optional <code>mapping</code> definition <em class="rfc2119">MAY</em> be used:</p>
@@ -3437,16 +3437,16 @@ <h1 id="title" class="title">OpenAPI Specification v3.0.1 </h1> <h2 id="subtitle
34373437
type: boolean
34383438
</code></pre>
34393439
<p>a payload like this:</p>
3440-
<pre class="highlight " tabindex="0"><code aria-busy="false" class="hljs json">{
3441-
<span class="hljs-attr">"pet_type"</span>: <span class="hljs-string">"Cat"</span>,
3442-
<span class="hljs-attr">"name"</span>: <span class="hljs-string">"misty"</span>
3443-
}
3440+
<pre class="highlight " tabindex="0"><code aria-busy="false" class="hljs json"><span class="hljs-punctuation">{</span>
3441+
<span class="hljs-attr">"pet_type"</span><span class="hljs-punctuation">:</span> <span class="hljs-string">"Cat"</span><span class="hljs-punctuation">,</span>
3442+
<span class="hljs-attr">"name"</span><span class="hljs-punctuation">:</span> <span class="hljs-string">"misty"</span>
3443+
<span class="hljs-punctuation">}</span>
34443444
</code></pre>
34453445
<p>will indicate that the <code>Cat</code> schema be used. Likewise this schema:</p>
3446-
<pre class="highlight " tabindex="0"><code aria-busy="false" class="hljs json">{
3447-
<span class="hljs-attr">"pet_type"</span>: <span class="hljs-string">"cachorro"</span>,
3448-
<span class="hljs-attr">"bark"</span>: <span class="hljs-string">"soft"</span>
3449-
}
3446+
<pre class="highlight " tabindex="0"><code aria-busy="false" class="hljs json"><span class="hljs-punctuation">{</span>
3447+
<span class="hljs-attr">"pet_type"</span><span class="hljs-punctuation">:</span> <span class="hljs-string">"cachorro"</span><span class="hljs-punctuation">,</span>
3448+
<span class="hljs-attr">"bark"</span><span class="hljs-punctuation">:</span> <span class="hljs-string">"soft"</span>
3449+
<span class="hljs-punctuation">}</span>
34503450
</code></pre>
34513451
<p>will map to <code>Dog</code> because of the definition in the <code>mappings</code> element.</p>
34523452
</section></section><section id="xml-object"><div class="header-wrapper"><h4 id="x4-7-26-xml-object"><bdi class="secno">4.7.26 </bdi>XML Object</h4><a class="self-link" href="#xml-object" aria-label="Permalink for Section 4.7.26"></a></div>

0 commit comments

Comments
 (0)