-
Story
-
Resolution: Unresolved
-
Major
-
None
-
Security & Compliance
-
5
-
False
-
-
False
-
None
-
Unset
-
Impediment
-
None
-
-
-
Right now when fetching an endpoint the secrets' structure is still returned, even though they are obscured now with asterisks so that the actual secrets themselves are not shown.
Since we are using DTOs for our endpoints, we need to refactor that structure so that we:
- Remove the structure from the returning JSON.
- Allow the creation of an endpoint without the secrets and...
- ..add a couple of endpoints so that we can PUT and DELETE an endpoint's secrets.
This model change would require us to use the V2 of the REST API so that we make sure that we don't break any clients.
- is blocked by
-
RHCLOUD-40718 Clean up integrations/notifications openApis
-
- Release Pending
-