From 2a23e0c245c533030840bd484531d50d6c8c71c6 Mon Sep 17 00:00:00 2001 From: whitedevil019 <84139300+abhisek2-eng@users.noreply.github.com> Date: Sat, 1 Oct 2022 13:01:21 +0545 Subject: [PATCH] Update mock.json --- mock.json | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/mock.json b/mock.json index 6e05e94..c327079 100644 --- a/mock.json +++ b/mock.json @@ -32,6 +32,7 @@ "casting": { "actors": [ "", "" + ], "director": [ "" @@ -95,6 +96,23 @@ "", "" ], "director": [ + { + "id": 3, + + "name": "various game", + + "name": "abhisek", + + "category": ["", ""], + "platform": "Windows", + "rating": 14, + "casting": { + "actors": [ + "", "" + ], + "director": [ + "" + ] "" ] },