|
1 | 1 | <!DOCTYPE html><html lang="en"><head>
|
2 | 2 | <meta charset="UTF-8">
|
3 |
| -<meta name="generator" content="ReSpec 35.3.0"> |
| 3 | +<meta name="generator" content="ReSpec 35.5.1"> |
4 | 4 | <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
|
5 | 5 | <style>
|
6 | 6 | dfn{cursor:pointer}
|
|
56 | 56 | .respec-offending-element{background:url(data:image/gif;base64,R0lGODdhBAADAPEAANv///8AAP///wAAACwAAAAABAADAEACBZQjmIAFADs=) bottom repeat-x}
|
57 | 57 | }
|
58 | 58 | #references :target{background:#eaf3ff;animation:pop .4s ease-in-out 0s 1}
|
59 |
| -cite .bibref{font-style:normal} |
| 59 | +cite .bibref{font-style:italic} |
60 | 60 | a[href].orcid{padding-left:4px;padding-right:4px}
|
61 | 61 | a[href].orcid>svg{margin-bottom:-2px}
|
62 | 62 | ol.tof,ul.tof{list-style:none outside none}
|
|
148 | 148 | {
|
149 | 149 | "key": "Other versions:",
|
150 | 150 | "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 | + }, |
151 | 157 | {
|
152 | 158 | "href": "https://spec.openapis.org/oas/v3.1.1.html"
|
153 | 159 | },
|
|
197 | 203 | "generatedSubtitle": "08 September 2014"
|
198 | 204 | }</script>
|
199 | 205 | <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"> |
202 | 208 | <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">
|
203 | 209 | </a></p>
|
204 | 210 | <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"
|
233 | 239 |
|
234 | 240 |
|
235 | 241 | <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> |
236 | 246 | <a href="https://spec.openapis.org/oas/v3.1.1.html">https://spec.openapis.org/oas/v3.1.1.html</a>
|
237 | 247 | </dd><dd>
|
238 | 248 | <a href="https://spec.openapis.org/oas/v3.1.0.html">https://spec.openapis.org/oas/v3.1.0.html</a>
|
|
0 commit comments