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 85be4b7 commit 7bd668bCopy full SHA for 7bd668b
openapi.yaml
@@ -2,6 +2,10 @@ openapi: 3.0.1
2
info:
3
version: 4.0.0
4
title: Linode API
5
+ x-logo: {
6
+ url: 'https://www.linode.com/media/images/logos/standard/light/linode-logo_standard_light_medium.png',
7
+ backgroundColor: '#fafafa'
8
+ }
9
description: |
10
This is Linode's next generation API. The API was designed around the concepts of REST and does
11
its best to conform to a RESTful model whenever possible. When not possible the goal was to be
0 commit comments