Skip to content

Commit 76b2b8f

Browse files
miquigithub-actions[bot]
authored andcommittedMar 22, 2025
Update ReSpec-rendered specification versions
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 7ad6c8f commit 76b2b8f

8 files changed

+148
-108
lines changed
 

‎oas/v2.0.html

+18-13
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.2.2">
3+
<meta name="generator" content="ReSpec 35.2.3">
44
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
55
<style>
66
dfn{cursor:pointer}
@@ -22,11 +22,24 @@
2222
.dfn-panel li{margin-left:1em}
2323
.dfn-panel.docked{position:fixed;left:.5em;top:unset;bottom:2em;margin:0 auto;max-width:calc(100vw - .75em * 2 - .5em - .2em * 2);max-height:30vh;overflow:auto}
2424
</style>
25+
26+
27+
28+
29+
<script async="" src="https://www.googletagmanager.com/gtag/js?id=UA-831873-42"></script>
30+
31+
<script>
32+
window.dataLayer = window.dataLayer || [];
33+
function gtag(){dataLayer.push(arguments);}
34+
gtag('js', new Date());
35+
gtag('config', 'UA-831873-42');
36+
</script>
37+
38+
2539
<title>OpenAPI Specification v2.0</title>
2640
<meta name="description" content="The OpenAPI Specification (OAS) defines a standard, programming language-agnostic interface description for HTTP APIs.">
41+
2742
<meta name="color-scheme" content="light dark">
28-
<script type="text/javascript" async="" src="https://www.google-analytics.com/analytics.js"></script>
29-
<script type="text/javascript" async="" src="https://www.googletagmanager.com/gtag/js?id=G-JR4K3ZJLPH&amp;l=dataLayer&amp;cx=c&amp;gtm=457e5350za200&amp;tag_exp=102015666~102067808~102482433~102539968~102558064~102587591~102605417~102640600~102717422~102732003~102788824"></script>
3043
<style id="respec-mainstyle">
3144
@keyframes pop{
3245
0%{transform:scale(1,1)}
@@ -72,15 +85,6 @@
7285
}
7386
</style>
7487

75-
<script async="" src="https://www.googletagmanager.com/gtag/js?id=UA-831873-42"></script>
76-
77-
<script>
78-
window.dataLayer = window.dataLayer || [];
79-
function gtag(){dataLayer.push(arguments);}
80-
gtag('js', new Date());
81-
gtag('config', 'UA-831873-42');
82-
</script>
83-
8488
<link rel="canonical" href="https://spec.openapis.org/oas/v2.0.html">
8589
<style>
8690
var{position:relative;cursor:pointer}
@@ -176,7 +180,8 @@
176180
"generatedSubtitle": "08 September 2014"
177181
}</script>
178182
<link rel="stylesheet" href="https://www.w3.org/StyleSheets/TR/2021/base.css">
179-
<link rel="stylesheet" media="(prefers-color-scheme: dark)" href="https://www.w3.org/StyleSheets/TR/2021/dark.css"></head><body class="h-entry"><div class="head">
183+
<link rel="stylesheet" media="" href="https://www.w3.org/StyleSheets/TR/2021/dark.css" disabled=""></head>
184+
<body class="h-entry toc-inline"><div class="head">
180185
<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">
181186
</a></p>
182187
<h1 id="title" class="title">OpenAPI Specification v2.0 </h1> <h2 id="subtitle" class="subtitle">Version 2.0</h2>

‎oas/v3.0.0.html

