Skip to content

Extract api urls from Sentry Client

Allison Browne requested to merge extract-api-urls into master

What does this MR do?

I extracted methods for getting the sentry api urls out of the client so that they are not private to the client and can be used in the feature specs that I am working on.

Decided to break out just this portion of the change for easier review. :)

This is a refactor with no changes to functionality.

Part of #36695 (closed)

Conformity

Availability and Testing

Edited by Allison Browne

Merge request reports