We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2e992ff commit 385cb11Copy full SHA for 385cb11
changelog/index.html
@@ -64,7 +64,8 @@ <h3>Added:</h3>
64
<li>Added X-Spec-Version header to API responses
65
<ul>
66
<li>Indicates the version of Linode's OpenAPI specification describes this API</li>
67
- <li>Spec is available at https://developers.linode.com/api/v4</li>
+ <li>Spec is available at
68
+ <a href="https://developers.linode.com/openapi.yaml">https://developers.linode.com/api/v4</a></li>
69
</ul>
70
</li>
71
<li>Added persistent ordering to all collections
0 commit comments