Skip to content

Commit

Permalink
Update schema
Browse files Browse the repository at this point in the history
Signed-off-by: Daniil Polyakov <arjentix@gmail.com>
  • Loading branch information
Arjentix committed Sep 16, 2022
1 parent c066275 commit f7635d2
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions docs/source/references/schema.json
Original file line number Diff line number Diff line change
Expand Up @@ -3781,6 +3781,10 @@
{
"name": "id",
"ty": "iroha_data_model::permission::token::Id"
},
{
"name": "params",
"ty": "Map<iroha_data_model::name::Name, iroha_data_model::ValueKind>"
}
]
}
Expand Down

0 comments on commit f7635d2

Please sign in to comment.