From 7d36b24aba0d3e877503ac76d90f54c0c2cfbc4a Mon Sep 17 00:00:00 2001 From: Dhaval D <343411+ossdhaval@users.noreply.github.com> Date: Tue, 2 Jan 2024 13:06:57 +0530 Subject: [PATCH] fix(docs): add section for schema setup (#7231) Signed-off-by: ossdhaval <343411+ossdhaval@users.noreply.github.com> --- docs/contribute/development.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/contribute/development.md b/docs/contribute/development.md index 45c754920d8..cd539bdf202 100644 --- a/docs/contribute/development.md +++ b/docs/contribute/development.md @@ -308,6 +308,8 @@ use the command below: mvn -Dcfg=janssen.op.io test ``` +## Setup Janssen Schema with Test data + ## Useful Tools While working with Janssen Server, either as developer or administrator,