hjr3 / soldr

Other
23 stars 2 forks source link

management API allows the same origin domain to be created #44

Open hjr3 opened 9 months ago

hjr3 commented 9 months ago

we should put a unique (index) on that column

manpreeeeeet commented 7 months ago

I see a use case where user might want to update an existing domain. I think in addition to adding a unique column we should also add ability to update existing domains. IMO we can reuse the same POST endpoint. What are your thoughts?