Skip to content

Commit

Permalink
Update test snapshots
Browse files Browse the repository at this point in the history
  • Loading branch information
ehmicky committed Sep 18, 2019
1 parent fd10aae commit 0606b4e
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion test/snapshots/main.js.md
Original file line number Diff line number Diff line change
Expand Up @@ -1950,7 +1950,13 @@ Generated by [AVA](https://ava.li).
},
},
externalDocs: {
description: 'Netlify API online documentation',
description: `Netlify is a hosting service for the programmable web. It understands your documents and provides an API to handle atomic deploys of websites, manage form submissions, inject JavaScript snippets, and much more. This is a REST-style API that uses JSON for serialization and OAuth 2 for authentication.␊
This document is an OpenAPI reference for the Netlify API that you can explore. For more detailed instructions for common uses, please visit the [online documentation](https://www.netlify.com/docs/api/). Visit our Community forum to join the conversation about [understanding and using Netlify’s API](https://community.netlify.com/t/common-issue-understanding-and-using-netlifys-api/160).␊
Additionally, we have two API clients for your convenience:␊
- [Go Client](https://github.com/netlify/open-api#go-client)␊
- [JS Client](https://github.com/netlify/js-client)`,
url: 'https://www.netlify.com/docs/api/',
},
host: 'api.netlify.com',
Expand Down
Binary file modified test/snapshots/main.js.snap
Binary file not shown.

0 comments on commit 0606b4e

Please sign in to comment.