Skip to content

Commit 4a8ac77

Browse files
authored
Merge pull request #186 from netlify/doc/online-docs
Add `externalDocs`
2 parents 4510397 + e7cd79b commit 4a8ac77

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

swagger.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,9 @@ info:
33
version: 0.11.4
44
title: Netlify's API definition
55
termsOfService: https://www.netlify.com/legal/terms-of-use/
6+
externalDocs:
7+
url: https://www.netlify.com/docs/api/
8+
description: Netlify API online documentation
69
securityDefinitions:
710
netlifyAuth:
811
type: oauth2

0 commit comments

Comments
 (0)