diff --git a/.gitignore b/.gitignore index 7936183..b6d6f46 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,5 @@ api\ tests.txt ccsecrets ccsecrets.* -.env \ No newline at end of file +.env +*.pem \ No newline at end of file diff --git a/README.md b/README.md index 8932d96..e81d15d 100644 --- a/README.md +++ b/README.md @@ -83,6 +83,7 @@ Data #### Store POST `/api/secret/store` +Data ``` { "deviceName": "", @@ -116,6 +117,7 @@ Either deviceName or deviceCategory can be specified (or both). Wildcards are su #### Update POST `/api/secret/update` +Data ``` { "deviceName": "",