Skip to content

move rest-only access into corelib#2308

Merged
Plerx2493 merged 4 commits into
masterfrom
aki/refactor-rest-only-access
May 10, 2025
Merged

move rest-only access into corelib#2308
Plerx2493 merged 4 commits into
masterfrom
aki/refactor-rest-only-access

Conversation

@akiraveliara

Copy link
Copy Markdown
Member

deletes DSharpPlus.Rest and instead moves its feature set into DSharpPlus

this is a first step towards properly enabling OAuth2 usage, and more clean-up, documentation and polishing will be needed. it also reduces the maintenance effort required for raw rest access, since we no longer have to keep DSharpPlus.Rest up to date (which it wasn't).

the default logger ignores HttpClient logging spam entirely, and users using 3rd party loggers will have to set log level overrides.

@VelvetToroyashi VelvetToroyashi 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.

At a glance, looks fine. Are there any other changes intended for this PR?

@Plerx2493 Plerx2493 merged commit c0dc351 into master May 10, 2025
1 check passed
@Plerx2493 Plerx2493 deleted the aki/refactor-rest-only-access branch May 10, 2025 20:33
@akiraveliara akiraveliara mentioned this pull request Jun 14, 2026
31 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants