Skip to content
Snippets Groups Projects
Commit 5613477f authored by Sviatoslav Nekhaienko's avatar Sviatoslav Nekhaienko
Browse files

how to check R3 schema set

parent 00b644fb
No related branches found
No related tags found
1 merge request!60Indexer to read from Schema Service as well as Storage Schema
# Introduction
This document explains how to check R3 json schema set that is planned for the R3 delivery
## Steps
1) Put files with schemas to 'R3-json-schema/Generated' folder
2) Run gen-for-folder.sh script.
It uses StorageSchemaGenerator.py python script developed by Thomas Gehrmann <gehrmann@slb.com> to generate corresponding files in storage schema format with '.res' extension.
You need python 3.6 for that.
3) Run folderPassed() unit test. It generates schemas with Java converter and compares results with .res files.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment