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 cmdlets for Steam Web API #27

Closed
9 of 11 tasks
hjorslev opened this issue Jul 18, 2020 · 0 comments · Fixed by #28
Closed
9 of 11 tasks

Add cmdlets for Steam Web API #27

hjorslev opened this issue Jul 18, 2020 · 0 comments · Fixed by #28
Assignees
Labels
Category-Module Pertaining to the module's functionality itself. Issue-Enhancement ✨ Make it better! Issue-Suggestion This should be added!

Comments

@hjorslev
Copy link
Owner

hjorslev commented Jul 18, 2020

Describe "Functionality"

Add a cmdlet that can interact with each API as listed on Steam Web API.

Context "Private or Public? What are the use cases? Parameters? Options?"

Furthermore, there is a need of

All cmdlets are to be placed in Public\API folder except Get-SteamAPIKey.

Parameters needed for each cmdlet are listed on Steam Web API as well. See for example GetFriendList (v0001) under Arguments.

Context "Additional Information"

  • Pester Tests are needed for each cmdlet. Splitted into Pester Tests for Web API cmdlets #31.
  • Update module description as the scope becomes larger than only SteamCMD.
  • Refactor current cmdlets into sub folders.
@hjorslev hjorslev added Category-Module Pertaining to the module's functionality itself. Issue-Enhancement ✨ Make it better! Issue-Suggestion This should be added! labels Jul 18, 2020
@hjorslev hjorslev self-assigned this Jul 18, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Category-Module Pertaining to the module's functionality itself. Issue-Enhancement ✨ Make it better! Issue-Suggestion This should be added!
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant