From e5d587ab37855c27fa8d69f2a5795d9ed0f6f6f3 Mon Sep 17 00:00:00 2001 From: ossdhaval <343411+ossdhaval@users.noreply.github.com> Date: Tue, 2 Jan 2024 08:49:09 +0530 Subject: [PATCH] fix(docs): add section for schema setup 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,