+18-13
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.2.2">
3+
<meta name="generator" content="ReSpec 35.2.3">
44
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
55
<style>
66
dfn{cursor:pointer}
@@ -22,11 +22,24 @@
2222
.dfn-panel li{margin-left:1em}
2323
.dfn-panel.docked{position:fixed;left:.5em;top:unset;bottom:2em;margin:0 auto;max-width:calc(100vw - .75em * 2 - .5em - .2em * 2);max-height:30vh;overflow:auto}
2424
</style>
25+
26+
27+
28+
29+
<script async="" src="https://www.googletagmanager.com/gtag/js?id=UA-831873-42"></script>
30+
31+
<script>
32+
window.dataLayer = window.dataLayer || [];
33+
function gtag(){dataLayer.push(arguments);}
34+
gtag('js', new Date());
35+
gtag('config', 'UA-831873-42');
36+
</script>
37+
38+
2539
<title>OpenAPI Specification v3.0.0</title>
2640
<meta name="description" content="The OpenAPI Specification (OAS) defines a standard, programming language-agnostic interface description for HTTP APIs.">
41+
2742
<meta name="color-scheme" content="light dark">
28-
<script type="text/javascript" async="" src="https://www.google-analytics.com/analytics.js"></script>
29-
<script type="text/javascript" async="" src="https://www.googletagmanager.com/gtag/js?id=G-JR4K3ZJLPH&amp;l=dataLayer&amp;cx=c&amp;gtm=457e5350za200&amp;tag_exp=102067808~102482433~102539968~102558064~102587591~102605417~102640600~102717422~102732003~102788824"></script>
3043
<style id="respec-mainstyle">
3144
@keyframes pop{
3245
0%{transform:scale(1,1)}
@@ -72,15 +85,6 @@
7285
}
7386
</style>
7487

75-
<script async="" src="https://www.googletagmanager.com/gtag/js?id=UA-831873-42"></script>
76-
77-
<script>
78-
window.dataLayer = window.dataLayer || [];
79-
function gtag(){dataLayer.push(arguments);}
80-
gtag('js', new Date());
81-
gtag('config', 'UA-831873-42');
82-
</script>
83-
8488
<link rel="canonical" href="https://spec.openapis.org/oas/v3.0.0.html">
8589
<style>
8690
var{position:relative;cursor:pointer}
@@ -180,7 +184,8 @@
180184
"generatedSubtitle": "26 July 2017"
181185
}</script>
182186
<link rel="stylesheet" href="https://www.w3.org/StyleSheets/TR/2021/base.css">
183-
<link rel="stylesheet" media="(prefers-color-scheme: dark)" href="https://www.w3.org/StyleSheets/TR/2021/dark.css"></head><body class="h-entry"><div class="head">
187+
<link rel="stylesheet" media="" href="https://www.w3.org/StyleSheets/TR/2021/dark.css" disabled=""></head>
188+
<body class="h-entry toc-inline"><div class="head">
184189
<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">
185190
</a></p>
186191
<h1 id="title" class="title">OpenAPI Specification v3.0.0 </h1> <h2 id="subtitle" class="subtitle">Version 3.0.0</h2>

‎oas/v3.0.1.html

+18-13
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.2.2">
3+
<meta name="generator" content="ReSpec 35.2.3">
44
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
55
<style>
66
dfn{cursor:pointer}
@@ -22,11 +22,24 @@
2222
.dfn-panel li{margin-left:1em}
2323
.dfn-panel.docked{position:fixed;left:.5em;top:unset;bottom:2em;margin:0 auto;max-width:calc(100vw - .75em * 2 - .5em - .2em * 2);max-height:30vh;overflow:auto}
2424
</style>
25+
26+
27+
28+
29+
<script async="" src="https://www.googletagmanager.com/gtag/js?id=UA-831873-42"></script>
30+
31+
<script>
32+
window.dataLayer = window.dataLayer || [];
33+
function gtag(){dataLayer.push(arguments);}
34+
gtag('js', new Date());
35+
gtag('config', 'UA-831873-42');
36+
</script>
37+
38+
2539
<title>OpenAPI Specification v3.0.1</title>
2640
<meta name="description" content="The OpenAPI Specification (OAS) defines a standard, programming language-agnostic interface description for HTTP APIs.">
41+
2742
<meta name="color-scheme" content="light dark">
28-
<script type="text/javascript" async="" src="https://www.google-analytics.com/analytics.js"></script>
29-
<script type="text/javascript" async="" src="https://www.googletagmanager.com/gtag/js?id=G-JR4K3ZJLPH&amp;l=dataLayer&amp;cx=c&amp;gtm=457e5350za200&amp;tag_exp=102067808~102482433~102539968~102558064~102587591~102605417~102640600~102717422~102732003~102788824"></script>
3043
<style id="respec-mainstyle">
3144
@keyframes pop{
3245
0%{transform:scale(1,1)}
@@ -72,15 +85,6 @@
7285
}
7386
</style>
7487

