Support adding produce #4

Closed
opened 2021-06-17 01:26:30 +00:00 by davidlick · 0 comments
davidlick commented 2021-06-17 01:26:30 +00:00 (Migrated from github.com)

Build POST /produce endpoint, with testing, which can add one or more produce to the database. Accepts JSON input with the following parameters:

Name - required
Produce Code - required
Unit Price - required
Build `POST /produce` endpoint, with testing, which can add one or more produce to the database. Accepts JSON input with the following parameters: Name - required Produce Code - required Unit Price - required
Sign in to join this conversation.