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

Add $BluebirdPSLastResponse session variable #185

Closed
thedavecarroll opened this issue Nov 23, 2022 · 0 comments · Fixed by #186
Closed

Add $BluebirdPSLastResponse session variable #185

thedavecarroll opened this issue Nov 23, 2022 · 0 comments · Fixed by #186
Assignees
Labels
CHANGELOG.6.Added CHANGELOG Entry Type enhancement New feature or request
Milestone

Comments

@thedavecarroll
Copy link
Owner

As a BluebirdPS user, I would like to have the ResponseData from the last API call readily available.

  • Add $global:BluebirdPSLastResponse variable.
  • On module removal, remove $global:BluebirdPSLastResponse variable.
  • In Write-TwitterResponse, update $global:BluebirdPSLastResponse variable.
@thedavecarroll thedavecarroll added enhancement New feature or request CHANGELOG.6.Added CHANGELOG Entry Type labels Nov 23, 2022
@thedavecarroll thedavecarroll added this to the Release 0.8.2 milestone Nov 23, 2022
@thedavecarroll thedavecarroll self-assigned this Nov 23, 2022
thedavecarroll added a commit that referenced this issue Nov 24, 2022
@thedavecarroll thedavecarroll linked a pull request Nov 24, 2022 that will close this issue
thedavecarroll added a commit that referenced this issue Nov 24, 2022
@thedavecarroll thedavecarroll changed the title Add $BluebirdPSLastResponse Session Variable Add $BluebirdPSLastResponse session variable Nov 26, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CHANGELOG.6.Added CHANGELOG Entry Type enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant