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

readme

parent f361e1bc
No related branches found
No related tags found
1 merge request!60Indexer to read from Schema Service as well as Storage Schema
......@@ -9,7 +9,7 @@ Schema Service format to the Storage Service format.
Storage Service schema has the following JSON format
----------------------------------------------------
``` json
{
"kind": "<kind>",
"schema": [
......@@ -24,7 +24,7 @@ Storage Service schema has the following JSON format
}
```
Where \<kind\> - id of a kind, \<type\> - type of the described entity
(for instance link, string,datetime, \[\]string, etc.), \<path\> -
......
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