Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 1.1 KB

README.md

File metadata and controls

16 lines (10 loc) · 1.1 KB

Updated on: 2020-06-28 Available here: https://rithvikvibhu.github.io/GHLocalApi/

GitHub stars GitHub license Build Status

Documentation for Google Home's local API, specs in OpenAPI 3.0. Rendered with Redoc.

Travis CI generates the static website with Redoc.

  • npm run build generates the static site in the 'dist' folder (Make sure the folder exists).
  • npm run serve serves the page with a web server.

Contributing

The Open API spec is exported from Apimatic. Instead of submitting pull requests with changes to this file, please create an issue with the changes instead.