farmOS / farmOS.py

A Python library for interacting with farmOS over API.
GNU General Public License v3.0
27 stars 12 forks source link

Add support for fetching JSON schemas #44

Open paul121 opened 3 years ago

paul121 commented 3 years ago

Why

The farmOS 2.x API will have JSON Schemas provided by the jsonapi_schema module. It should be possible to request these from farmOS.py