Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Catalog API to create/update products #88

Open
niallthomson opened this issue Dec 7, 2022 · 0 comments
Open

Catalog API to create/update products #88

niallthomson opened this issue Dec 7, 2022 · 0 comments

Comments

@niallthomson
Copy link
Collaborator

Currently the catalog is immutable unless directly updating the SQL database. There are use-cases where it is valuable to be able to update the catalog, for example to show changes are persisted over database restarts.

Add API calls to the catalog API that allows products to be created and modified. This does not involve any UI work.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant