Skip to content

Commit 8c97cf1

Browse files
jamesottingerGitHub Enterprise
authored andcommitted
Merge pull request #22 from jsager/dev-logo
Adding linode logo and ref to developers
2 parents 85be4b7 + 7bd668b commit 8c97cf1

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

openapi.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@ openapi: 3.0.1
22
info:
33
version: 4.0.0
44
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+
}
59
description: |
610
This is Linode's next generation API. The API was designed around the concepts of REST and does
711
its best to conform to a RESTful model whenever possible. When not possible the goal was to be

0 commit comments

Comments
 (0)