Skip to content

Commit

Permalink
chore: generilize example
Browse files Browse the repository at this point in the history
  • Loading branch information
VsevolodX committed Mar 19, 2024
1 parent 23a8ffd commit 8f15781
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 6 deletions.
6 changes: 2 additions & 4 deletions example/system/iframe_message.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,8 @@
"type": "from-iframe-to-host",
"action": "set-data",
"payload": {
"material": {
"name": "material1",
"lattice": {},
"basis": {}
"property": {
"name": "material"
}
}
}
2 changes: 1 addition & 1 deletion src/py/mat3ra/esse/data/examples.py

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion src/py/mat3ra/esse/data/schemas.py

Large diffs are not rendered by default.

0 comments on commit 8f15781

Please sign in to comment.