Get-PokeEndpoint
SYNOPSIS
Gets endpoints from PokeAPI
SYNTAX
Get-PokeEndpoint [<CommonParameters>]
DESCRIPTION
The Get-PokeEndpoint cmdlet gets endpoints from PokeAPI
EXAMPLES
EXAMPLE 1
Get-PokeEndpoint
Gets the endpoints from PokeAPI
PARAMETERS
CommonParameters
This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters.
INPUTS
OUTPUTS
NOTES
n/a
RELATED LINKS
https://celerium.github.io/PokeAPI-PowerShellWrapper/site/utility/Get-PokeEndpoint.html