ral-facilities / inventory-management-system-api

Apache License 2.0
0 stars 0 forks source link

Add check for duplicate values in an allowed_values list #272 #273

Closed joelvdavies closed 5 months ago

joelvdavies commented 5 months ago

Description

Checks for catalogue category post and patch, and the new properties post and patch. String values are converted to lower case first like the front end check so two values with different capitalisation are treated as duplicates.

Testing instructions

Add a set up instructions describing how the reviewer should test the code

Agile board tracking

Closes #272