flightlog/flsserver

Settings for Club, User and System

Closed this issue · 0 comments

Provide the ability to save settings for club, user and system in a single key/value table.

Guid Id
Guid ClubId
Guid UserId
string SettingsKey
string SettingsValue

With API like:

GET /api/v1/settings/club/
GET /api/v1/settings/user/