Skip to content

Commit d6d9cb4

Browse files
authored
Merge pull request #4972 from OAI/update-respec-version
Update ReSpec-rendered specification versions
2 parents 96775af + cd0b888 commit d6d9cb4

File tree

13 files changed

+12784
-20
lines changed

13 files changed

+12784
-20
lines changed

oas/latest.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
v3.1.1.html
1+
v3.2.0.html

oas/v2.0.html

Lines changed: 14 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<!DOCTYPE html><html lang="en"><head>
22
<meta charset="UTF-8">
3-
<meta name="generator" content="ReSpec 35.3.0">
3+
<meta name="generator" content="ReSpec 35.5.1">
44
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
55
<style>
66
dfn{cursor:pointer}
@@ -56,7 +56,7 @@
5656
.respec-offending-element{background:url(data:image/gif;base64,R0lGODdhBAADAPEAANv///8AAP///wAAACwAAAAABAADAEACBZQjmIAFADs=) bottom repeat-x}
5757
}
5858
#references :target{background:#eaf3ff;animation:pop .4s ease-in-out 0s 1}
59-
cite .bibref{font-style:normal}
59+
cite .bibref{font-style:italic}
6060
a[href].orcid{padding-left:4px;padding-right:4px}
6161
a[href].orcid>svg{margin-bottom:-2px}
6262
ol.tof,ul.tof{list-style:none outside none}
@@ -148,6 +148,12 @@
148148
{
149149
"key": "Other versions:",
150150
"data": [
151+
{
152+
"href": "https://spec.openapis.org/oas/v3.2.0.html"
153+
},
154+
{
155+
"href": "https://spec.openapis.org/oas/v3.1.2.html"
156+
},
151157
{
152158
"href": "https://spec.openapis.org/oas/v3.1.1.html"
153159
},
@@ -197,8 +203,8 @@
197203
"generatedSubtitle": "08 September 2014"
198204
}</script>
199205
<link rel="stylesheet" href="https://www.w3.org/StyleSheets/TR/2021/base.css">
200-
<link rel="stylesheet" media="(prefers-color-scheme: dark)" href="https://www.w3.org/StyleSheets/TR/2021/dark.css"></head>
201-
<body class="h-entry"><div class="head">
206+
<link rel="stylesheet" media="" href="https://www.w3.org/StyleSheets/TR/2021/dark.css" disabled=""></head>
207+
<body class="h-entry toc-inline"><div class="head">
202208
<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">
203209
</a></p>
204210
<h1 id="title" class="title">OpenAPI Specification v2.0 </h1> <h2 id="subtitle" class="subtitle">Version 2.0</h2>
@@ -233,6 +239,10 @@ <h1 id="title" class="title">OpenAPI Specification v2.0 </h1> <h2 id="subtitle"
233239

234240

235241
<dt>Other versions:</dt><dd>
242+
<a href="https://spec.openapis.org/oas/v3.2.0.html">https://spec.openapis.org/oas/v3.2.0.html</a>
243+
</dd><dd>
244+
<a href="https://spec.openapis.org/oas/v3.1.2.html">https://spec.openapis.org/oas/v3.1.2.html</a>
245+
</dd><dd>
236246
<a href="https://spec.openapis.org/oas/v3.1.1.html">https://spec.openapis.org/oas/v3.1.1.html</a>
237247
</dd><dd>
238248
<a href="https://spec.openapis.org/oas/v3.1.0.html">https://spec.openapis.org/oas/v3.1.0.html</a>

oas/v3.0.0.html

Lines changed: 12 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<!DOCTYPE html><html lang="en"><head>
22
<meta charset="UTF-8">
3-
<meta name="generator" content="ReSpec 35.3.0">
3+
<meta name="generator" content="ReSpec 35.5.1">
44
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
55
<style>
66
dfn{cursor:pointer}
@@ -56,7 +56,7 @@
5656
.respec-offending-element{background:url(data:image/gif;base64,R0lGODdhBAADAPEAANv///8AAP///wAAACwAAAAABAADAEACBZQjmIAFADs=) bottom repeat-x}
5757
}
5858
#references :target{background:#eaf3ff;animation:pop .4s ease-in-out 0s 1}
59-
cite .bibref{font-style:normal}
59+
cite .bibref{font-style:italic}
6060
a[href].orcid{padding-left:4px;padding-right:4px}
6161
a[href].orcid>svg{margin-bottom:-2px}
6262
ol.tof,ul.tof{list-style:none outside none}
@@ -152,6 +152,12 @@
152152
{
153153
"key": "Other versions:",
154154
"data": [
155+
{
156+
"href": "https://spec.openapis.org/oas/v3.2.0.html"
157+
},
158+
{
159+
"href": "https://spec.openapis.org/oas/v3.1.2.html"
160+
},
155161
{
156162
"href": "https://spec.openapis.org/oas/v3.1.1.html"
157163
},
@@ -241,6 +247,10 @@ <h1 id="title" class="title">OpenAPI Specification v3.0.0 </h1> <h2 id="subtitle
241247

242248

243249
<dt>Other versions:</dt><dd>
250+
<a href="https://spec.openapis.org/oas/v3.2.0.html">https://spec.openapis.org/oas/v3.2.0.html</a>
251+
</dd><dd>
252+
<a href="https://spec.openapis.org/oas/v3.1.2.html">https://spec.openapis.org/oas/v3.1.2.html</a>
253+
</dd><dd>
244254
<a href="https://spec.openapis.org/oas/v3.1.1.html">https://spec.openapis.org/oas/v3.1.1.html</a>
245255
</dd><dd>
246256
<a href="https://spec.openapis.org/oas/v3.1.0.html">https://spec.openapis.org/oas/v3.1.0.html</a>

oas/v3.0.1.html

Lines changed: 12 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<!DOCTYPE html><html lang="en"><head>
22
<meta charset="UTF-8">
3-
<meta name="generator" content="ReSpec 35.3.0">
3+
<meta name="generator" content="ReSpec 35.5.1">
44
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
55
<style>
66
dfn{cursor:pointer}
@@ -56,7 +56,7 @@
5656
.respec-offending-element{background:url(data:image/gif;base64,R0lGODdhBAADAPEAANv///8AAP///wAAACwAAAAABAADAEACBZQjmIAFADs=) bottom repeat-x}
5757
}
5858
#references :target{background:#eaf3ff;animation:pop .4s ease-in-out 0s 1}
59-
cite .bibref{font-style:normal}
59+
cite .bibref{font-style:italic}
6060
a[href].orcid{padding-left:4px;padding-right:4px}
6161
a[href].orcid>svg{margin-bottom:-2px}
6262
ol.tof,ul.tof{list-style:none outside none}
@@ -155,6 +155,12 @@
155155
{
156156
"key": "Other versions:",
157157
"data": [
158+
{
159+
"href": "https://spec.openapis.org/oas/v3.2.0.html"
160+
},
161+
{
162+
"href": "https://spec.openapis.org/oas/v3.1.2.html"
163+
},
158164
{
159165
"href": "https://spec.openapis.org/oas/v3.1.1.html"
160166
},
@@ -246,6 +252,10 @@ <h1 id="title" class="title">OpenAPI Specification v3.0.1 </h1> <h2 id="subtitle
246252

247253

248254
<dt>Other versions:</dt><dd>
255+
<a href="https://spec.openapis.org/oas/v3.2.0.html">https://spec.openapis.org/oas/v3.2.0.html</a>
256+
</dd><dd>
257+
<a href="https://spec.openapis.org/oas/v3.1.2.html">https://spec.openapis.org/oas/v3.1.2.html</a>
258+
</dd><dd>
249259
<a href="https://spec.openapis.org/oas/v3.1.1.html">https://spec.openapis.org/oas/v3.1.1.html</a>
250260
</dd><dd>
251261
<a href="https://spec.openapis.org/oas/v3.1.0.html">https://spec.openapis.org/oas/v3.1.0.html</a>

oas/v3.0.2.html

Lines changed: 12 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<!DOCTYPE html><html lang="en"><head>
22
<meta charset="UTF-8">
3-
<meta name="generator" content="ReSpec 35.3.0">
3+
<meta name="generator" content="ReSpec 35.5.1">
44
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
55
<style>
66
dfn{cursor:pointer}
@@ -56,7 +56,7 @@
5656
.respec-offending-element{background:url(data:image/gif;base64,R0lGODdhBAADAPEAANv///8AAP///wAAACwAAAAABAADAEACBZQjmIAFADs=) bottom repeat-x}
5757
}
5858
#references :target{background:#eaf3ff;animation:pop .4s ease-in-out 0s 1}
59-
cite .bibref{font-style:normal}
59+
cite .bibref{font-style:italic}
6060
a[href].orcid{padding-left:4px;padding-right:4px}
6161
a[href].orcid>svg{margin-bottom:-2px}
6262
ol.tof,ul.tof{list-style:none outside none}
@@ -161,6 +161,12 @@
161161
{
162162
"key": "Other versions:",
163163
"data": [
164+
{
165+
"href": "https://spec.openapis.org/oas/v3.2.0.html"
166+
},
167+
{
168+
"href": "https://spec.openapis.org/oas/v3.1.2.html"
169+
},
164170
{
165171
"href": "https://spec.openapis.org/oas/v3.1.1.html"
166172
},
@@ -256,6 +262,10 @@ <h1 id="title" class="title">OpenAPI Specification v3.0.2 </h1> <h2 id="subtitle
256262

257263

258264
<dt>Other versions:</dt><dd>
265+
<a href="https://spec.openapis.org/oas/v3.2.0.html">https://spec.openapis.org/oas/v3.2.0.html</a>
266+
</dd><dd>
267+
<a href="https://spec.openapis.org/oas/v3.1.2.html">https://spec.openapis.org/oas/v3.1.2.html</a>
268+
</dd><dd>
259269
<a href="https://spec.openapis.org/oas/v3.1.1.html">https://spec.openapis.org/oas/v3.1.1.html</a>
260270
</dd><dd>
261271
<a href="https://spec.openapis.org/oas/v3.1.0.html">https://spec.openapis.org/oas/v3.1.0.html</a>

oas/v3.0.3.html

Lines changed: 12 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<!DOCTYPE html><html lang="en"><head>
22
<meta charset="UTF-8">
3-
<meta name="generator" content="ReSpec 35.3.0">
3+
<meta name="generator" content="ReSpec 35.5.1">
44
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
55
<style>
66
dfn{cursor:pointer}
@@ -56,7 +56,7 @@
5656
.respec-offending-element{background:url(data:image/gif;base64,R0lGODdhBAADAPEAANv///8AAP///wAAACwAAAAABAADAEACBZQjmIAFADs=) bottom repeat-x}
5757
}
5858
#references :target{background:#eaf3ff;animation:pop .4s ease-in-out 0s 1}
59-
cite .bibref{font-style:normal}
59+
cite .bibref{font-style:italic}
6060
a[href].orcid{padding-left:4px;padding-right:4px}
6161
a[href].orcid>svg{margin-bottom:-2px}
6262
ol.tof,ul.tof{list-style:none outside none}
@@ -161,6 +161,12 @@
161161
{
162162
"key": "Other versions:",
163163
"data": [
164+
{
165+
"href": "https://spec.openapis.org/oas/v3.2.0.html"
166+
},
167+
{
168+
"href": "https://spec.openapis.org/oas/v3.1.2.html"
169+
},
164170
{
165171
"href": "https://spec.openapis.org/oas/v3.1.1.html"
166172
},
@@ -256,6 +262,10 @@ <h1 id="title" class="title">OpenAPI Specification v3.0.3 </h1> <h2 id="subtitle
256262

257263

258264
<dt>Other versions:</dt><dd>
265+
<a href="https://spec.openapis.org/oas/v3.2.0.html">https://spec.openapis.org/oas/v3.2.0.html</a>
266+
</dd><dd>
267+
<a href="https://spec.openapis.org/oas/v3.1.2.html">https://spec.openapis.org/oas/v3.1.2.html</a>
268+
</dd><dd>
259269
<a href="https://spec.openapis.org/oas/v3.1.1.html">https://spec.openapis.org/oas/v3.1.1.html</a>
260270
</dd><dd>
261271
<a href="https://spec.openapis.org/oas/v3.1.0.html">https://spec.openapis.org/oas/v3.1.0.html</a>

oas/v3.0.4.html

Lines changed: 12 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<!DOCTYPE html><html lang="en"><head>
22
<meta charset="UTF-8">
3-
<meta name="generator" content="ReSpec 35.3.0">
3+
<meta name="generator" content="ReSpec 35.5.1">
44
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
55
<style>
66
dfn{cursor:pointer}
@@ -56,7 +56,7 @@
5656
.respec-offending-element{background:url(data:image/gif;base64,R0lGODdhBAADAPEAANv///8AAP///wAAACwAAAAABAADAEACBZQjmIAFADs=) bottom repeat-x}
5757
}
5858
#references :target{background:#eaf3ff;animation:pop .4s ease-in-out 0s 1}
59-
cite .bibref{font-style:normal}
59+
cite .bibref{font-style:italic}
6060
a[href].orcid{padding-left:4px;padding-right:4px}
6161
a[href].orcid>svg{margin-bottom:-2px}
6262
ol.tof,ul.tof{list-style:none outside none}
@@ -176,6 +176,12 @@
176176
{
177177
"key": "Other versions:",
178178
"data": [
179+
{
180+
"href": "https://spec.openapis.org/oas/v3.2.0.html"
181+
},
182+
{
183+
"href": "https://spec.openapis.org/oas/v3.1.2.html"
184+
},
179185
{
180186
"href": "https://spec.openapis.org/oas/v3.1.1.html"
181187
},
@@ -281,6 +287,10 @@ <h1 id="title" class="title">OpenAPI Specification v3.0.4 </h1> <h2 id="subtitle
281287

282288

283289
<dt>Other versions:</dt><dd>
290+
<a href="https://spec.openapis.org/oas/v3.2.0.html">https://spec.openapis.org/oas/v3.2.0.html</a>
291+
</dd><dd>
292+
<a href="https://spec.openapis.org/oas/v3.1.2.html">https://spec.openapis.org/oas/v3.1.2.html</a>
293+
</dd><dd>
284294
<a href="https://spec.openapis.org/oas/v3.1.1.html">https://spec.openapis.org/oas/v3.1.1.html</a>
285295
</dd><dd>
286296
<a href="https://spec.openapis.org/oas/v3.1.0.html">https://spec.openapis.org/oas/v3.1.0.html</a>

oas/v3.1.0.html

Lines changed: 12 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<!DOCTYPE html><html lang="en"><head>
22
<meta charset="UTF-8">
3-
<meta name="generator" content="ReSpec 35.3.0">
3+
<meta name="generator" content="ReSpec 35.5.1">
44
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
55
<style>
66
dfn{cursor:pointer}
@@ -56,7 +56,7 @@
5656
.respec-offending-element{background:url(data:image/gif;base64,R0lGODdhBAADAPEAANv///8AAP///wAAACwAAAAABAADAEACBZQjmIAFADs=) bottom repeat-x}
5757
}
5858
#references :target{background:#eaf3ff;animation:pop .4s ease-in-out 0s 1}
59-
cite .bibref{font-style:normal}
59+
cite .bibref{font-style:italic}
6060
a[href].orcid{padding-left:4px;padding-right:4px}
6161
a[href].orcid>svg{margin-bottom:-2px}
6262
ol.tof,ul.tof{list-style:none outside none}
@@ -161,6 +161,12 @@
161161
{
162162
"key": "Other versions:",
163163
"data": [
164+
{
165+
"href": "https://spec.openapis.org/oas/v3.2.0.html"
166+
},
167+
{
168+
"href": "https://spec.openapis.org/oas/v3.1.2.html"
169+
},
164170
{
165171
"href": "https://spec.openapis.org/oas/v3.1.1.html"
166172
},
@@ -256,6 +262,10 @@ <h1 id="title" class="title">OpenAPI Specification v3.1.0 </h1> <h2 id="subtitle
256262

257263

258264
<dt>Other versions:</dt><dd>
265+
<a href="https://spec.openapis.org/oas/v3.2.0.html">https://spec.openapis.org/oas/v3.2.0.html</a>
266+
</dd><dd>
267+
<a href="https://spec.openapis.org/oas/v3.1.2.html">https://spec.openapis.org/oas/v3.1.2.html</a>
268+
</dd><dd>
259269
<a href="https://spec.openapis.org/oas/v3.1.1.html">https://spec.openapis.org/oas/v3.1.1.html</a>
260270
</dd><dd>
261271
<a href="https://spec.openapis.org/oas/v3.0.4.html">https://spec.openapis.org/oas/v3.0.4.html</a>

oas/v3.1.1.html

Lines changed: 12 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<!DOCTYPE html><html lang="en"><head>
22
<meta charset="UTF-8">
3-
<meta name="generator" content="ReSpec 35.3.0">
3+
<meta name="generator" content="ReSpec 35.5.1">
44
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
55
<style>
66
dfn{cursor:pointer}
@@ -56,7 +56,7 @@
5656
.respec-offending-element{background:url(data:image/gif;base64,R0lGODdhBAADAPEAANv///8AAP///wAAACwAAAAABAADAEACBZQjmIAFADs=) bottom repeat-x}
5757
}
5858
#references :target{background:#eaf3ff;animation:pop .4s ease-in-out 0s 1}
59-
cite .bibref{font-style:normal}
59+
cite .bibref{font-style:italic}
6060
a[href].orcid{padding-left:4px;padding-right:4px}
6161
a[href].orcid>svg{margin-bottom:-2px}
6262
ol.tof,ul.tof{list-style:none outside none}
@@ -176,6 +176,12 @@
176176
{
177177
"key": "Other versions:",
178178
"data": [
179+
{
180+
"href": "https://spec.openapis.org/oas/v3.2.0.html"
181+
},
182+
{
183+
"href": "https://spec.openapis.org/oas/v3.1.2.html"
184+
},
179185
{
180186
"href": "https://spec.openapis.org/oas/v3.1.0.html"
181187
},
@@ -281,6 +287,10 @@ <h1 id="title" class="title">OpenAPI Specification v3.1.1 </h1> <h2 id="subtitle
281287

282288

283289
<dt>Other versions:</dt><dd>
290+
<a href="https://spec.openapis.org/oas/v3.2.0.html">https://spec.openapis.org/oas/v3.2.0.html</a>
291+
</dd><dd>
292+
<a href="https://spec.openapis.org/oas/v3.1.2.html">https://spec.openapis.org/oas/v3.1.2.html</a>
293+
</dd><dd>
284294
<a href="https://spec.openapis.org/oas/v3.1.0.html">https://spec.openapis.org/oas/v3.1.0.html</a>
285295
</dd><dd>
286296
<a href="https://spec.openapis.org/oas/v3.0.4.html">https://spec.openapis.org/oas/v3.0.4.html</a>

0 commit comments

Comments
 (0)