Skip to content

Commit

Permalink
Merge pull request Nitrokey#70 from robin-nitrokey/nethsm-commands-2
Browse files Browse the repository at this point in the history
Add more nethsm subcommands
  • Loading branch information
daringer authored May 5, 2021
2 parents 5a0604a + b66ece9 commit 790e8e3
Show file tree
Hide file tree
Showing 5 changed files with 1,151 additions and 26 deletions.
3 changes: 2 additions & 1 deletion nethsm-scheme.json
Original file line number Diff line number Diff line change
Expand Up @@ -559,6 +559,7 @@
],
"get": {
"description": "Retrieve public key in PEM format.",
"produces": ["application/x-pem-file"],
"responses": {
"200": {
"description": "",
Expand Down Expand Up @@ -2296,7 +2297,7 @@
"enum": [
"debug",
"info",
"warn",
"warning",
"error"
],
"type": "string"
Expand Down
Loading

0 comments on commit 790e8e3

Please sign in to comment.