Skip to content

feat: automatically populate missing Client#application for methods that need it - #255

Merged
TTtie merged 1 commit into
devfrom
refactor/ensure-application-data
Jul 28, 2026
Merged

feat: automatically populate missing Client#application for methods that need it#255
TTtie merged 1 commit into
devfrom
refactor/ensure-application-data

Conversation

@TTtie

@TTtie TTtie commented Jul 26, 2026

Copy link
Copy Markdown
Member

Automatically ensures Client#application is present for methods that need the data from it to function.

This enables more seamless usage in REST-only scripts to set commands up, for example. However, if desired, Client#application can be still populated with known data to avoid a roundtrip to the API.

… that need it

Automatically ensures Client#application is present for methods that need the data from it to function.

This enables more seamless usage in REST-only scripts to set commands up, for example.
However, if desired, Client#application can be still populated with known data to avoid a roundtrip to the API.
@TTtie TTtie added this to the 0.3.0 milestone Jul 26, 2026
@TTtie TTtie added type: enhancement New feature or request scope: REST Issues or pull requests related to REST functionality labels Jul 26, 2026
@github-project-automation github-project-automation Bot moved this to Untriaged in To-do Jul 26, 2026
@TTtie TTtie moved this from Untriaged to Ready for review in To-do Jul 26, 2026
@TTtie
TTtie merged commit 2fdea0c into dev Jul 28, 2026
1 check passed
@github-project-automation github-project-automation Bot moved this from Ready for review to Done in To-do Jul 28, 2026
@TTtie
TTtie deleted the refactor/ensure-application-data branch July 28, 2026 02:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

scope: REST Issues or pull requests related to REST functionality type: enhancement New feature or request

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

1 participant