camaraproject / Commonalities

Repository to describe, develop, document and test the common guidelines and assets for CAMARA APIs
Apache License 2.0
14 stars 28 forks source link

Sink credentials sent back as a part of API responses. #296

Open shilpa-padgaonkar opened 2 months ago

shilpa-padgaonkar commented 2 months ago

Problem description For APIs where we have either implicit or explicit subscriptions, as a part of a successful response, we send back the sink credentials. IMHO we should exclude this information from the response.

Expected behavior Do not send back sink credentials as a part of the API responses.

Alternative solution

Additional context

PedroDiez commented 2 months ago

Related Issue Design Guidelines should provide guidance about sinkCredentials in returned/retrieved subscription objects #276

rartych commented 1 month ago

Let's continue discussion in