davesag / node-tesla-api

A modern nodeJS implementation of the (unofficial) Tesla API

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

document api in swagger

davesag opened this issue · comments

There's an older version of the api documented in swagger.

  • Update this for Swagger V3
  • Use as a reference for the client api code
  • Build a Tesla 'Mock' Server to allow people to develop with the API but without a Tesla, or when running integration tests.

see also: teslajs.js