vibinex / chrome-extension

This chrome extension adds actionable overlays based on the company's data (code, deployments and success metrics)
10 stars 6 forks source link

changed endpoints for `setup/repos` APIs #45

Closed MuskanPaliwal closed 1 year ago

MuskanPaliwal commented 1 year ago

-Created another API for fetching bitbucket setup repos from db, hence changed the end-points here as well -The endpoint will be /bitbucket/setup/repos for bitbucket and /github/setup/repos for github -The bitbucket API expects frontend to send workspace_slug key-value pair in request.body.