Skip to content

Commit

Permalink
fixed required privatkey (#385)
Browse files Browse the repository at this point in the history
Signed-off-by: AvivGuiser <[email protected]>
  • Loading branch information
KyriosGN0 committed Sep 15, 2024
1 parent 5dbc0f1 commit ef99d05
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
}
},
"required": [
"privatKey"
"privateKey"
],
"type": "object",
"additionalProperties": false
Expand Down

0 comments on commit ef99d05

Please sign in to comment.