Open ankitakinger opened 2 years ago
There should be a different api for release-notes too, if it doesn't exist today.
@AnaghHegde - Is this still valid? Do we need a new API?
@sondermanish Is this required now or can we close it? Where does the repo limit is being checked?
Is there an existing issue for this?
Description
Today, we are using the
applications/new
API to get the information of the 3 connected repos which is shown on the Git repo limit exceeded modal if a user tries to connect the 4th repo to Git. This API is quite heavy hence we need to create a separate API for the same providing only the required information along with the workspace name.