Open
Description
With the changes done in this PR a new endpoint was created to return the ApiProducts - with their name/the platform ID used to create them - from the IdP.
This endpoint allows getting the list of stored apiProducts in the IdP in order to keep it in sync with the Portal DB.
For now, this endpoint results in a panic("implement me")
.
Activity