75-
<script async="" src="https://www.googletagmanager.com/gtag/js?id=UA-831873-42"></script>
76-
77-
<script>
78-
window.dataLayer = window.dataLayer || [];
79-
function gtag(){dataLayer.push(arguments);}
80-
gtag('js', new Date());
81-
gtag('config', 'UA-831873-42');
82-
</script>
83-
8488
<link rel="canonical" href="https://spec.openapis.org/oas/v3.0.1.html">
8589
<style>
8690
var{position:relative;cursor:pointer}
@@ -183,7 +187,8 @@
183187
"generatedSubtitle": "06 December 2017"
184188
}</script>
185189
<link rel="stylesheet" href="https://www.w3.org/StyleSheets/TR/2021/base.css">
186-
<link rel="stylesheet" media="(prefers-color-scheme: dark)" href="https://www.w3.org/StyleSheets/TR/2021/dark.css"></head><body class="h-entry"><div class="head">
190+
<link rel="stylesheet" media="" href="https://www.w3.org/StyleSheets/TR/2021/dark.css" disabled=""></head>
191+
<body class="h-entry toc-inline"><div class="head">
187192
<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">
188193
</a></p>
189194
<h1 id="title" class="title">OpenAPI Specification v3.0.1 </h1> <h2 id="subtitle" class="subtitle">Version 3.0.1</h2>

‎oas/v3.0.2.html

+18-13
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.2.2">
3+
<meta name="generator" content="ReSpec 35.2.3">
44
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
55
<style>
66
dfn{cursor:pointer}
@@ -22,11 +22,24 @@
2222
.dfn-panel li{margin-left:1em}
2323
.dfn-panel.docked{position:fixed;left:.5em;top:unset;bottom:2em;margin:0 auto;max-width:calc(100vw - .75em * 2 - .5em - .2em * 2);max-height:30vh;overflow:auto}
2424
</style>
25+
26+
27+
28+
29+
<script async="" src="https://www.googletagmanager.com/gtag/js?id=UA-831873-42"></script>
30+
31+
<script>
32+
window.dataLayer = window.dataLayer || [];
33+
function gtag(){dataLayer.push(arguments);}
34+
gtag('js', new Date());
35+
gtag('config', 'UA-831873-42');
36+
</script>
37+
38+
2539
<title>OpenAPI Specification v3.0.2</title>
2640
<meta name="description" content="The OpenAPI Specification (OAS) defines a standard, programming language-agnostic interface description for HTTP APIs.">
41+
2742
<meta name="color-scheme" content="light dark">
28-
<script type="text/javascript" async="" src="https://www.google-analytics.com/analytics.js"></script>
29-
<script type="text/javascript" async="" src="https://www.googletagmanager.com/gtag/js?id=G-JR4K3ZJLPH&amp;l=dataLayer&amp;cx=c&amp;gtm=457e5350za200&amp;tag_exp=102067808~102482433~102539968~102558064~102587591~102605417~102640600~102717422~102732003~102788824"></script>
3043
<style id="respec-mainstyle">
3144
@keyframes pop{
3245
0%{transform:scale(1,1)}
@@ -72,15 +85,6 @@
7285
}
7386
</style>
7487

