feat: Adopt the OpenAPI 3.0 standard for the REST API #50

This commit is contained in:
proddy
2021-05-02 22:08:53 +02:00
parent 101978f713
commit 5339e0876e
17 changed files with 460 additions and 120 deletions

View File

@@ -25,7 +25,7 @@ class DummySettings {
bool shower_timer = true;
bool shower_alert = false;
bool hide_led = false;
bool api_enabled = true;
bool notoken_api = false;
// MQTT
uint16_t publish_time = 10; // seconds