|
26 | 26 | <meta name="description" content="The OpenAPI Specification (OAS) defines a standard, programming language-agnostic interface description for HTTP APIs.">
|
27 | 27 | <meta name="color-scheme" content="light dark">
|
28 | 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&l=dataLayer&cx=c&gtm=457e52i0za200"></script> |
| 29 | +<script type="text/javascript" async="" src="https://www.googletagmanager.com/gtag/js?id=G-JR4K3ZJLPH&l=dataLayer&cx=c&gtm=457e5350za200&tag_exp=102015666~102067808~102482433~102539968~102558064~102587591~102605417~102640600~102717422~102732003~102788824"></script> |
30 | 30 | <style id="respec-mainstyle">
|
31 | 31 | @keyframes pop{
|
32 | 32 | 0%{transform:scale(1,1)}
|
|
124 | 124 | }
|
125 | 125 | ],
|
126 | 126 | "otherLinks": [
|
| 127 | + { |
| 128 | + "key": "Other versions:", |
| 129 | + "data": [ |
| 130 | + { |
| 131 | + "href": "https://spec.openapis.org/oas/v3.1.1.html" |
| 132 | + }, |
| 133 | + { |
| 134 | + "href": "https://spec.openapis.org/oas/v3.1.0.html" |
| 135 | + }, |
| 136 | + { |
| 137 | + "href": "https://spec.openapis.org/oas/v3.0.4.html" |
| 138 | + }, |
| 139 | + { |
| 140 | + "href": "https://spec.openapis.org/oas/v3.0.3.html" |
| 141 | + }, |
| 142 | + { |
| 143 | + "href": "https://spec.openapis.org/oas/v3.0.2.html" |
| 144 | + }, |
| 145 | + { |
| 146 | + "href": "https://spec.openapis.org/oas/v3.0.1.html" |
| 147 | + }, |
| 148 | + { |
| 149 | + "href": "https://spec.openapis.org/oas/v3.0.0.html" |
| 150 | + } |
| 151 | + ] |
| 152 | + }, |
127 | 153 | {
|
128 | 154 | "key": "Participate",
|
129 | 155 | "data": [
|
@@ -184,7 +210,21 @@ <h1 id="title" class="title">OpenAPI Specification v2.0 </h1> <h2 id="subtitle"
|
184 | 210 |
|
185 | 211 |
|
186 | 212 |
|
187 |
| - <dt>Participate</dt><dd> |
| 213 | + <dt>Other versions:</dt><dd> |
| 214 | + <a href="https://spec.openapis.org/oas/v3.1.1.html">https://spec.openapis.org/oas/v3.1.1.html</a> |
| 215 | + </dd><dd> |
| 216 | + <a href="https://spec.openapis.org/oas/v3.1.0.html">https://spec.openapis.org/oas/v3.1.0.html</a> |
| 217 | + </dd><dd> |
| 218 | + <a href="https://spec.openapis.org/oas/v3.0.4.html">https://spec.openapis.org/oas/v3.0.4.html</a> |
| 219 | + </dd><dd> |
| 220 | + <a href="https://spec.openapis.org/oas/v3.0.3.html">https://spec.openapis.org/oas/v3.0.3.html</a> |
| 221 | + </dd><dd> |
| 222 | + <a href="https://spec.openapis.org/oas/v3.0.2.html">https://spec.openapis.org/oas/v3.0.2.html</a> |
| 223 | + </dd><dd> |
| 224 | + <a href="https://spec.openapis.org/oas/v3.0.1.html">https://spec.openapis.org/oas/v3.0.1.html</a> |
| 225 | + </dd><dd> |
| 226 | + <a href="https://spec.openapis.org/oas/v3.0.0.html">https://spec.openapis.org/oas/v3.0.0.html</a> |
| 227 | + </dd><dt>Participate</dt><dd> |
188 | 228 | <a href="https://github.com/OAI/OpenAPI-Specification/">GitHub OAI/OpenAPI-Specification</a>
|
189 | 229 | </dd><dd>
|
190 | 230 | <a href="https://github.com/OAI/OpenAPI-Specification/issues">File a bug</a>
|
|
0 commit comments