Closed campovski closed 2 years ago
The endpoint should accept GET on /api/settings.
/api/settings
The request should be:
If the settings were not found, the handler should create an entry with default values and return them.
The endpoint should accept GET on
/api/settings
.The request should be:
If the settings were not found, the handler should create an entry with default values and return them.