Skip to content

ref(api): Segment API endpoints#13941

Merged
evanpurkhiser merged 1 commit into
masterfrom
evanpurkhiser/refapi-segment-api-endpoints
Jul 10, 2019
Merged

ref(api): Segment API endpoints#13941
evanpurkhiser merged 1 commit into
masterfrom
evanpurkhiser/refapi-segment-api-endpoints

Conversation

@evanpurkhiser

@evanpurkhiser evanpurkhiser commented Jul 9, 2019

Copy link
Copy Markdown
Member

We ran out of arguments to pass to patterns. This should be more efficient anyway.

Also runs isort to sort imports consistently.

@evanpurkhiser
evanpurkhiser requested review from a team and mattrobenolt July 9, 2019 23:01

@wedamija wedamija left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good in general, probably need to test with getsentry as well just to be sure?

Comment thread src/sentry/api/urls.py
),

# Incidents
url(

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Does it make sense to include incidents as a sub pattern? ( I assume you can have ^(?P<organization_slug>[^\/]+)/incidents/ as another level)

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yeah we could totally do more levels I think. I just didn't.

@evanpurkhiser

Copy link
Copy Markdown
Member Author

https://travis-ci.com/getsentry/getsentry/builds/118535665 getsentry tests running here.

@evanpurkhiser
evanpurkhiser merged commit b740867 into master Jul 10, 2019
@evanpurkhiser
evanpurkhiser deleted the evanpurkhiser/refapi-segment-api-endpoints branch July 10, 2019 18:31
@github-actions github-actions Bot locked and limited conversation to collaborators Dec 20, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants