Skip to content

Commit

Permalink
update: fix example
Browse files Browse the repository at this point in the history
  • Loading branch information
VsevolodX committed Mar 19, 2024
1 parent 9e748a5 commit 56a8c90
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion schema/system/iframe_message.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"type": "from-iframe-to-host",
"action": "set-data",
"payload": {
"material": {"name": "material1", "lattice": "material", "basis": "data1"}
"material": {"name": "material1", "lattice": {}, "basis": {}}
}
},
{
Expand Down
2 changes: 1 addition & 1 deletion src/py/mat3ra/esse/data/schemas.py

Large diffs are not rendered by default.

0 comments on commit 56a8c90

Please sign in to comment.