Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rename Request type #14300

Open
lforst opened this issue Nov 14, 2024 · 0 comments · May be fixed by #14317
Open

Rename Request type #14300

lforst opened this issue Nov 14, 2024 · 0 comments · May be fixed by #14317
Assignees

Comments

@lforst
Copy link
Member

lforst commented Nov 14, 2024

Description

Our Request type should be renamed to not clash with the built-in type.

* TODO(v9): Rename this to avoid confusion, because Request is also a native type.
*/
export interface Request {

Tasks:

  • Add alias for type (e.g. "SentryRequestData", "RequestContextData", TBD)
  • Deprecate old Request type
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants