-
- Downloads
Update /system/secrets API Spec
Previous Spec was flawed as it showed that the response model was
```
[
{
"name": "aws-key",
"value": "changeme"
}
]
```
Changed the model to match what is returned
Signed-off-by:
Rishabh <Gupta<r.g.gupta@outlook.com>
Please register or sign in to comment