- Clone the repository locally.
- Change directory to the root directory of the project and build the image using
docker build -t django-app .command. - Run the Django app using
docker container run --name web-app --network=host django-appcommand.
-
entity_typekey (invaluesarray) always has a valid value. -
valueslist does not contain duplicates. -
Each of the object/dict in the
valuesarray has thevaluekey in it. -
support_multiplepick_firstfalse false Output is always (False, False, "", {}) false true ids_statedin params must be a string instead of a list.true false ids_statedmust be a list of supported IDs passed in the values list. If all the values are invalid, params = {} (Concluded from the 1st POST API examples)true true ids_statedin params must be a string instead of a list.pick_firstis given priority oversupport_multiple. (Concluded from the 2nd POST API examples) -
name,reuse,validation_parserandtypeare not required for the given problem statement.