Open gorkem-bwl opened 4 weeks ago
Hi @erenfn and @gorkem-bwl, I would like to work on this issue. Please assign it to me.
Assigned to you @d02ev - thanks!
Are there any BE validations for API_KEY
and SERVER_URL
?
You can skip that for now. Also #340 (its frontend) is now merged
Hi @erenfn, I have some business logic queries:
API_KEY
and SERVER_URL
saved together in the DB ? or It can be anyone at a time ? That is, should there be a single endpoint for storing both of them ? or one for each ?nullable
in the DB. Is this fine ?1- Single endpoint to store all of them 2-Yes
Please review #345 for this issue.
Please review #347 which is similar to #345, which I had to close due to some branch rebasing issues.
That complements #331