75-
<script async="" src="https://www.googletagmanager.com/gtag/js?id=UA-831873-42"></script>
76-
77-
<script>
78-
window.dataLayer = window.dataLayer || [];
79-
function gtag(){dataLayer.push(arguments);}
80-
gtag('js', new Date());
81-
gtag('config', 'UA-831873-42');
82-
</script>
83-
8488
<link rel="canonical" href="https://spec.openapis.org/oas/v3.0.2.html">
8589
<style>
8690
var{position:relative;cursor:pointer}
@@ -189,7 +193,8 @@
189193
"generatedSubtitle": "08 October 2018"
190194
}</script>
191195
<link rel="stylesheet" href="https://www.w3.org/StyleSheets/TR/2021/base.css">
192-
<link rel="stylesheet" media="(prefers-color-scheme: dark)" href="https://www.w3.org/StyleSheets/TR/2021/dark.css"></head><body class="h-entry"><div class="head">
196+
<link rel="stylesheet" media="" href="https://www.w3.org/StyleSheets/TR/2021/dark.css" disabled=""></head>
197+
<body class="h-entry toc-inline"><div class="head">
193198
<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">
194199
</a></p>
195200
<h1 id="title" class="title">OpenAPI Specification v3.0.2 </h1> <h2 id="subtitle" class="subtitle">Version 3.0.2</h2>

‎oas/v3.0.3.html

+18-13
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.2.2">
3+
<meta name="generator" content="ReSpec 35.2.3">
44
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
55
<style>
66
dfn{cursor:pointer}
@@ -22,11 +22,24 @@
2222
.dfn-panel li{margin-left:1em}
2323
.dfn-panel.docked{position:fixed;left:.5em;top:unset;bottom:2em;margin:0 auto;max-width:calc(100vw - .75em * 2 - .5em - .2em * 2);max-height:30vh;overflow:auto}
2424
</style>
25+
26+
27+
28+
29+
<script async="" src="https://www.googletagmanager.com/gtag/js?id=UA-831873-42"></script>
30+
31+
<script>
32+
window.dataLayer = window.dataLayer || [];
33+
function gtag(){dataLayer.push(arguments);}
34+
gtag('js', new Date());
35+
gtag('config', 'UA-831873-42');
36+
</script>
37+
38+
2539
<title>OpenAPI Specification v3.0.3</title>
2640
<meta name="description" content="The OpenAPI Specification (OAS) defines a standard, programming language-agnostic interface description for HTTP APIs.">
41+
2742
<meta name="color-scheme" content="light dark">
28-
<script type="text/javascript" async="" src="https://www.google-analytics.com/analytics.js"></script>
29-
<script type="text/javascript" async="" src="https://www.googletagmanager.com/gtag/js?id=G-JR4K3ZJLPH&amp;l=dataLayer&amp;cx=c&amp;gtm=457e5350za200&amp;tag_exp=102067808~102482433~102539968~102558064~102587591~102605417~102640600~102717422~102732003~102788824"></script>
3043
<style id="respec-mainstyle">
3144
@keyframes pop{
3245
0%{transform:scale(1,1)}
@@ -72,15 +85,6 @@
7285
}
7386
</style>
7487

75-
<script async="" src="https://www.googletagmanager.com/gtag/js?id=UA-831873-42"></script>
76-
77-
<script>
78-
window.dataLayer = window.dataLayer || [];
79-
function gtag(){dataLayer.push(arguments);}
80-
gtag('js', new Date());
81-
gtag('config', 'UA-831873-42');
82-
</script>
83-
8488
<link rel="canonical" href="https://spec.openapis.org/oas/v3.0.3.html">
8589
<style>
8690
var{position:relative;cursor:pointer}
@@ -189,7 +193,8 @@
189193
"generatedSubtitle": "20 February 2020"
190194
}</script>
191195
<link rel="stylesheet" href="https://www.w3.org/StyleSheets/TR/2021/base.css">
192-
<link rel="stylesheet" media="(prefers-color-scheme: dark)" href="https://www.w3.org/StyleSheets/TR/2021/dark.css"></head><body class="h-entry"><div class="head">
196+
<link rel="stylesheet" media="" href="https://www.w3.org/StyleSheets/TR/2021/dark.css" disabled=""></head>
197+
<body class="h-entry toc-inline"><div class="head">
193198
<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">
194199
</a></p>
195200
<h1 id="title" class="title">OpenAPI Specification v3.0.3 </h1> <h2 id="subtitle" class="subtitle">Version 3.0.3</h2>

‎oas/v3.0.4.html

+18-13
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.2.2">
3+
<meta name="generator" content="ReSpec 35.2.3">
44
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
55
<style>
66
dfn{cursor:pointer}
@@ -22,11 +22,24 @@
2222
.dfn-panel li{margin-left:1em}
2323
.dfn-panel.docked{position:fixed;left:.5em;top:unset;bottom:2em;margin:0 auto;max-width:calc(100vw - .75em * 2 - .5em - .2em * 2);max-height:30vh;overflow:auto}
2424
</style>
25+
26+
27+
28+
29+
<script async="" src="https://www.googletagmanager.com/gtag/js?id=UA-831873-42"></script>
30+
31+
<script>
32+
window.dataLayer = window.dataLayer || [];
33+
function gtag(){dataLayer.push(arguments);}
34+
gtag('js', new Date());
35+
gtag('config', 'UA-831873-42');
36+
</script>
37+
38+
2539
<title>OpenAPI Specification v3.0.4</title>
2640
<meta name="description" content="The OpenAPI Specification (OAS) defines a standard, programming language-agnostic interface description for HTTP APIs.">
41+
2742
<meta name="color-scheme" content="light dark">
28-
<script type="text/javascript" async="" src="https://www.google-analytics.com/analytics.js"></script>
29-
<script type="text/javascript" async="" src="https://www.googletagmanager.com/gtag/js?id=G-JR4K3ZJLPH&amp;l=dataLayer&amp;cx=c&amp;gtm=457e5350za200&amp;tag_exp=102067808~102482433~102539968~102558064~102587591~102605417~102640600~102717422~102732003~102788824"></script>
3043
<style id="respec-mainstyle">
3144
@keyframes pop{
3245
0%{transform:scale(1,1)}
@@ -72,15 +85,6 @@
7285
}
7386
</style>
7487

75-
<script async="" src="https://www.googletagmanager.com/gtag/js?id=UA-831873-42"></script>
76-
77-
<script>
78-
window.dataLayer = window.dataLayer || [];
79-
function gtag(){dataLayer.push(arguments);}
80-
gtag('js', new Date());
81-
gtag('config', 'UA-831873-42');
82-
</script>
83-
8488
<link rel="canonical" href="https://spec.openapis.org/oas/v3.0.4.html">
8589
<style>
8690
var{position:relative;cursor:pointer}
@@ -204,7 +208,8 @@
204208
"generatedSubtitle": "24 October 2024"
205209
}</script>
206210
<link rel="stylesheet" href="https://www.w3.org/StyleSheets/TR/2021/base.css">
207-
<link rel="stylesheet" media="(prefers-color-scheme: dark)" href="https://www.w3.org/StyleSheets/TR/2021/dark.css"></head><body class="h-entry"><div class="head">
211+
<link rel="stylesheet" media="(prefers-color-scheme: dark)" href="https://www.w3.org/StyleSheets/TR/2021/dark.css"></head>
212+
<body class="h-entry"><div class="head">
208213
<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">
209214
</a></p>
210215
<h1 id="title" class="title">OpenAPI Specification v3.0.4 </h1> <h2 id="subtitle" class="subtitle">Version 3.0.4</h2>

0 commit comments

Comments
 (0)
Failed to load comments.