nelc / futurex-openedx-extensions

Open edX APIs and reporting tools
Other
0 stars 0 forks source link

feat: Tenant information API #23

Open OmarIthawi opened 4 months ago

OmarIthawi commented 4 months ago

API to get and update basic tenant information such as logo, colors and name, ID and other non-confidential informations.

GET should return a big JSON with white listed list of information only for permitted users.

POST should allow updating the values but prevent concurrent edits using something like the following: