Add service for hitting sentry issues api
Add a client which will pull a list of sentry issues using the sentry api. The returned hash will be converted into an activemodel object.
Showing
lib/sentry/client.rb
0 → 100644
Please register or sign in to comment