HewlettPackard / HewlettPackard/morpheus-openapi

/whitelabel-settings

Open
#55 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Mustache
Stars
12
Forks
16
Avg merge
1d 9h
Merged PRs (30d)
29

Description

Security Banners are not listed in the GET, nor the PUT.

Security Banners can be set (We have a use-case) though utilizing the following PUT request to the /whitelabel-settings endpoint:

```json
{
"whitelabelSettings" : {
"securityBanner": "BOB"
}
}
```

Having Security Banner added to the object model (this is a code enhancement), and documenting it can be set in the PUT API Documentation would be useful.

API Documentation Link: https://apidocs.morpheusdata.com/reference/updatewhitelabelsettings-3

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.