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

Allow to provide a name when creating a new supply #18

Open
viktorKhan opened this issue Jan 3, 2024 · 0 comments
Open

Allow to provide a name when creating a new supply #18

viktorKhan opened this issue Jan 3, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@viktorKhan
Copy link
Contributor

Currently, the endpoint to create a new supply, does not accept to provide a name.

We should adapt the endpoint to accept a name as optional. If the name is not provided, by default, we will use the id as name.

We have to change the name field in the database to be no nullable.

@viktorKhan viktorKhan added the enhancement New feature or request label Jan 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant